View previous topic :: View next topic |
Author |
Message |
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Wed Aug 13, 2008 4:04 pm Post subject: gcc (ERROR: sys-devel/gettext-0.17 failed) |
|
|
Hi guys,
I did a world update and it fell over at phpmyadmin.. no problem I thought, I just emerged the rest off the stuff and would go back to work out what was wrong with phpmyadmin...
Anyway, after trying to do a revdep-rebuild nothing would compile, so started looking at gcc... both the revdep-rebuild and gcc fall over at emergeing gettext....
configure: error: C compiler cannot create executables
It appears I have 4.1.2 installed, but cannot compile anything at all.... now... any suggestions on how to proceed?
Any help much appreciated |
|
Back to top |
|
|
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Wed Aug 13, 2008 5:05 pm Post subject: |
|
|
I think this has got something to do with my apparent change to 4.1.2?
I edited the make.conf to show my CHOST to be:
CHOST="sparc-unknown-linux-gnu-4.1.2"
Then did a:
gcc-config sparc-unknown-linux-gnu-4.1.2
Code: | * Switching native-compiler to sparc-unknown-linux-gnu-4.1.2 ...
ls: cannot access /etc/env.d/gcc/sparc-unknown-linux-gnu-4.1.2-*: No such file or directory
* Your gcc has a bug with GCC_SPECS.
* Please re-emerge gcc.
* http://bugs.gentoo.org/68395 |
|
|
Back to top |
|
|
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Wed Aug 13, 2008 6:12 pm Post subject: |
|
|
Arrgghhhh! I just went to do a mysql backup and I think it just filled up my disk! Now I cannot ssh in and my Sun monitor is duff! Groan.... time to try and find the sun>vga adapter and boot of the 2008 disk.... why does this happen to me every two years..? A world update breaks my box..... |
|
Back to top |
|
|
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Thu Aug 14, 2008 9:00 am Post subject: |
|
|
OK, the network error was my router... not the disk being full!
I used the eselect profile set 1 (2007) instead of a symbolic link that I used before (should do the same). Did an etc-update and there were a few things to do... rebooted and now I am compiling again...
Hmm, still not sure what the problem was, and what the solution was.....
Has everyone moved on to the 2008 profile? |
|
Back to top |
|
|
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Thu Aug 14, 2008 6:50 pm Post subject: |
|
|
It appears that phpadmin falls over due to webapp and the following fixes:
emerge --oneshot webapp-config |
|
Back to top |
|
|
marky9074 Apprentice
Joined: 24 Sep 2004 Posts: 196 Location: UK
|
Posted: Thu Aug 14, 2008 6:51 pm Post subject: |
|
|
My CHOST is now back to this after nooping the 2008 stage3 make.conf
CHOST="sparc-unknown-linux-gnu" |
|
Back to top |
|
|
armin76 Retired Dev
Joined: 24 Apr 2006 Posts: 174
|
Posted: Sat Aug 16, 2008 2:42 pm Post subject: |
|
|
Well, thats the correct CHOST :/ |
|
Back to top |
|
|
|