[Ffmpeg-devel] ffmpeg failed to compile (original) (raw)
carboncopy carboncopy.public
Sun Feb 12 10:39:35 CET 2006
- Previous message: [Ffmpeg-devel] [RFC] ZMBV decoder
- Next message: [Ffmpeg-devel] ffmpeg failed to compile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
There seems to be trouble with Makefile (my guess). I am getting the following error :
cc -Wl,-dynamic,-search_paths_first -L/opt/local/lib -g -o ffmpeg_g ffmpeg.o cmdutils.o -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lx264 -lxvidcore -lmp3lame -logg -lvorbis -lvorbisenc -ltheora -lfaad -lfaac -lz -llzo -lpthread /usr/bin/ld: table of contents for archive: /opt/local/lib/libavformat.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /opt/local/lib/libavcodec.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /opt/local/lib/libavutil.a is out of date; rerun ranlib(1) (can't load from it) collect2: ld returned 1 exit status make: *** [ffmpeg_g] Error 1
System : Mac Os X 10.4.4 - PPC970 Compiler : Apple GCC 4.0.1
- Previous message: [Ffmpeg-devel] [RFC] ZMBV decoder
- Next message: [Ffmpeg-devel] ffmpeg failed to compile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]