hi,

I have been trying to address this bug from time to time , but with no
success so far ; up to some time ago, the version of ffmpeg-free in
unstable was 0.cvs20070307 , and that had an difference in a fundamental
C structure in a header, wrt mplayer.

Joey Hess ha scritto:
> So is there any reason why
> mplayer should not statically link to the packaged version, as kino,
> vlc, etc do?

By looking at the code 0.svn20080206 (that was in experimental , and is
in unstable since 19 may), it would seem that static linking would be
possible; but when I try to link , I get these errors

libavformat/libavformat.a(aviobuf.o): In function `ff_crc04C11DB7_update':
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/aviobuf.c:321:
undefined reference to `av_crc_get_table'
libavformat/libavformat.a(asfcrypt.o): In function `ff_asfcrypt_dec':
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/asfcrypt.c:152:
undefined reference to `ff_rc4_enc'
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/asfcrypt.c:158:
undefined reference to `ff_des_encdec'
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/asfcrypt.c:162:
undefined reference to `ff_rc4_enc'
libavformat/libavformat.a(mpegts.o): In function `write_section_data':
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/mpegts.c:264:
undefined reference to `av_crc_get_table'
libavformat/libavformat.a(mpegtsenc.o): In function `mpegts_write_section':
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/mpegtsenc.c:46:
undefined reference to `av_crc_get_table'
libavformat/libavformat.a(nut.o): In function `ff_nut_add_sp':
/home/debian/mplayer/ffmpeg-merge/ffmpeg-itself/ffmpeg-free-0.svn20080206/libavformat/nut.c:52:
undefined reference to `av_tree_node_size'
collect2: ld returned 1 exit status

Unfortunately, I do not yet understand why.

a.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to