[x264-devel] x264 Compile on Mac OS X
Juan Alvarez
magicmanpepe at gmail.com
Thu Nov 24 17:02:08 CET 2005
Hi,
I am trying to compile x264 on Mac OS X Tiger 10.4.3 with --enable-
mp4-output tag on configure. It has returned the following errors
when I execute make.
x264.c:45:27: error: gpac/isomedia.h: No such file or directory
ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/
macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o
common/common.o common/mdate.o common/csp.o common/set.o common/
quant.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/
set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/
encoder.o encoder/eval.o common/ppc/mc.o common/ppc/pixel.o common/
ppc/dct.o
ranlib libx264.a
gcc -o x264 x264.o matroska.o libx264.a -lm -lmx -lgpac_static -s
/usr/bin/ld: can't locate file for: -lgpac_static
collect2: ld returned 1 exit status
make: *** [x264] Error 1
I beleive I am missing gpac, but where can I obtain it? Thanks for
your help.
Sincerely,
Juan
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list