[MPlayer-users] turning off 3dnow

D Richard Felker III dalias at aerifal.cx
Mon Oct 28 00:42:02 CET 2002


On Sun, Oct 27, 2002 at 01:19:06AM -0700, Dave wrote:
> > maybe you are using non-default CFLAGS ?
> > ah yes:
> > 
> > cc -c  -I/usr/pkg/include -I/usr/local/include -I/usr/X11R6/include
> > -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> > -D_LARGEFILE64_SOURCE  -o resample.o resample.c
> > 
> > where is -O4, -omit-frame-pointer and the others?
> 
> I think the guy who maintains the pkgsrc entry keeps monkeying with
> CFLAGS.

Make sure the CFLAGS environment var is NOT SET before running
mplayer's configure script! It looks like you have it set to an empty
string, which is bad and will break things!!

Rich




More information about the MPlayer-users mailing list