[gentoo-user] Re: gcc problems after dep -d

2006-10-28 Thread Harm Geerts
On Saturday 28 October 2006 17:33, Hans de Hartog wrote: > > do 'gcc-config -c' & 'gcc-config -l' to explore; > > try 'gcc-config i486-pc-linux-gnu-4.1.1' to fix the problem. > > [EMAIL PROTECTED] ~ $ gcc-config -c > * gcc-config: Active

Re: [gentoo-user] gcc-config: Active gcc profile is invalid!

2011-04-27 Thread Mike Edenfield
On 4/27/2011 8:16 AM, Alan Mackenzie wrote: > Hi, Gentoo. > > I got the error message > > gcc-config: error: could not run/locate 'x86_64-pc-linux-gnu-gcc' > > whilst trying to emerge something. Running gcc-config myself > # gcc-config -l, I get back t

Re: [gentoo-user] gcc problems after dep -d

2006-10-28 Thread Bo Ørsted Andresen
On Saturday 28 October 2006 17:33, Hans de Hartog wrote: [SNIP] > >>CHOST="i486-pc-linux-gnu" > > > > do 'gcc-config -c' & 'gcc-config -l' to explore; > > try 'gcc-config i486-pc-linux-gnu-4.1.1' to fix the problem. > &g

Re: [gentoo-user] Can't compile x11-libs/libXt

2019-07-23 Thread Jens Pelzetter
Hello Jack, a GCC profile is selected: # gcc-config -l [1] x86_64-pc-linux-gnu-8.3.0 * # gcc-config -c x86_64-pc-linux-gnu-8.3.0 Best regards Jens Am 23.07.19 um 01:31 schrieb Jack: > On 2019.07.22 09:02, Jens Pelzetter wrote: >> Hello everyone, >> >> recently x11-libs

Re: [gentoo-user] Can't compile x11-libs/libXt

2019-07-22 Thread Jack
-cpp requires -undef... * gcc-config: No gcc profile is active! /usr/bin/gcc-config: line 76: /etc/env.d/gcc/config-i686-pc-linux-gnu: No such file or directory gcc-config: error: could not run/locate 'i686-pc-linux-gnu-cpp' * gcc-config: No gcc profile is active! /usr/bin/gcc-confi

[gentoo-user] [gentoo user] Install gentoo-prefix on ubuntu 12.04

2012-06-08 Thread 赵佳晖
Hi, everybody. I followed the doc<http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml> to install the gentoo-prefix on my ubuntu 12.04 , But when i come to the setp : emerge linker and compiler , and when i run the command : emerge --oneshot --nodeps sys-devel/gcc-

[gentoo-user] Re: [gentoo user] Install gentoo-prefix on ubuntu 12.04

2012-06-08 Thread 赵佳晖
i run the command : emerge > --oneshot --nodeps sys-devel/gcc-config . Then it comes error : > $ emerge --oneshot --nodeps sys-devel/gcc-config > > >>> Verifying ebuild manifests > > >>> Emerging (1 of 1) sys-devel/gcc-config-1.5-r2 > >>> Unpacking sourc

Re: [gentoo-user] Can't compile x11-libs/libXt

2019-07-23 Thread Raffaele Belardi
Jens Pelzetter wrote: Hello Jack, a GCC profile is selected: # gcc-config -l [1] x86_64-pc-linux-gnu-8.3.0 * # gcc-config -c x86_64-pc-linux-gnu-8.3.0 Best regards Jens Am 23.07.19 um 01:31 schrieb Jack: On 2019.07.22 09:02, Jens Pelzetter wrote: Hello everyone, recently x11-libs/libXt

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-07 Thread Konstantinos Bekiaris
ling. The solution of the problem starts with > > fixing gcc by hand. (You are right about python, i have an older > > version).So? > === > > try gcc-config first. See if that clears it up. then > "source /etc/profile". > > I think we are close to the problem. H

Re: [gentoo-user] gcc problems after dep -d

2006-10-28 Thread Hans de Hartog
Philip Webb wrote: > 061028 Hans de Hartog wrote: > >>it dies at the first emerge with: >>checking for C++ compiler default output file name... configure: error: >>C++ compiler cannot create executables. > > ... > >>CHOST="i486-pc-linux-gnu"

Re: [gentoo-user] gcc-config: Active gcc profile is invalid!

2011-04-28 Thread Alan Mackenzie
Hi, Mike. On Wed, Apr 27, 2011 at 10:03:46AM -0400, Mike Edenfield wrote: > On 4/27/2011 8:16 AM, Alan Mackenzie wrote: > > Hi, Gentoo. > > I got the error message > > gcc-config: error: could not run/locate 'x86_64-pc-linux-gnu-gcc' > > whilst try

Re: [gentoo-user] Re: [gentoo user] Install gentoo-prefix on ubuntu 12.04

