[MPlayer-cygwin] libavformat/matroska.c: compilation fails on MingW

Frank Aurich fa859178 at inf.tu-dresden.de
Sun Nov 26 13:46:50 CET 2006


With a current clean svn build and MingW 3.4.5, compilation of Mplayer 
fails (for a couple of reasons, reported separately). One of them seems 
to have to do with matroska.c. Error output below:

libavformat/libavformat.a(matroska.o):matroska.c:(.text+0x4add): 
undefined reference to `put_le16'
libavformat/libavformat.a(matroska.o):matroska.c:(.text+0x4afe): 
undefined reference to `put_le16'
libavformat/libavformat.a(matroska.o):matroska.c:(.text+0x4b18): 
undefined reference to `put_le16'
libavformat/libavformat.a(matroska.o):matroska.c:(.text+0x4b27): 
undefined reference to `put_le32'
libavformat/libavformat.a(matroska.o):matroska.c:(.text+0x4b74): 
undefined reference to `put_le32'
collect2: ld returned 1 exit status
make: *** [mplayer.exe] Error 1


Any clue what might be the reason for this?



Frank





More information about the MPlayer-cygwin mailing list