Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] USEFLAG "-avahi" - Portage streikt
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
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Sun Jun 03, 2007 1:00 pm    Post subject: [solved] USEFLAG "-avahi" - Portage streikt Reply with quote

Hallo, ich wollte das USEFLAG "avahi" (zeroconf, bonjour) aus meiner make.conf entfernen und anschliessend das System entsprechend von Portage aufraeumen lassen.


  • emerge -uDavN - rekompiliert ein paar Pakete
  • emerge -a --depclean - entfernt avahi und ein oder zwei weitere Pakete
  • revdep-rebuild - will einen grossen Teil der Gnome-Ebuild (von gnome-vfs bis evolution) neu kompilieren


Leider scheitert das neu kompilieren mit revdep-rebuild. Alle Pakete wie irgendwie mit X11 aufbauen koennen nicht mehr kompiliert werden, sogar imagemagick (was eigentlich gar nichts mit avahi zu tun hat). Grund ist ein libtool Fehler mit fehlenden avahi-libs. Auch das loeschen der revdep-rebuild Dateien hat nicht geholfen.
Merkwuerdig war auch, dass X11 auf Grund angeblich fehlender Fonts nicht mehr starten wollte, ich habe deswegen jetzt in den saueren Apfel gebissen, das USEFLAG wieder gesetzt und avahi wieder installiert. Kann mir jemand sagen, warum die besagten Programme die mir revdep-rebuild rekomilieren will unverstaendlicher weise dazu avahi-librarys benoetigen?

Ich wollte das USEFLAG uebrigens entfernen, weil ich avahi mir keinen Vorteil bringt und es eher ein Sicherheitsrisiko darstellt.
Gruss Hoschi

