> -Original Message-
> From: Willie Wong [mailto:[EMAIL PROTECTED]
> Sent: 07 December 2005 00:32
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] GCC-3.4 update: python error...
>
>
> On Tue, Dec 06, 2005 at 08:49:29PM +0100, Holly Bostick
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 or directory *
> > /usr/bin/gcc-config: Profile doe
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/env.d/gcc/i686-pc-linux-gnu-3.3.6 [1
Hi,
On 19:29 Tue 06 Dec , Jarry wrote:
> Thanks for your help. I downloaded that library and put it into
> /var/lib. Now I can start portage without complaining about missing
> library, but my system is still broken. I tried to emerge that
> libstdc++-v3, but I got following error:
>
> ---
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 emerge
libst
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: /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No
Thanks for your help. I downloaded that library and put it into
/var/lib. Now I can start portage without complaining about missing
library, but my system is still broken. I tried to emerge that
libstdc++-v3, but I got following error:
--
Dale wrote:
>I have a copy, which is a link to another file. I would be glad to
>email it to you if you would like. It is about 1MB so it would take a
>few minutes on my slow as crap dial-up. I'm about to cook some supper
>anyway. ;)
>
>Let me know. I have it saved as a draft already. I just
Hi,
On 08:48 Tue 06 Dec , Rumen Yotov wrote:
> On 07:31 Tue 06 Dec , [EMAIL PROTECTED] wrote:
> > [EMAIL PROTECTED] wrote:
> >
> > > i also could put the whole binary of libstdc++-v3-3.3.6.tbz2 on
> > > my ftp server.
> > > It's for athlon-xp (march=athlon-xp -O2 -pipe -fomit-frame-pointer
[EMAIL PROTECTED] wrote:
>[EMAIL PROTECTED] wrote:
>
>
>
>>i also could put the whole binary of libstdc++-v3-3.3.6.tbz2 on
>>my ftp server.
>>It's for athlon-xp (march=athlon-xp -O2 -pipe -fomit-frame-pointer)
>>quite safe. It has no USE-flags so no problems. Haven't checked
>>what's inside thou
On 07:31 Tue 06 Dec , [EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
>
> > i also could put the whole binary of libstdc++-v3-3.3.6.tbz2 on
> > my ftp server.
> > It's for athlon-xp (march=athlon-xp -O2 -pipe -fomit-frame-pointer)
> > quite safe. It has no USE-flags so no problems. Haven't
[EMAIL PROTECTED] wrote:
> i also could put the whole binary of libstdc++-v3-3.3.6.tbz2 on
> my ftp server.
> It's for athlon-xp (march=athlon-xp -O2 -pipe -fomit-frame-pointer)
> quite safe. It has no USE-flags so no problems. Haven't checked
> what's inside though. The ftp address is: ftp://ftp.
On 05:40 Tue 06 Dec , Jarry wrote:
> kashani wrote:
>
> > http://badapple.net/libstdc++.so.5
> > Pulled from a server with pentium4 and -O2 -pipe
>
> Thank you. I'm not sure my athlon-xp will swallow it,
> but I'll give it a try...
>
> Jarry
> --
> gentoo-user@gentoo.org mailing list
>
Hi,
kashani wrote:
> http://badapple.net/libstdc++.so.5
> Pulled from a server with pentium4 and -O2 -pipe
Thank you. I'm not sure my athlon-xp will swallow it,
but I'll give it a try...
Jarry
--
gentoo-user@gentoo.org mailing list
Jarry wrote:
You mean on linstallation cd? I have gentoo 2005.0 x86 install cd, but
I can not find there any libstdc++. Where should it be? In portage
snapshot or stage3-archive? Is there some other possibility to get
precompiled libstdc++?
http://badapple.net/libstdc++.so.5
Pulled from a se
Petteri Räty wrote:
> Pongracz Istvan wrote:
>>As I can remember, the livecd has a binary. You can copy that library to
>>your /usr/lib and use it to fix your problem.
>>Or:
>>You can make a symlink to the newer libstdc++, maybe can work.
>
> I have successfully used a symlink in the past but your
Pongracz Istvan wrote:
> Hi,
>
> As I can remember, the livecd has a binary. You can copy that library to
> your /usr/lib and use it to fix your problem.
>
> Or:
>
> You can make a symlink to the newer libstdc++, maybe can work.
>
I have successfully used a symlink in the past but your mileage
Hi,
As I can remember, the livecd has a binary. You can copy that library to
your /usr/lib and use it to fix your problem.
Or:
You can make a symlink to the newer libstdc++, maybe can work.
Regards,
István
I get the same error:
emerge libstdc++-3.3.4
/usr/bin/python: error while loading sh
Hi,
On 15:22 Sun 04 Dec , Jarry wrote:
> [EMAIL PROTECTED] wrote:
>
> > Hi,
> > On 14:58 Sun 04 Dec , Jarry wrote:
> >
> >>Hi,
> >>I tried to update my gcc using emerge -e (Safer method)
> >>as described in gcc-upgrading-guide, but apparently I
> >>screwed something up. I did:
> >>
> >>em
[EMAIL PROTECTED] wrote:
> Hi,
> On 14:58 Sun 04 Dec , Jarry wrote:
>
>>Hi,
>>I tried to update my gcc using emerge -e (Safer method)
>>as described in gcc-upgrading-guide, but apparently I
>>screwed something up. I did:
>>
>>emerge -uav gcc
>>gcc-config i686-pc-linux-gnu-3.4.4
>>source /etc/
Hi,
On 14:58 Sun 04 Dec , Jarry wrote:
> Hi,
> I tried to update my gcc using emerge -e (Safer method)
> as described in gcc-upgrading-guide, but apparently I
> screwed something up. I did:
>
> emerge -uav gcc
> gcc-config i686-pc-linux-gnu-3.4.4
> source /etc/profile
> emerge -e system
> emer
Hi,
I tried to update my gcc using emerge -e (Safer method)
as described in gcc-upgrading-guide, but apparently I
screwed something up. I did:
emerge -uav gcc
gcc-config i686-pc-linux-gnu-3.4.4
source /etc/profile
emerge -e system
emerge -e world
emerge -aC =sys-devel/gcc-3.3*
Now whenever I star
22 matches
Mail list logo