View previous topic :: View next topic |
Author |
Message |
Gyrus Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1630600402414e06d9d0e6f.jpg)
Joined: 02 May 2004 Posts: 273 Location: Italy-Arezzo
|
Posted: Mon Jan 31, 2005 7:26 pm Post subject: Errori compilazione di mplayer [RISOLTO] |
|
|
Mplayer esce con questi errori:
Code: |
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-tbird -pipe -O 2 -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I../loade r -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr /X11R6/include -o demux_gif.o demux_gif.c
demux_gif.c:21:21: gif_lib.h: No such file or directory
demux_gif.c: In function `demux_gif_fill_buffer':
demux_gif.c:43: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:43: error: (Each undeclared identifier is reported only once
demux_gif.c:43: error: for each function it appears in.)
demux_gif.c:43: error: `gif' undeclared (first use in this function)
demux_gif.c:43: error: parse error before ')' token
demux_gif.c:45: error: `GifRecordType' undeclared (first use in this function)
demux_gif.c:45: error: parse error before "type"
demux_gif.c:48: error: `ColorMapObject' undeclared (first use in this function)
demux_gif.c:48: error: `effective_map' undeclared (first use in this function)
demux_gif.c:51: error: `type' undeclared (first use in this function)
demux_gif.c:51: error: `IMAGE_DESC_RECORD_TYPE' undeclared (first use in this fu nction)
demux_gif.c:52: error: `GIF_ERROR' undeclared (first use in this function)
demux_gif.c:56: error: `TERMINATE_RECORD_TYPE' undeclared (first use in this fun ction)
demux_gif.c:58: error: `SCREEN_DESC_RECORD_TYPE' undeclared (first use in this f unction)
demux_gif.c:64: error: `EXTENSION_RECORD_TYPE' undeclared (first use in this fun ction)
demux_gif.c: In function `demux_open_gif':
demux_gif.c:154: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:154: error: `gif' undeclared (first use in this function)
demux_gif.c: In function `demux_close_gif':
demux_gif.c:211: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:211: error: `gif' undeclared (first use in this function)
demux_gif.c:211: error: parse error before ')' token
demux_gif.c:216: error: `GIF_ERROR' undeclared (first use in this function)
make[1]: *** [demux_gif.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre5-r5/work/MPlayer-1. 0pre5try2/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2
!!! ERROR: media-video/mplayer-1.0_pre5-r5 failed.
!!! Function src_compile, Line 444, Exitcode 2
!!! Failed to build MPlayer!
!!! If you need support, post the topmost build error, NOT this status message.
|
Non riesco a compilare meanche l'aggiornamento a K3B, e l'aggiornamento a libkde.
Sapete se ci sono problemi con questi pacchetti ?
Gyrus
Last edited by Gyrus on Mon Jan 31, 2005 8:56 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fat_penguin Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/18209437454230a6e886bb4.jpg)
Joined: 25 Jul 2004 Posts: 294 Location: sud side of Switzerland
|
Posted: Mon Jan 31, 2005 7:28 pm Post subject: |
|
|
Per mplayer prova:
Code: | USE="-gif" emerge mplayer |
byebye
fat_penguin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
emix Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 30 Nov 2003 Posts: 1014
|
Posted: Mon Jan 31, 2005 7:29 pm Post subject: |
|
|
Eccolo ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Gyrus Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1630600402414e06d9d0e6f.jpg)
Joined: 02 May 2004 Posts: 273 Location: Italy-Arezzo
|
Posted: Mon Jan 31, 2005 8:56 pm Post subject: |
|
|
WOW !!!
Si e' compilato !!
Grazie 1000. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|