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

Rohan Shah rohan.shah at mcgill.ca
Wed Jun 16 21:29:03 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

rohans at TUJAN206 /usr/src/MPlayer-1.0pre4
$

any ideas?

Rohan

Chris Taylor wrote:

>>I was at 
>>http://mmmaybe.gimp.org/~tml/gimp/win32/downloads.html Should I 
>>download the gtk+ and glib from here? or from 
>>http://web.sfc.keio.ac.jp/~s01397ms/cygwin/ here?
>>
>>should i just unzip the sources and ./configure and make and make 
>>install? and then ./configure the mplayer sources and follow 
>>the rest of 
>>the instructions below?
>>
>>thanks,
>>
>>Rohan
>>
> 
> 
> If you are using cygwin, use setup.exe and add
> http://cygnome.sourceforge.net/install as a mirror, then use it to get the
> gtk+ 1.2 packages.
> 
> On a sidenote... How much would be involved in moving to gtk2 folks?
> 
> Chris




More information about the MPlayer-cygwin mailing list