2012-06-08 Thread Alan McKinnon
t; > to install the gentoo-prefix on my ubuntu 12.04 , But when i come > > to the setp : emerge linker and compiler , and when i run the > > command : emerge --oneshot --nodeps sys-devel/gcc-config . Then it > > comes error : $ emerge --oneshot --nodeps sys-d

Re: [gentoo-user] gcc-config: Active gcc profile is invalid!

2011-04-27 Thread justin
On 27/04/11 14:16, Alan Mackenzie wrote: > Hi, Gentoo. > > I got the error message > > gcc-config: error: could not run/locate 'x86_64-pc-linux-gnu-gcc' > > whilst trying to emerge something. Running gcc-config myself > # gcc-config -l, I get back this err

Re: [gentoo-user] Re: [gentoo user] Install gentoo-prefix on ubuntu 12.04

2012-06-08 Thread 赵佳晖
12/6/8 赵佳晖 > > > > > Hi, everybody. I followed the > > > doc< > http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml> > > > to install the gentoo-prefix on my ubuntu 12.04 , But when i come > > > to the setp : emerge li

[gentoo-user] Re: recoverning from deleted gcc

2006-07-28 Thread James
Ryan Tandy gmail.com> writes: > > James wrote: > > gcc-config error: Could not run/locate "gcc" > > *** The command 'gcc -o conftestconftest.c' failed. > > *** You must set the environment variable CC to a working compiler. > > Run '

Re: [gentoo-user] Can't compile x11-libs/libXt

2019-07-23 Thread Mick
of systems > >>> 1.2.0 does not compile. The error is rather strange: > >>> > >>> checking for i686-pc-linux-gnu-cpp... /usr/bin/i686-pc-linux-gnu-cpp > >>> checking if /usr/bin/i686-pc-linux-gnu-cpp requires -undef... * > >>> gcc-config:

Re: [gentoo-user] Gcc problem

2008-01-29 Thread Greg Bowser
Every seen this error? # gcc-config -l * gcc-config: Active gcc profile is invalid! [1] i586-pc-linux-gnu-4.1.2 Here's what I get when I run gcc-config-l: wheeljack firewall # gcc-config -l [1] i686-pc-linux-gnu-4.2.2 * The * indicates that this is my active profile. I see that whe

[gentoo-user] gcc-config: Active gcc profile is invalid!

2011-04-27 Thread Alan Mackenzie
Hi, Gentoo. I got the error message gcc-config: error: could not run/locate 'x86_64-pc-linux-gnu-gcc' whilst trying to emerge something. Running gcc-config myself # gcc-config -l, I get back this error message: * gcc-config: Active gcc profile is invalid! [1] x86_64-pc

[gentoo-user] Re: GCC upgrade can't run fix_libtool_files

2014-06-16 Thread Nikos Chantziaras
On 16/06/14 20:02, Daniel Frey wrote: On 06/16/2014 09:56 AM, Nikos Chantziaras wrote: Does someone know what causes the error? I got this when upgrading from GCC 4.8.2 to 4.8.3: Installing (1 of 1) sys-devel/gcc-4.8.3 * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.8.2'

Re: [gentoo-user] GCC-3.4 update: python error...

2005-12-06 Thread Jarry
Willie Wong wrote: > Do you have gcc 3.3.6 installed? As I see equery list, only gcc-3.4.4-r1 is installed. Previously I did (according to gcc-upgrade guide): emerge -uav gcc gcc-config i686-pc-linux-gnu-3.4.4 source /etc/profile That probably removed gcc-3.3.6. But how can I then eme

Re: [gentoo-user] GCC upgrade can't run fix_libtool_files

2014-06-16 Thread Daniel Frey
On 06/16/2014 09:56 AM, Nikos Chantziaras wrote: > Does someone know what causes the error? I got this when upgrading from > GCC 4.8.2 to 4.8.3: > >>>> Installing (1 of 1) sys-devel/gcc-4.8.3 > * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.8.2' in

Re: [gentoo-user] gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"

2005-06-12 Thread askar ...
> >Trying to compile groff-1.19.1-r2 I had the error: > >gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" > >make: *** [xditview.o] Error 1 > > > >In my make.conf file I have CHOST="i686-pc-linux-gnu". > > > >I see this i

[gentoo-user] Re: Upgrading GCC (just to be sure)...

2009-03-31 Thread ABCD
gt; "eix gcc", I get two installed versions: 4.1.2 and 4.3.2-r3 > > "gcc -v" returns "gcc-Version 4.1.2 (Gentoo 4.1.2 p1.1)" > "gcc-config -c" returns "x86_64-pc-linux-gnu-4.1.2" > > So, obviously I am not using the new GCC compiler and be

Re: [gentoo-user] gcc problems after dep -d

