mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] x264 build fails


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] x264 build fails
Date: Sun, 03 Oct 2010 23:24:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Thunderbird/3.1.4


On 10/03/2010 10:59 PM, Mark Brand wrote:
 Since the upgrade building x264 fails:

http://pastebin.com/a3hxT0j6

i686-pc-mingw32-gcc -o x264.exe x264.o input/input.o input/timecode.o input/raw.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/internal.o filters/video/resize.o filters/video/cache.o filters/video/fix_vfr_pts.o filters/video/select_every.o filters/video/crop.o filters/video/depth.o input/avs.o input/lavf.o libx264.a -L. -L/home/brand/projects/mingw-cross-env.dev/mabrand/usr/i686-pc-mingw32/lib -lavformat -lavcodec -lpsapi -lz -lbz2 -lfaac -lfaad -lmp3lame -lopencore-amrnb -lopencore-amrwb -lspeex -ltheoraenc -ltheoradec -lvorbisenc -lvorbis -logg -lvpx -lx264 -lm -lxvidcore -lws2_32 -lavicap32 -lswscale -lavutil -Wl,--large-address-aware -s /home/brand/projects/mingw-cross-env.dev/mabrand/usr/i686-pc-mingw32/lib/libavcodec.a(libx264.o):libx264.c:(.text.unlikely+0x4db): undefined reference to `_x264_encoder_open_102'


Presence of older version seems to be the culprit. Seems to be fixed by:

rm usr/i686-pc-mingw32/lib/libx264.a

Should this step be added to x264.mk?

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]