Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] revdep-rebuild und jedes emerge world schlägt fehl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Sun Feb 20, 2005 7:40 pm    Post subject: [solved] revdep-rebuild und jedes emerge world schlägt fehl Reply with quote

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
View user's profile Send private message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Mon Feb 21, 2005 10:00 pm    Post subject: Reply with quote

:roll:
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Mon Feb 21, 2005 10:43 pm    Post subject: Re: revdep-rebuild und jedes emerge world schlägt fehl Reply with quote

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
Code:
emerge -tuvD world
versuchen und schauen was er alles so als USE-Flags anbietet, die ein- bzw. ausgeschaltet sind.


Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Tue Feb 22, 2005 11:21 am    Post subject: Reply with quote

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
View user's profile Send private message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Tue Feb 22, 2005 1:38 pm    Post subject: Reply with quote

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
View user's profile Send private message
bqf
n00b
n00b


Joined: 08 Feb 2004
Posts: 9

PostPosted: Tue Feb 22, 2005 5:34 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-289821.html bzw. auf deutsch https://forums.gentoo.org/viewtopic-t-282343.html
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Feb 22, 2005 5:37 pm    Post subject: Reply with quote

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:
Code:
emerge -tuvD world
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
View user's profile Send private message
Sonic Lux
Guru
Guru


Joined: 07 Mar 2004
Posts: 375
Location: Dresden / Germany

PostPosted: Wed Feb 23, 2005 12:07 am    Post subject: Reply with quote

giflib emerged und nun gehts ....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum