View previous topic :: View next topic |
Author |
Message |
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Sun Feb 20, 2005 7:40 pm Post subject: [solved] revdep-rebuild und jedes emerge world schlägt fehl |
|
|
Hallo,
seit Neustem schlägt bei mir jedes revdep-rebuild und emerge -uD world fehl.
Bei emeger world scheitert er am mplayer.
revdep-rebuild gibt das aus:
Code: |
CC console/fs.o
CC console/matrox.o
CC common/lirc.o
CC common/joystick.o
CC common/midictrl.o
LD console/fbtv
console/fs.o(.text+0x371): In function `fs_open':
: undefined reference to `FSListFonts'
console/fs.o(.text+0x3e2): In function `fs_open':
: undefined reference to `FSOpenBitmapFont'
console/fs.o(.text+0x3ef): In function `fs_open':
: undefined reference to `FSFreeFontNames'
console/fs.o(.text+0x434): In function `fs_open':
: undefined reference to `FSQueryXInfo'
console/fs.o(.text+0x469): In function `fs_open':
: undefined reference to `FSQueryXExtents16'
console/fs.o(.text+0x4af): In function `fs_open':
: undefined reference to `FSQueryXBitmaps16'
console/fs.o(.text+0xda4): In function `fs_connect':
: undefined reference to `FSOpenServer'
console/fs.o(.text+0xdbe): In function `fs_connect':
: undefined reference to `FSServerName'
console/fs.o(.text+0xdf7): In function `fs_connect':
: undefined reference to `FSServerName'
collect2: ld returned 1 exit status
make: *** [console/fbtv] Error 1
!!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and re-run revdep-rebuild
or
- use -X or --package-names as first argument (try to rebuild package, not exact
ebuild - ignores SLOT!)
or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
(and remove /root/.revdep-rebuild.5_order to be evaluated again)
or
- modify the above emerge command and run it manually
or
- compile or unmerge unsatisfied packages manually, remove temporary files and
try again (you can edit package/ebuild list first)
|
Weiß jemand Rat ?
Sonic
Last edited by Sonic Lux on Thu Feb 24, 2005 1:41 pm; edited 1 time in total |
|
Back to top |
|
|
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Mon Feb 21, 2005 10:00 pm Post subject: |
|
|
|
|
Back to top |
|
|
Louisdor Veteran
Joined: 14 Dec 2003 Posts: 1231 Location: im Brandenburgischen
|
Posted: Mon Feb 21, 2005 10:43 pm Post subject: Re: revdep-rebuild und jedes emerge world schlägt fehl |
|
|
Sonic Lux wrote: | !!! ERROR: media-tv/xawtv-3.86-r2 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. | Hast schon mal versucht xawtv per Code: | emerge unmerge xawtv | zu deinstallieren? Dann den mplayer am Besten gleich mit weg.
Danach würde ich mal ein versuchen und schauen was er alles so als USE-Flags anbietet, die ein- bzw. ausgeschaltet sind.
Ciao,
aleX! _________________ "Ich bin ich." |
|
Back to top |
|
|
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Tue Feb 22, 2005 11:21 am Post subject: |
|
|
Okay revdep-rebuild ging schonmal.
Lasse jetzt gerade ein emerge world laufen, mal sehen ob es da Problemlos geht.
Danke aber erstmal, aber wieso nun ein deinstallieren hilft ist mir nicht ganz geläufig. |
|
Back to top |
|
|
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Tue Feb 22, 2005 1:38 pm Post subject: |
|
|
Hmm, mplayer geht wieder nicht.
jemand einen Vorschlag ?
Code: |
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o demux_rawdv.o demux_rawdv.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o ai_alsa.o ai_alsa.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o ai_alsa1x.o ai_alsa1x.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o ai_oss.o ai_oss.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o audio_in.o audio_in.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o demux_smjpeg.o demux_smjpeg.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o demux_lmlm4.o demux_lmlm4.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o cue_read.o cue_read.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o extension.o extension.c
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=athlon-xp -pipe -O2 -fno-pie -fno-pie -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -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 function)
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 function)
demux_gif.c:58: error: `SCREEN_DESC_RECORD_TYPE' undeclared (first use in this function)
demux_gif.c:64: error: `EXTENSION_RECORD_TYPE' undeclared (first use in this function)
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 463, Exitcode 2
!!! Failed to build MPlayer!
!!! If you need support, post the topmost build error, NOT this status message.
|
|
|
Back to top |
|
|
bqf n00b
Joined: 08 Feb 2004 Posts: 9
|
|
Back to top |
|
|
Louisdor Veteran
Joined: 14 Dec 2003 Posts: 1231 Location: im Brandenburgischen
|
Posted: Tue Feb 22, 2005 5:37 pm Post subject: |
|
|
Sonic Lux wrote: | aber wieso nun ein deinstallieren hilft ist mir nicht ganz geläufig. | Hm, ich habe jedenfalls die Erfahrung gemacht, dass ich mit einer Deinstallation die Lage schneller in den Griff bekommen habe. Und, es tut doch nicht weh, es so mal zu versuchen!?
Dann erst mal noch ein:Wenn das ordentlich durch ist, dann neu versuchen den mplayer und xawtv zu installieren, so würde ich das erst mal angehen.
"Sonic Lux wrote: | Code: | demux_gif.c:21:21: gif_lib.h: No such file or directory |
| Der findet diese gif_lib.h nicht.
Ciao,
aleX! _________________ "Ich bin ich." |
|
Back to top |
|
|
Sonic Lux Guru
Joined: 07 Mar 2004 Posts: 375 Location: Dresden / Germany
|
Posted: Wed Feb 23, 2005 12:07 am Post subject: |
|
|
giflib emerged und nun gehts .... |
|
Back to top |
|
|
|