[MPlayer-cygwin] Re: Mplayer compilation on Window - Newbie NO-SPAM

Sascha Sommer saschasommer at freenet.de
Wed Jun 16 21:40:45 CEST 2004


> I tried making the mplayer source after sucessful configuring and I get
> the following error:
>
> make -C libvo
> make[1]: Entering directory `/usr/src/MPlayer-1.0pre4/libvo'
> cc -c -I../libvo/ -I../../libvo -O4 -march=pentium4 -mcpu=pentium4 -pipe
> -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D__CYGWIN__  -I. -I.. -I../osdep
> -I/usr/include/freetype2      -DMPG12PLAY  -o font_load_ft.o
font_load_ft.c
> font_load_ft.c:21:19: iconv.h: No such file or directory
> font_load_ft.c:736: error: syntax error before '*' token
> font_load_ft.c: In function `decode_char':
> font_load_ft.c:738: error: `c' undeclared (first use in this function)
> font_load_ft.c:738: error: (Each undeclared identifier is reported only
once
> font_load_ft.c:738: error: for each function it appears in.)
> font_load_ft.c:743: error: `cd' undeclared (first use in this function)
> font_load_ft.c: In function `prepare_charset':
> font_load_ft.c:760: error: `iconv_t' undeclared (first use in this
function)
> font_load_ft.c:760: error: syntax error before "cd"
> font_load_ft.c:763: error: `cd' undeclared (first use in this function)
> make[1]: *** [font_load_ft.o] Error 1
> make[1]: Leaving directory `/usr/src/MPlayer-1.0pre4/libvo'
> make: *** [libvo/libvo.a] Error 2
>

You need the libiconv and libiconv-devel packages.

Sascha







More information about the MPlayer-cygwin mailing list