[Ffmpeg-devel] Re: [PATCH] darwin/osx dylib support
Jason Kenney
jkenney
Thu Aug 25 00:20:07 CEST 2005
Have you guys fixed a problem where gcc wont link x11 code. I think
it was when i compiled
x264 and included x11 support. I'm bringing it up because i manually
went into the make file to link x11.
Before line 91 in the makefile I added:
EXTRALIBS+=-L/usr/X11R6/lib -lX11
which allowed ffmpeg to compile.
ffmpeg configuration:
ffmpeg version CVS, build 3211264, Copyright (c) 2000-2004 Fabrice
Bellard
configuration: --enable-mp3lame --enable-libogg --enable-vorbis --
enable-theora --enable-faad --enable-facc --enable-xvid --enable-x264
--enable-a52 --enable-dts --enable-gpl --tune=7450 --enable-pthreads
built on Jul 31 2005 14:38:45, gcc: 3.3 20030304 (Apple Computer,
Inc. build 1809)
x264
x264.h,v 1.1 2004/06/03 19:24:12 fenrir Exp
My computer is a Power PC G4 Running Mac OS 10.4.2
More information about the ffmpeg-devel
mailing list