Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mplayer problem [solved]
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
Simonheld
Apprentice
Apprentice


Joined: 20 Nov 2005
Posts: 151
Location: Deepest Black Bavaria

PostPosted: Fri Jun 22, 2007 5:30 pm    Post subject: mplayer problem [solved] Reply with quote

hallo zusammen,
folgendes passiert:
Code:

simon@Balrog ~ $ mplayer -fs Pink\ Floyd\ -\ Live\ In\ Pompeya.MPG
mplayer: error while loading shared libraries: libgg.so.0: cannot open shared object file: No such file or directory
simon@Balrog ~ $   


hab versucht libggi neu zu emergen hat aber nic gebracht ... ausserdem
macht "emerge -uND world" probleme beim Paket " sys-apps/hal-0.5.9-r1":
Code:

Balrog simon # emerge -uND world
Calculating world dependencies -
!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
net-im/skype

... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) sys-apps/hal-0.5.9-r1 to /
 * hal-0.5.9.tar.gz RMD160 ;-) ...                                                                                                     [ ok ]
 * hal-0.5.9.tar.gz SHA1 ;-) ...                                                                                                       [ ok ]
 * hal-0.5.9.tar.gz SHA256 ;-) ...                                                                                                     [ ok ]
 * hal-0.5.9.tar.gz size ;-) ...                                                                                                       [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                 [ ok ]
 * checking hal-0.5.9.tar.gz ;-) ...                                                                                                   [ ok ]
 * You MUST build sys-apps/pciutils without the zlib USE flag

!!! ERROR: sys-apps/hal-0.5.9-r1 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  hal-0.5.9-r1.ebuild, line 84:   Called die

!!! You MUST build sys-apps/pciutils without the zlib USE flag
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/hal-0.5.9-r1/temp/build.log'.

Balrog simon #                                               


Ich hab dann mal probiert pciutils neu zu emergen (nachdem ich das zlib flag aus der /etc/make.conf entfernt hatte), hat aber nichts geändert...

weis jemand was ich falsch mache?


Last edited by Simonheld on Fri Jun 22, 2007 10:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 22, 2007 5:41 pm    Post subject: Reply with quote

Zeig mal emerge pciutils -av
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Simonheld
Apprentice
Apprentice


Joined: 20 Nov 2005
Posts: 151
Location: Deepest Black Bavaria

PostPosted: Fri Jun 22, 2007 5:48 pm    Post subject: Reply with quote

Code:

emerge pciutils -av

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/pciutils-2.2.4-r3  USE="zlib -network-cron" 206 kB

Total: 1 package (1 reinstall), Size of downloads: 206 kB

Would you like to merge these packages? [Yes/No] n

Quitting.

Balrog simon #                                                     


hm ... d.h. anscheinend es reicht nicht das zlib-flag aus der /etc/make.conf zu entfernen ... wie kann das emerge beibringen es richtig zu machen ?
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Fri Jun 22, 2007 5:48 pm    Post subject: Re: mplayer problem Reply with quote

Simonheld wrote:

Ich hab dann mal probiert pciutils neu zu emergen (nachdem ich das zlib flag aus der /etc/make.conf entfernt hatte), hat aber nichts geändert...

weis jemand was ich falsch mache?

Ja,ich weiß es. :wink:
Das zlib-Flag aus der make.conf zu entfernen bringt nichts da das Paket es explizit anfordert.Also entweder ein klares "-zlib" in der make.conf wozu ich aber nicht rate.Besser ist es das Flag für pciutils zu entfernen:
Code:
echo "sys-apps/pciutils -zlib" >> /etc/portage/package.use

_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
Simonheld
Apprentice
Apprentice


Joined: 20 Nov 2005
Posts: 151
Location: Deepest Black Bavaria

PostPosted: Fri Jun 22, 2007 5:55 pm    Post subject: Reply with quote

danke ... hat des ganze jetzt auch was mit dem mplayer problem zu tun oder ist das was anderes ...
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Fri Jun 22, 2007 6:04 pm    Post subject: Reply with quote

Simonheld wrote:
danke ... hat des ganze jetzt auch was mit dem mplayer problem zu tun oder ist das was anderes ...

Ich glaube eher nicht.Schon mal "revdep-rebuild" versucht?
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
Vortex375
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1739
Location: Deutschland

PostPosted: Fri Jun 22, 2007 9:31 pm    Post subject: Reply with quote

Quote:
hab versucht libggi neu zu emergen hat aber nic gebracht

So klappt das auch meistens nicht. Du solltest stattdessen mal versuchen mplayer neu zu mergen.

Oder mach, wie schon gesagt, einfach ein revdep-rebuild, das erledigt das alles automatisch.
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3366
Location: de

PostPosted: Fri Jun 22, 2007 9:35 pm    Post subject: Re: mplayer problem Reply with quote

Simonheld wrote:
hallo zusammen,
folgendes passiert:
Code:

simon@Balrog ~ $ mplayer -fs Pink\ Floyd\ -\ Live\ In\ Pompeya.MPG
mplayer: error while loading shared libraries: libgg.so.0: cannot open shared object file: No such file or directory
simon@Balrog ~ $   


hab versucht libggi neu zu emergen hat aber nic gebracht

Das ist klar. In dem Fall mußt du normalerweise auch den mplayer neubauen und nicht die libgg, denn der mplayer ist gegen eine Version von libgg gelinkt, die auf Deinem System nicht (mehr) vorhanden ist. Allerdings ist das bei *.so.0 bissel komisch.
Back to top
View user's profile Send private message
Simonheld
Apprentice
Apprentice


Joined: 20 Nov 2005
Posts: 151
Location: Deepest Black Bavaria

PostPosted: Fri Jun 22, 2007 10:28 pm    Post subject: Reply with quote

Ok jetzt gehts wieder ... ein "revdep-rebuild" hats diesmal getan ... was ich auch vorher schonmal probiert hatte, da hats nicht geklappt aber da war ja auch noch das pciutils problem ungelöst ... naja, herzlichen Dank jedenfalls !!!
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Sat Jun 23, 2007 11:09 am    Post subject: Reply with quote

Zu der unsäglichen pciutils/USE=zlib-Geschichte habe ich noch folgendes gefunden:
http://ciaranm.org/show_post/142
Ziemlich strange. 8O
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
trent
n00b
n00b


Joined: 27 Jul 2007
Posts: 7

PostPosted: Fri Jul 27, 2007 6:16 pm    Post subject: libgii Reply with quote

Simonheld wrote:
Ok jetzt gehts wieder ... ein "revdep-rebuild" hats diesmal getan ... was ich auch vorher schonmal probiert hatte, da hats nicht geklappt aber da war ja auch noch das pciutils problem ungelöst ... naja, herzlichen Dank jedenfalls !!!


Emergen von mplayer brachte nichts, weil dieser libgg.so.0 nicht direkt verwendet, sondern gegen libgii.so.1 verlinkt.
Diese ist fehlerhaft gegen libgg.so.0 verlinkt gewesen. emerge libgii hätte es gebracht.
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