2006-10-28 Thread Justin Findlay
On AD 2006 October 28 Saturday 11:40:13 AM +0200, Hans de Hartog wrote: > checking for C++ compiler default output file name... configure: error: > C++ compiler cannot create executables > > or > > gcc-config error: Could not run/locate "gcc" > ... > [I--] [

Re: [gentoo-user] GCC-3.4 update: python error...

2005-12-06 Thread Willie Wong
On Tue, Dec 06, 2005 at 08:49:29PM +0100, Holly Bostick wrote: > Jarry schreef: > > >> What does 'gcc-config -l' say? > > > > > > obelix ~ # gcc-config -l /usr/bin/gcc-config: line 632: > > /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No such file

Re: [gentoo-user] can not compile / emerge

2014-09-09 Thread Joseph
s See `config.log' for more details What does 'gcc-config -l' show? gcc-config -l * gcc-config: Could not get portage CHOST! * gcc-config: You should verify that CHOST is set in one of these places: * gcc-config: - //etc/portage/make.conf * gcc-config: - active environment -- Joseph

Re: [gentoo-user] gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"

2005-06-12 Thread Zac Medico
Zac Medico wrote: > askar ... wrote: > >>>>Trying to compile groff-1.19.1-r2 I had the error: >>>>gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" >>>>make: *** [xditview.o] Error 1 >>>> >>>>In my make.c

Re: [gentoo-user] can not compile / emerge

2014-09-09 Thread Joseph
s See `config.log' for more details What does 'gcc-config -l' show? I tried to set blindly gcc to active one: "gcc-config 1" but I get the same error * gcc-config: Could not get portage CHOST! * gcc-config: You should verify that CHOST is set in one of these places:

Re: [gentoo-user] gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"

2005-06-12 Thread Zac Medico
askar ... wrote: >>>Trying to compile groff-1.19.1-r2 I had the error: >>>gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" >>>make: *** [xditview.o] Error 1 >>> >>>In my make.conf file I have CHOST="i686-pc-linux-gnu&quo

Re: [gentoo-user] GCC gone bad! Help!

2009-11-19 Thread Paul Hartman
On Thu, Nov 19, 2009 at 12:51 PM, Michael Sullivan wrote: > I've started seeing this line after failed emerges: > > > > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > > Checking gcc-config returns t

RE: [gentoo-user] GCC-3.4 update: python error...

2005-12-07 Thread Michael Kintzios
wrote: > > Jarry schreef: > > > > >> What does 'gcc-config -l' say? > > > > > > > > > obelix ~ # gcc-config -l /usr/bin/gcc-config: line 632: > > > /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No such file or > directory * > >

Re: [gentoo-user] TROUBLE gcc profile invalid

2010-11-22 Thread Allan Gottlieb
nd am now in trouble since my gcc-profile is invlaid > ajglap gottlieb # gcc-config -l > * gcc-config: Active gcc profile is invalid! > > [1] x86_64-pc-linux-gnu-4.5.1 > ajglap gottlieb # > > What should I do? > > thanks, > allan > > PS I do have another machine

[gentoo-user] GCC upgrade can't run fix_libtool_files

2014-06-16 Thread Nikos Chantziaras
Does someone know what causes the error? I got this when upgrading from GCC 4.8.2 to 4.8.3: >>> Installing (1 of 1) sys-devel/gcc-4.8.3 * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.8.2' in '/etc/env.d/gcc/' ! * Running 'fix_libtool_files.sh 4.

Re: [gentoo-user] recoverning from deleted gcc

2006-07-28 Thread Ryan Tandy
James wrote: gcc-config error: Could not run/locate "gcc" *** The command 'gcc -o conftestconftest.c' failed. *** You must set the environment variable CC to a working compiler. Run 'gcc-config -l' (letter L, not number 1), and then run gcc-config again wi

Re: [gentoo-user] recoverning from deleted gcc

2006-07-28 Thread Dale
Ryan Tandy wrote: > James wrote: >> gcc-config error: Could not run/locate "gcc" >> *** The command 'gcc -o conftestconftest.c' failed. >> *** You must set the environment variable CC to a working compiler. > > Run 'gcc-config -l' (lett

Re: [gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread meino . cramer
nux-gnueabi > > > > which produces a useable cross development toolchain. > > > > A few days ago there was an update related to thsi crossdev > > toolchain (dont remember exactly), which also installs fine. > > > > But now, calling > > > >

Re: [gentoo-user] GCC-3.4 update: python error...

2005-12-06 Thread Holly Bostick
Jarry schreef: >> What does 'gcc-config -l' say? > > > obelix ~ # gcc-config -l /usr/bin/gcc-config: line 632: > /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No such file or directory * > /usr/bin/gcc-config: Profile does not exist or invalid setting for > /etc

Re: [gentoo-user] Building media-libs/lcms-2.6-r1 failed

2014-10-29 Thread Gevisz
g to sys-devel/gcc. So, as I am not fond of Java, I just unmerged > > app-text/pdftk. > > Bu now it seems that I had to unmerge media-libs/lcms and all packages that > > depend on it. > > > > May be it would be easier to unmerge sys-devel/gcc-4.8.3 and return back t

Re: [gentoo-user] Building media-libs/lcms-2.6-r1 failed

2014-10-29 Thread Canek Peláez Valdés
had to unmerge media-libs/lcms and all packages >> > that depend on it. >> > >> > May be it would be easier to unmerge sys-devel/gcc-4.8.3 and return back to >> > sys-devel/gcc-4.7.3-r1 but I do not know how to do it properly. >> > >> >> Did you

Re: [gentoo-user] GCC gone bad! Help! [SOLVED]

2009-11-19 Thread Michael Sullivan
lt output file name... configure: > error: C > compiler cannot create executables > > Checking gcc-config returns this: > carter sys-devel # gcc-config -l > * gcc-config: Active gcc profile is invalid! > [1] i686-pc-linux-gn

Re: [gentoo-user] GCC/Build Problems

2012-07-16 Thread Todd Goodman
gt; /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/as: > symbol lookup error: > /usr/lib/binutils/i686-pc-linux-gnu/2.21.1/libopcodes-2.21.1.so: > undefined symbol: buffer_read_memory > bullshark@beastlinux ~ % You might need to run gcc-config. Try gcc-config -l and

Re: [gentoo-user] gcc not downward compatible?

2008-08-11 Thread Jan Schneiders
You can put gcc 4.1 in a slot on your system and choose to compile programs that don't work with the newest version, with the old version: # emerge -av sys-devel/gcc:4.1 (you may have to unmask: "echo "=sys- devel/gcc-4.1.2 ~x86" >> /etc/portage/package.keywords) #

[gentoo-user] Re: GCC gone bad! Help!

2009-11-19 Thread walt
On 11/19/2009 10:51 AM, Michael Sullivan wrote: ... Checking gcc-config returns this: carter sys-devel # gcc-config -l * gcc-config: Active gcc profile is invalid! [1] i686-pc-linux-gnu-4.3.4 gcc-config manipulates the contents of /etc/env.d/gcc $ls -la /etc/env.d/gcc total 24 drwxr-xr-x

Re: [gentoo-user] can not compile / emerge

2014-09-09 Thread Mick
ortage/media-gfx/gimp-2.8.10-r1/work/gimp-2.8.10': > >> configure: error: C compiler cannot create executables > >> See `config.log' for more details > > > >What does 'gcc-config -l' show? > > I tried to set blindly gcc to active one: "g

Re: [gentoo-user] Building media-libs/lcms-2.6-r1 failed

2014-10-29 Thread Gevisz
d that to build app-text/pdftk I > >> > had to add gcj use > >> > flag to sys-devel/gcc. So, as I am not fond of Java, I just unmerged > >> > app-text/pdftk. > >> > Bu now it seems that I had to unmerge media-libs/lcms and all packages > >>

Re: [gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread YoYo Siska
lchain. > > A few days ago there was an update related to thsi crossdev > toolchain (dont remember exactly), which also installs fine. > > But now, calling > > armv7a-unknown-linux-gnueabi-gcc > > results in > > gcc-config: error: could not run/locate

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread KH
t two installed versions: 4.1.2 and 4.3.2-r3 > > "gcc -v" returns "gcc-Version 4.1.2 (Gentoo 4.1.2 p1.1)" > "gcc-config -c" returns "x86_64-pc-linux-gnu-4.1.2" > > So, obviously I am not using the new GCC compiler and being honest, I > made ha

Re: [gentoo-user] GCC gone bad! Help!

2009-11-19 Thread James Ausmus
On Thu, Nov 19, 2009 at 11:44 AM, Michael Sullivan wrote: > configure:2138: gcc --version >&5 > gcc-config: error: could not run/locate 'gcc' > There's your problem right there, Vern... ;) Run gcc-config -l Pick the gompuler that looks best (most likely #1), t

[gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-18 Thread meino . cramer
already installed and gcc-config shows that it is active, I started the above command without "-p" And it screws up the whole thing badly: There were many, many applications (the shell for example...) which were directly linked to /usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.7.3/libgcc_

Re: [gentoo-user] emerge -uD world dies: "Unable to build"

2008-01-28 Thread maxim wexler
d --- !empty dir /etc * Running 'fix_libtool_files.sh 3.4.6' * Scanning libtool files for hardcoded gcc library paths... gcc-config error: Could not run/locate "gcc" :0: assertion failed: (gcc -dumpversion) | getline NEWVER) * Regenerating GNU info directory index... * Pr

Re: [gentoo-user] Help, please! I've hosed my gcc.

2011-11-15 Thread Alan Mackenzie
t;    shared libraries: libgmp.so.3: cannot open shared object file: No > >    such file or directory > > .  So, is there an easy way for me to recover a working gcc, or do I > > have to do something desperate, like reinstalling Gentoo?  :-( > > Help will be most appreciated. >

Re: [gentoo-user] Incompatible gcc

2005-09-24 Thread Nagatoro
_slotted_. That means that you can have more that one version installed at once. To chose what version to use there is a program called gcc-config. Try and run "gcc-config -c" to see what compiler your system currently use, and try and run "gcc-config -l" to see what complie

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-18 Thread Bill Kenworthy
the world is generally to a bad idea...;) > > Beside other things, gcc-4.7.3 was slated for removal. As > gcc-4.8.3 was already installed and gcc-config shows that it > is active, I started the above command without "-p" > And it screws up the whole thing badly: > There were

Re: [gentoo-user] can not compile / emerge

2014-09-09 Thread Kerin Millar
/work/gimp-2.8.10': configure: error: C compiler cannot create executables See `config.log' for more details What does 'gcc-config -l' show? I tried to set blindly gcc to active one: "gcc-config 1" but I get the same error * gcc-config: Could not get portage CHO

[gentoo-user] gcc upgrade: Active gcc profile is invalid!

2010-10-19 Thread Jarry
Hi, I just tried to upgrade gcc (stable amd64, from 4.4.3-r2 to 4.4.4-r2) following the procedure recommended in Gentoo GCC Upgrade Guide: emerge -uav gcc At the end of compilation, I got these strange messages: * gcc-config: Could not

Re: [gentoo-user] kernel compile using gcc 3.4.3

2005-05-14 Thread Rumen Yotov
t but it is perfectly ok to compile the > kernel with gcc 3.4 how does one get the kernel compile system to use > particular gcc version? > 3. Are there other packages that override the default gcc, maybe > like ? > > Thanks, > Eugene. > > Hi, GCC is slotted so you can

Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error

2021-10-19 Thread Matt Connell (Gmail)
On Tue, 2021-10-19 at 07:32 -0400, Walter Dnes wrote: > I've only got gcc 10 and 11. You will need to use gcc-config to update your selection. To list your available choices: gcc-config -l To select #1: gcc-config 1 Think of it like adjunct of eselect.

Re: [gentoo-user] gcc not downward compatible?

2008-08-11 Thread Andrew Gaydenko
to compile > programs that don't work with the newest version, with the old version: > > # emerge -av sys-devel/gcc:4.1 (you may have to unmask: "echo "=sys- > devel/gcc-4.1.2 ~x86" >> /etc/portage/package.keywords) > # gcc-config -l > # gcc-config x86_64-pc-linux-

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread Jarry
Maximilian Bräutigam wrote: Due to the mentioned problems my question is, do I have to configure # gcc-config x86_64-pc-linux-gnu-4.3.2 ... or ... # gcc-config x86_64-pc-linux-gnu-4.3.2-r3 At the end of GCC upgrade, I got these messages: __ * The

Re: [gentoo-user] GCC-3.4 update: python error...

2005-12-06 Thread Willie Wong
On Tue, Dec 06, 2005 at 07:29:35PM +0100, Jarry wrote: > fastjar target-libobjc > (Any other directories should still work fine.) > Created "Makefile" in /var/tmp/portage/libstdc++-v3-3.3.4/work/build using > "mt-frag" > /usr/bin/gcc-config: line 632: /et

Re: [gentoo-user] gcc upgrade: Active gcc profile is invalid!

2010-10-19 Thread Andrea Conti
iled: (gcc -dumpversion) | getline NEWVER) >>>> Original instance of package unmerged safely. > * Switching native-compiler to x86_64-pc-linux-gnu-4.4.4 ... > * gcc-config: Active gcc profile is invalid! > * Your gcc has a bug with GCC_SPECS. > * Please re-emerge gcc. >

Re: [gentoo-user] Gcc problem

2008-01-29 Thread Mark Kirkwood
James wrote: Hello, Every seen this error? # gcc-config -l * gcc-config: Active gcc profile is invalid! [1] i586-pc-linux-gnu-4.1.2 the system will not compile anything? Ideas on fixing? James Try: $ gcc-config 1 This will tell the system that 4.1.2 is the guy to use (I guess

[gentoo-user] Re: Problem updating gcc [SOLVED]

2005-08-09 Thread Michael Sullivan
(Any other directories should still work fine.) > Created "Makefile" in /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build > using "mt-frag" > gcc-config error: Could not run/locate "gcc" > *** The command 'gcc -o conftest conftest.c' faile

[gentoo-user] Re: emerge broken - libstdc++.so.5

2006-06-05 Thread Mark Knecht
appened! Thanks, Mark Like many things in life this pain seems to be somewhat self inflicted, I suppose. More into. After emerging gcc-3.4.6 I had troubles with the gcc-config stuff so I removed gcc-3.3.6. However it appears that removing 3.3.6 removed libstdc++ also. I updated slocate's data

Re: [gentoo-user] gcc not working after update

2009-05-13 Thread Volker Armin Hemmann
el/gcc > selected: 4.1.2 >protected: none > omitted: 4.3.2-r3 > > but now i get this error: > > # gcc-config -l > * gcc-config: Active gcc profile is invalid! > [1] i686-pc-linux-gnu-4.3.2 > > # eix gcc > eix: error while loading shared libraries: libstd

Re: [gentoo-user] emerge --info

2006-09-18 Thread Richard Fish
On 9/18/06, Willie Wong <[EMAIL PROTECTED]> wrote: On Mon, Sep 18, 2006 at 05:18:09PM -0300, Penguin Lover Mauro Faccenda squawked: > > Why doesn't it say gcc-4.1.1? > > had you defined that you want to use gcc-4 with gcc-config? of course. That is what I did: 1) gcc-co

Re: [gentoo-user] Help, please! I've hosed my gcc.

2011-11-15 Thread Mark Knecht
asy way for me to recover a working gcc, or do I >> > have to do something desperate, like reinstalling Gentoo?  :-( > >> > Help will be most appreciated. > >> > -- >> > Alan Mackenzie (Nuremberg, Germany). > > > >> gcc-config -l > >>

[gentoo-user] Re: Gcc problem

2008-01-30 Thread James
Mark Kirkwood paradise.net.nz> writes: > > # gcc-config -l > > * gcc-config: Active gcc profile is invalid! > > [1] i586-pc-linux-gnu-4.1.2 > $ gcc-config 1 > This will tell the system that 4.1.2 is the guy to use (I guess your > update removed an older versi

[gentoo-user] Gentoo on Xeon

2006-05-24 Thread Gessy
flags: CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -fomit-frame-pointer -pipe" CXXFLAGS="${CFLAGS}" USE="-ipv6 multilib" MAKEOPTS="-j5" But when the bootstrap.sh arrived gcc-config compilation, i get the follow error: /var/tmp/portage/gcc-

[gentoo-user] Re: HowTo switch the default gcc

2007-10-09 Thread Marc Blumentritt
Helmut Jarausch schrieb: > but what value of CHOST should I take? This is OK. I did not send this link for CHOST, but for the part of checking the gcc config. > I currently have > CHOST="i686-pc-linux-gnu" > and gcc-4.1.2 is the standard C-compiler. > Now, I'd like t

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-18 Thread meino . cramer
> > > > after a greater update to world. > > (by the way: Updateing the world is generally to a bad idea...;) > > > > Beside other things, gcc-4.7.3 was slated for removal. As > > gcc-4.8.3 was already installed and gcc-config shows that it > > is active,

Re: [gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread YoYo Siska
On Mon, Oct 01, 2012 at 02:13:49PM +0200, YoYo Siska wrote: > On Mon, Oct 01, 2012 at 12:50:40PM +0200, meino.cra...@gmx.de wrote: > > The output of > > > > gcc-config -l > > > > is > > > > [1] armv7a-unknown-linux-gnueabi-4.7.2 > > &g

Re: [gentoo-user] coexisting GCC versions

2009-06-28 Thread Roger Mason
ook about 14 hours. I followed the info presented at the end of the installation and did, as root: gcc-config i686-pc-linux-gnu-4.3.2 and gcc-config -l now says: garnet rmason # gcc-config -l [1] i686-pc-linux-gnu-4.1.1 [2] i686-pc-linux-gnu-4.3.2 I also ran source /etc/profile, as recommende

Re: [gentoo-user] Busybox update fail

2007-03-27 Thread [EMAIL PROTECTED]
gcc, pruned old version and not used gcc-config. (Show me `gcc-config -l`) Here we go: # gcc-config -l [1] i386-pc-linux-gnu-4.1.1 * -- WBR, Vladimir Rusinov aka B. -- http://lcl.sytes.net:3880 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] kernel compile using gcc 3.4.3

2005-05-14 Thread Eugene Rosenzweig
with gcc 3.4 how does one get the kernel compile system to use particular gcc version? 3. Are there other packages that override the default gcc, maybe like ? Thanks, Eugene. Hi, GCC is slotted so you can have both 3.3.5 & 3.4.3 (i have them too). See gcc-config package which is a depend

Re: [gentoo-user] How can I find all "orphaned" files?

2011-03-25 Thread Mike Edenfield
gt;>> /usr/bin/cc >>> /usr/bin/c++ >>> /usr/bin/c89 >>> /usr/bin/gcc >>> /usr/bin/gcov >>> /usr/bin/x86_64-pc-linux-gnu-c++ >>> >> I think these are created by gcc-config, so don't belong to any package. >> If you

Re: [gentoo-user] GCC/Build Problems

2012-07-16 Thread Christopher Lemire
Every time I take the time to think through and write something like this up, I solve it pretty quickly afterwards. I'll tell you how I solved it. GCC wasn't the problem, and gcc-config -l wouldn't of done any good because I only had one gcc. So I created a simple hello.c tha

Re: [gentoo-user] gcc slots

2007-01-09 Thread Luis Ortiz
Mick wrote: > Hi All, > > I just upgraded to gcc-4.1.1. gcc-config -l shows that gcc-3.4.5 is still > there: > > # gcc-config -l > [1] i686-pc-linux-gnu-3.4.5 > [2] i686-pc-linux-gnu-3.4.5-hardened > [3] i686-pc-linux-gnu-3.4.5-hardenednopie > [4] i686-pc-li

Re: [gentoo-user] Re: coexisting GCC versions

2009-06-28 Thread Alex Schuster
Roger Mason writes: > Now gcc-config says: > > garnet ~ $ gcc-config -l > [1] i686-pc-linux-gnu-4.1.1 > [2] i686-pc-linux-gnu-4.3.2 * > > Whereas gcc -v says: > > > gcc version 4.1.1 (Gentoo 4.1.1-r3 p1.10) > > If there is something else that I need to do th

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-13 Thread walt
> There's one problem. .NATIVE is pointing at a non-existent file. > Assuming > your machine really does have gcc-4.3.4, .NATIVE should be pointing at > x86_64-pc-linux-gnu-4.3.4, and the contents of > config-x86_64-pc-linux-gnu > should be: CU

RE: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-14 Thread Konstantinos Bekiaris
kos...@gentoo /usr/bin $ ls -al gcc* -rwxr-xr-x 1 root root 14504 Jun 17 2008 gcc lrwxrwxrwx 1 root root62 Jan 24 06:25 gcc-4.3.4 -> /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4/x86_64-pc-linux-gnu-gcc -rwxr-xr-x 1 root root 21711 Jan 24 01:46 gcc-config kos...@gentoo /usr/bin $ Maybe I have

Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-14 Thread Konstantinos Bekiaris
kos...@gentoo /usr/bin $ ls -al gcc* -rwxr-xr-x 1 root root 14504 Jun 17 2008 gcc lrwxrwxrwx 1 root root62 Jan 24 06:25 gcc-4.3.4 -> /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4/x86_64-pc-linux-gnu-gcc -rwxr-xr-x 1 root root 21711 Jan 24 01:46 gcc-config kos...@gentoo /usr/bin $ Maybe I h

Re: [gentoo-user] Re: coexisting GCC versions

2009-06-28 Thread Roger Mason
s: # emerge -uav gcc (Please substitute "i686-pc-linux-gnu-3.4.5" with the GCC version and CHOST settings you've upgraded to:) # gcc-config i686-pc-linux-gnu-4.3.2 # source /etc/profile and that is what I did. Now gcc-config says: garnet ~ $ gcc-config -l [1] i686-pc-linux-gnu-4.1.1 [

Re: [gentoo-user] Upgrading GCC (just to be sure)...

2009-03-31 Thread Maximilian Bräutigam
ersion 4.1.2 (Gentoo 4.1.2 p1.1)" "gcc-config -c" returns "x86_64-pc-linux-gnu-4.1.2" So, obviously I am not using the new GCC compiler and being honest, I made half a year ago the mistake to deinstall gcc without upgrading. I configured a hole new system, because nothing wor

[gentoo-user] Problem updating gcc

2005-08-09 Thread Michael Sullivan
hm-gc target-zlib target-libjava zlib fastjar target-libobjc (Any other directories should still work fine.) Created "Makefile" in /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build using "mt-frag" gcc-config error: Could not run/locate "gcc" *** The command &#x

Re: [gentoo-user] crossdev/x86dev screwdup ?!

2012-10-01 Thread Hinnerk van Bruinehsen
> But now, calling >> >> armv7a-unknown-linux-gnueabi-gcc >> >> results in >> >> gcc-config: error: could not run/locate >> 'armv7a-unknown-linux-gnueabi-gcc' [1]25787 exit 1 >> armv7a-unknown-linux-gnueabi-gcc >> >> . &

Re: [gentoo-user] Firefox doesn't build - gcc compilers

2010-12-13 Thread Bill Longman
On 12/13/2010 04:57 AM, dhk wrote: > On 12/13/2010 07:50 AM, Xavier Parizet wrote: >> On Mon, 13 Dec 2010 07:34:16 -0500, dhk wrote: >> You need to run: >> gcc-config x86_64-pc-linux-gnu-4.4.4 && source /etc/profile && gcc -v >> >> If the above co

[gentoo-user] Running programs compiled with a different gcc version

2012-05-19 Thread Urs Schutz
Yesterday I manually compiled photivo, a camera raw file converter and image editor. One of the requirements for installing is gcc 4.6. So I manually unmasked gcc 4.6.3 and installed it with portage. After switching gcc with gcc-config and . /etc/profile, photivo compiled fine. A test run showed

Re: [gentoo-user] Running programs compiled with a different gcc version

2012-05-20 Thread Norman Invasion
On 19 May 2012 16:23, Urs Schutz wrote: > Yesterday I manually compiled photivo, a camera raw file > converter and image editor. One of the requirements for > installing is gcc 4.6. So I manually unmasked gcc 4.6.3 > and installed it with portage. > After switching gcc with gcc-co

Re: [gentoo-user] gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"

2005-06-12 Thread Ted Ozolins
askar ... wrote: >Hello! > >Trying to compile groff-1.19.1-r2 I had the error: >gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" >make: *** [xditview.o] Error 1 > >In my make.conf file I have CHOST="i686-pc-linux-gnu". > >I see this is

Re: [gentoo-user] Re: coexisting GCC versions

2009-06-29 Thread Roger Mason
cc*, do these settings look okay? That's > where gcc-config changes things. My 05gcc-i686-pc-linux-gnu has the line > PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.3.2" in it. garnet ~ $ echo $PATH /home/rmason/.nix-profile/bin:/usr/local/coda/bin:/usr/local/coda/sbin:/usr/local/bin:/usr

[gentoo-user] Re: revdep-rebuild keeps reinstalling binutils

2010-02-08 Thread walt
compiler gcc is not working...this is Gentoo...everything > has to do with compiling. The solution of the problem starts with > fixing gcc by hand. (You are right about python, i have an older > version).So? === try gcc-config first. See if that clears it up. then

Re: [gentoo-user] Re: emerge failing on ebuild [econf failed]

2007-12-27 Thread Florian Philipp
gs up. > > I copied the livecd gcc binary on /mnt/gentoo/mybin. > I've chrooted into the problem OS after mounting the livecd proc > directory on it, and attempting to emerge gcc, after adding /mybin > first in the $PATH variable. > > Here is that error message: > >

Re: [gentoo-user] Failed to emerge sys-devel/gcc-4.4.5

2011-04-05 Thread Mike Edenfield
a >> much more useful error. > > Thanks for the tip. Now it's 'partially successful': > > * QA Notice: Package has poor programming practices which may compile > *fine but exhibit random runtime failures. These aren't anything to worry about.

Re: [gentoo-user] Emerge does want to tell me...what?

2017-12-02 Thread Heiko Baums
a stable or a testing system. https://wiki.gentoo.org/wiki/Upgrading_GCC And then follow exactly the steps in the news item after the step of rebuilding gcc. Or in detail: Run these commands: # gcc-config -l # gcc-config set # emerge -1 sys-devel/gcc # gcc-config -l # gcc-config set # source

Re: [gentoo-user] Getting rid of gcc-4.7.3...how?

2014-12-19 Thread Mick
nto a problem I think... > > > > > > As adviced I run > > > > > > emerge --depclean -v -p > > > > > > after a greater update to world. > > > (by the way: Updateing the world is generally to a bad idea...;) > > > > > > Beside o

Re: [gentoo-user] updating glibc-2.3.5-r2: segmentation fault... (part 2)

2006-02-15 Thread Rumen Yotov
add those flag first, and update the whole system. > I did not thought it would end by reinstalling the system again... > > > Check the output of: gcc-config -l (what profile is GCC using) and > > obelix ~ # gcc-config -l > [1] i686-pc-linux-gnu-3.4.4 * > [2] i686-pc-

Re: [gentoo-user] Older machines no text console video after bootup

2022-04-20 Thread Walter Dnes
On Tue, Apr 19, 2022 at 08:19:07PM -0400, Walter Dnes wrote > > Possible cause... it's failing with target > '/usr/lib/gcc/x86_64-pc-linux-gnu/ ***11.2.0*** /include/stddef.h' > > But "gcc-config -l" gives me one line... > [1] x86_64-pc-linux-gnu-11

Re: [gentoo-user] Older machines no text console video after bootup

2022-04-20 Thread Peter Böhm
pc-linux-gnu/ ***11.2.0*** /include/stddef.h' > > > > But "gcc-config -l" gives me one line... > > > > [1] x86_64-pc-linux-gnu-11.2.1 * > > > > I vaguely recall that there's an additional tweak needed to > > > > align lib versions,

Re: [gentoo-user] gcc problems after dep -d

2006-10-28 Thread Philip Webb
061028 Hans de Hartog wrote: > it dies at the first emerge with: > checking for C++ compiler default output file name... configure: error: > C++ compiler cannot create executables. ... > CHOST="i486-pc-linux-gnu" do 'gcc-config -c' & 'gcc-config -l'

  1   2   3   4   5   6   7   8   9   10   >