[MPlayer-cygwin] Latest CVS does not build
John Brown
johnbrown105 at hotmail.com
Thu Mar 9 13:19:35 CET 2006
$ make
gcc -I. codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML
mp_msg.c: In function `mp_msg':
mp_msg.c:106: warning: passing arg 2 of `libiconv' from incompatible pointer
type
c:/windows/temp/cc6Zcaaa.o(.text+0x1ad):mp_msg.c: undefined reference to
`libiconv_close'
c:/windows/temp/cc6Zcaaa.o(.text+0x1c2):mp_msg.c: undefined reference to
`libiconv_open'
c:/windows/temp/cc6Zcaaa.o(.text+0x22c):mp_msg.c: undefined reference to
`libiconv'
collect2: ld returned 1 exit status
make: *** [codec-cfg] Error 1
Of course, I have libiconv.a in /mingw/lib, but the command line does not
include -liconv.
I using gcc version 3.4.2 (mingw-special), GNU ld version 2.15.91 20040904,
MSYS 1.0.10 on Windows XP SP2.
More information about the MPlayer-cygwin
mailing list