[MPlayer-dev-eng] Re: [PATCH] mp_msg/printf fixes

Tobias Diedrich ranma at tdiedrich.de
Mon Nov 28 07:20:25 CET 2005


Jan Knutar wrote:
> On Monday 28 November 2005 01:28, Dominik 'Rathann' Mierzejewski wrote:
> > and uses PRI*64 macros for off_t type.
> 
> Are you sure? The default on Linux is to compile MPlayer with 32 bit off_t,
> unless --enable-largefiles is given to configure. See:

AFAIK this is only true if you don't compile in DVD support, which
seems to imply --enable-largefiles:

_def_mpdvdkit="#undef USE_MPDVDKIT"
case "$_dvdread" in
  yes)
        _largefiles=yes
[...]
  libmpdvdkit)
        _largefiles=yes
[...]
  libmpdvdkit2)
        _largefiles=yes

-- 
Tobias						PGP: http://9ac7e0bc.uguu.de




More information about the MPlayer-dev-eng mailing list