PS: Sah ungefaehr so aus, will nur mein System nicht nochmal lahm legen ;)
Quote:
grep: /usr/lib/libglitz.la: No such file or directory
/bin/sed: can't read /usr/lib/libglitz.la: No such file or directory
libtool: link: `/usr/lib/libglitz.la' is not a valid libtool archive
make: *** [coders/svg.la] Error 1
make: *** Waiting for unfinished jobs....
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libtiff.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libjpeg.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libfontconfig.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libXext.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libSM.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libICE.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libX11.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libXt.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libfreetype.la' seems to be moved

!!! ERROR: media-gfx/imagemagick-6.3.3 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3394: Called src_compile
imagemagick-6.3.3.ebuild, line 86: Called die


Libglitz durch libavahi im Kopf ersetzen ;)
_________________
Just you and me strogg!


Last edited by hoschi on Sun Jun 10, 2007 4:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
Polynomial-C
Retired Dev
Retired Dev


Joined: 01 Jun 2003
Posts: 1432
Location: Germany

PostPosted: Mon Jun 04, 2007 12:52 pm    Post subject: Reply with quote

Hi,

so, ich frage jetzt einfach mal ganz blöd... hast du noch gcc-4.1.1 installiert, oder schon gcc-4.1.2?
Falls du gcc-4.1.2 installiert hast, dann emerge mal das Paket sys-devel/libtool neu und versuche danach nochmal die anderen Pakete zu emergen.

Grüße
Poly-C
_________________
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Tue Jun 05, 2007 7:12 am    Post subject: Reply with quote

Verdammt...
Das ist doch nur ein Minor-Update :(

Ich werde es heute Abend durchlaufen lassen! Danke!
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Tue Jun 05, 2007 7:49 am    Post subject: Reply with quote

Ah noch jemand der zeroconf nicht haben möchte. *g*
Hattest du etwa meinen Beitrag gelesen?
https://forums.gentoo.org/viewtopic-p-4045461.html#4045461
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Wed Jun 06, 2007 8:30 am    Post subject: Reply with quote

Aeh, noe :o
Aber jetzt ;)

Ich brauch es einfach nicht, und wirklich sicher ist es auch nicht.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Wed Jun 06, 2007 11:19 am    Post subject: Reply with quote

So, libtool zu kompilieren bringt gar nichts. Das Ding sollte einfach nicht nach der "avahi-glib.la" suchen!!!
Wenn man nach libtoo-fehlern im Forum sucht, wird einem schnell klar dass das Ding absolut unzuverlässig ist und System gerne zerstört. Und wie man die Archive von Libtool einfach neugeneriert, steht auch nirgends.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Wed Jun 06, 2007 2:34 pm    Post subject: Reply with quote

http://www.hottemptation.org/night/libtool.png

Weder im Forum noch mit Google finde ich hilfe, dabei scheint libtool durchaus oeftersinkonsisten zu werden. Ich weiss nicht mehr weiter.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Sun Jun 10, 2007 2:36 am    Post subject: Reply with quote

(Sorry für späte Antwort, habe eine Stage 1 Gentoo 2007.0 Installation hinter mir, ~ 3 Tage Installationsdauer für rund 900 Pakete, jetzt läuft wieder alles wie gewünscht.)
Hey hoschi,
ich hatte auch seltsamme Effekte die ich mir nicht erklären konnte:
https://forums.gentoo.org/viewtopic-p-4079619.html#4079619
Das zeroconf unter KDE (Gnome auch?) soll wohl nun auch Standard werden, andere Distries außer Suse die OpenSLP verwenden welches sicherer als zeroconf ist, haben es jetzt alle drinnen. Das Produkte der Firma Caldera (OpenSLP) nicht weiter von der Community verfolgt werden wegen der Sache mit SCO ist auch verständlich. Auch in den engl. Forenteilen tauchen Unerklärlichkeiten auf. Du, es muß wohl nicht Bundestrojaner sondern USA/Europa-Überwachungstrojaner heißen. Die Distries sind unschuldig/ohnmächtig, der "Bug" steckt in irgendwelchen Paketen.
Unter Windows hast du 0 Chancen, hier merkst du wenigstens noch die Veränderungen.

Nein ich rede kein Hirngespinnst, wer aufmerksam Heise liest weis was Staatsüberwachung neuerdings bedeuted.
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Sun Jun 10, 2007 4:12 pm    Post subject: Reply with quote

hae, wie, was?

Zur Loesung: Es hilft nur das System komplett neu durchzukompilieren, waren bei mir mit 530 Ebuild satte 14 Stunden.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Polynomial-C
Retired Dev
Retired Dev


Joined: 01 Jun 2003
Posts: 1432
Location: Germany

PostPosted: Sun Jun 10, 2007 4:30 pm    Post subject: Reply with quote

/me schielt mal zufrieden auf seinen LDFLAGS="-Wl,--as-needed" Eintrag in der make.conf ;)
_________________
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Sun Jun 10, 2007 4:33 pm    Post subject: Reply with quote

Polynomial-C wrote:
/me schielt mal zufrieden auf seinen LDFLAGS="-Wl,--as-needed" Eintrag in der make.conf ;)


Ich inzwischen auch :roll:
Ich dachte frueher immer die waeren nur fuer Performance-Nerds und wuerden doch nicht gescheit funktionieren, aber es geht :mrgreen:
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Necoro
Veteran
Veteran


Joined: 18 Dec 2005
Posts: 1912
Location: Germany

PostPosted: Sun Jun 10, 2007 4:38 pm    Post subject: Reply with quote

hoschi wrote:
Polynomial-C wrote:
/me schielt mal zufrieden auf seinen LDFLAGS="-Wl,--as-needed" Eintrag in der make.conf ;)


Ich inzwischen auch :roll:
Ich dachte frueher immer die waeren nur fuer Performance-Nerds und wuerden doch nicht gescheit funktionieren, aber es geht :mrgreen:

kurze erklärung bitte ;)
_________________
Inter Deum Et Diabolum Semper Musica Est.
Back to top
View user's profile Send private message
Polynomial-C
Retired Dev
Retired Dev


Joined: 01 Jun 2003
Posts: 1432
Location: Germany

PostPosted: Sun Jun 10, 2007 5:01 pm    Post subject: Reply with quote

http://www.gentoo.org/proj/en/qa/asneeded.xml
_________________
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
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