[MEncoder-users] Compilation pbm SVN-r29067-4.1.2
John Doe
jdmls at yahoo.com
Fri Mar 27 18:24:11 CET 2009
Hi,
I have some troubles with SVN-r29067-4.1.2 on CentOS 5.2
make[1]: Entering directory `/Install/video/mplayer/libavformat'
cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.. -I.. -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=prescott -mtune=prescott -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -Ilibdvdread4 -c -o output-example.o output-example.c
cc -L../libavcodec -L../libavutil -o output-example output-example.o libavformat.a -lavcodec -lavutil -L/P/video/lib
cc: libavformat.a: No such file or directory
I use --extra-libs="-L/P/video/lib"
and # ll /P/video/lib/libavformat.a
-rw-r--r-- 1 jd jd 973762 Mar 27 17:24 /P/video/lib/libavformat.a
With an older version, I was successfuly using: --with-extraincdir and --with-extralibdir
I also did set LD_LIBRARY_PATH and LD_RUN_PATH
Any idea what could be missing...?
Thx,
JD
More information about the MEncoder-users
mailing list