[FFmpeg-cvslog] r21595 - in branches/0.5: . common.mak configure libavcodec/libavcodec.v libavdevice/libavdevice.v libavfilter/libavfilter.v libavformat/libavformat.v libavutil/libavutil.v libpostproc/libpostproc....

Måns Rullgård mans
Mon Feb 1 23:06:50 CET 2010


Andreas ?man <andreas at lonelycoder.com> writes:

> siretart wrote:
>> Author: siretart
>> Date: Mon Feb  1 17:00:09 2010
>> New Revision: 21595
>> Log:
>> backport symbol versioning patch
>
> Hm, This does not seem to work for me. ''libavutil.ver'' is nowhere
> to be found.
>
> This is just from a clean checkout of 0.5 with ./configure && make
>
> gcc -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed
> -Wl,-rpath-link,"/tmp/0.5"/libpostproc
> -Wl,-rpath-link,"/tmp/0.5"/libswscale
> -Wl,-rpath-link,"/tmp/0.5"/libavfilter
> -Wl,-rpath-link,"/tmp/0.5"/libavdevice
> -Wl,-rpath-link,"/tmp/0.5"/libavformat
> -Wl,-rpath-link,"/tmp/0.5"/libavcodec
> -Wl,-rpath-link,"/tmp/0.5"/libavutil -Wl,-Bsymbolic -o vhook/fish.so
> -shared -Wl,-soname,fish.so
> -Wl,--version-script,libavutil/libavutil.ver vhook/fish.o
> /usr/bin/ld: cannot open linker script file libavutil/libavutil.ver:
> No such file or directory
> collect2: ld returned 1 exit status

Looks the patch doesn't work too well with the ugly old vhook stuff.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list