View previous topic :: View next topic |
Author |
Message |
aloetscher n00b
Joined: 23 Jun 2006 Posts: 2
|
Posted: Fri Jun 23, 2006 10:45 pm Post subject: Probleme nach gcc-config-2.0.0_rc1 Installation |
|
|
Ich habe ein Problem, nachdem ich gcc-config-2.0.0-rc1 installiert habe. Das Problem liegt darin, dass die Abhängigkeit eselect-compiler nicht installiert wurde, gcc-config nun nicht mehr funktioniert.
Da gcc-config nicht mehr funktioniert, kann ich kein Paket mehr installieren, auch eselect-compiler nicht mehr.
Weiss jemand einen Weg aus diesem Dilemma? Vielen Dank.
Hier noch die Symptome:
Code: | $ gcc-config -l
can't load module compiler
|
Code: | $ emerge eselect-compiler
...
checking for C compiler default output file name... configure: error: C compiler
cannot create executable
|
|
|
Back to top |
|
|
SinoTech Advocate
Joined: 20 Mar 2004 Posts: 2579 Location: Neunkirchen / Saarland / Germany
|
Posted: Sat Jun 24, 2006 9:46 am Post subject: |
|
|
Also wenn ich bei mir gcc-config-2.X installieren will, dann installiert er das Modul gleich mit (laut Ausgabe von "emerge -vpt"). However, du kannst dir eine binary vom alten gcc-config hier herunterladen. Binary einfach nach "/" entpacken und danach mittels emerge neu installieren (Damit du das Paket später auch wieder sauber unmergen kannst).
Mfg
Sino _________________ Help to answer the unanswered |
|
Back to top |
|
|
aloetscher n00b
Joined: 23 Jun 2006 Posts: 2
|
Posted: Sat Jun 24, 2006 11:36 am Post subject: |
|
|
Vielen vielen Dank für das Binary. Nun klappt es wieder.
Quote: |
Also wenn ich bei mir gcc-config-2.X installieren will, dann installiert er das Modul gleich mit (laut Ausgabe von "emerge -vpt").
|
Ich hatte die Installation mit dem Skript emwrap.sh der Version 4.2 von http://www.dol-sen.ca/linux/ durchgeführt (beschrieben in https://forums.gentoo.org/viewtopic-t-282474.html). Vielleicht gab es deswegen das Problem.
Mfg
Adrian |
|
Back to top |
|
|
|