Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Umstellung von i486-pc-linux-gnu-gcc auf i686-pc-linux-gnu
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
aZZe
l33t
l33t


Joined: 20 Feb 2003
Posts: 965
Location: Dinslaken, Germany

PostPosted: Mon Nov 17, 2008 6:57 am    Post subject: Umstellung von i486-pc-linux-gnu-gcc auf i686-pc-linux-gnu Reply with quote

Hallo!

Habe hier ein neues System installiert und habe wohl anstatt des i686 stage3 das x86er runtergeladen und damit gentoo installiert. Habe den gcc ersetzt von i486-pc-linux-gnu-4.1.2 auf i686-pc-linux-gnu-4.3.2. Habe auch die komplette toolchain neu emerged und den alten gcc deinstalliert. Trotzdem versuchen immer noch einige Programme den i486er zu finden und brechen mit folgender Fehlermelfung ab:

Code:

AutoSplitting blib/lib/Class/MethodMaker/scalar.pm (blib/lib/auto/Class/MethodMaker/scalar)
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap  MethodMaker.xs > MethodMaker.xsc && mv MethodMaker.xsc MethodMaker.c
Please specify prototyping behavior for MethodMaker.xs (see perlxs manual)
i486-pc-linux-gnu-gcc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -mtune=i686 -pipe   -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" -fPIC "-I/usr/lib/perl5/5.8.8/i486-linux/CORE"   MethodMaker.c
gcc-config error: Could not run/locate "i486-pc-linux-gnu-gcc"
make: *** [MethodMaker.o] Fehler 1
 *
 * ERROR: dev-perl/Class-MethodMaker-2.12 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2343:  Called perl-module_src_compile
 *             environment, line 2079:  Called die
 * The specific snippet of code:
 *           make ${mymake} || die "compilation failed";
 *  The die message:
 *   compilation failed
 *
 * 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/dev-perl/Class-MethodMaker-2.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Class-MethodMaker-2.12/temp/environment'.


Was habe ich vergessen oder was muss ich noch tun? Kann mir einer helfen?
_________________
ASUS 4A785TD-V EVO with AMD Phenom(tm) II X4 965
4GB RAM DDR3-1333
ATI Radeon HD4870
Back to top
View user's profile Send private message
sicus
Tux's lil' helper
Tux's lil' helper


Joined: 15 May 2008
Posts: 91
Location: Ravensburg, Germany

PostPosted: Mon Nov 17, 2008 9:12 am    Post subject: Reply with quote

ich stelle einfach mal vermutungen an:

hast die CHOST in make.conf angepasst?

hast den gcc nach der installation auch ausgewählt?

Code:

gcc-config -c

sollte i686-pc-linux-gnu-4.3.2 ausgeben. ansonsten musst den richtigen gcc noch wählen.
Code:

gcc-config -l

zeigt eine list der vorhandenen gcc version an. mit
Code:

gcc-config i686-pc-linux-gnu-4.3.2

wähst dann das neue profil aus
_________________
Freiheit den Sourcen, sie haben es nicht verdient, eingesperrt zu sein!!
Back to top
View user's profile Send private message
69719
l33t
l33t


Joined: 20 Sep 2004
Posts: 865

PostPosted: Mon Nov 17, 2008 9:44 am    Post subject: Reply with quote

http://www.gentoo.org/doc/en/change-chost.xml
Back to top
View user's profile Send private message
aZZe
l33t
l33t


Joined: 20 Feb 2003
Posts: 965
Location: Dinslaken, Germany

PostPosted: Mon Nov 17, 2008 10:59 am    Post subject: Reply with quote

Danke escor! Den Artikel hatte ich nicht gefunden. Das Problem lag auch an perl und libperl. Die beiden Pakete neu emerged und alles ist prima. Das Paket perl-info hilft hier auch gut weiter und zeigt alle Umgebungsvariablen an.
_________________
ASUS 4A785TD-V EVO with AMD Phenom(tm) II X4 965
4GB RAM DDR3-1333
ATI Radeon HD4870
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