On Sun, 9 Mar 2003 15:02:31 -0600 (CST)
"M. Robert Martin" <[EMAIL PROTECTED]> wrote:

Check if you have the updated gcc-3.2.2.ebuild that I talked about
in the other mail ... it could/should fix the problem for fresh
installs and upgrades.

> 
> Here's an update on my install:
> 
> The box I'm trying to build has been kinda tricky. It's an Abit BP6
> motherboad, and wouldn't boot all the way through with the rc3 LiveCD.
> I ended up mounting the target hard drive in another system running
> Gentoo and doing the install underneath of the operating system on
> that machine, rather than from a livecd image. On that system, I
> couldn't get the install to work unless I masked GCC >= 3.2.2.
> 
> I previously had tried to install the rc3 and rc2 stage3 tarball from
> a rc2 livecd, and couldn't get past the libstdc++ error. (Of course, I
> didn't think of masking it then; I tried rc3 instead. See above.)
> 
> But I'm running out of time, so I took a used 4 gig drive and threw it
> in an old Presario who's motherboard I can steal if I need for this
> server(yuck, I know.) On that system, I didn't need to mask 3.2.2, as
> I never got the libstdc++ error.
> 
> The upshoot for my project is that I'll put the hard drive from the
> alien host installation in the BP6 box and see if it works (so
> scientific!) If it doesn't, I'll try the hard drive from the Presario.
> If that doesn't work, I'll move the Presario motherboard into the
> rackmount case and run with it like that. One way or another, I don't
> think I'll come in tomorrow and have 30+ people begging me for access
> to their Windows homedirs - I hope! ;)
> 
> On Sun, 9 Mar 2003, M. Robert Martin wrote:
> 
> >
> > I'm trying to install a new Gentoo system right now (it's like my
> > tenth or so) and there are definitely some related problems here.
> > I've got the same python error after "emerge portage". In fact, just
> > executing python will generate the libstdc++.so.5 error.
> >
> > None of my other systems have GCC-3.2.2 yet (it must have come out
> > like this week?)
> >
> > I see on my GCC-3.2.1 systems, the libstdc++ file is in the
> > gcc-lib/3.2.1 directory. It's not in the GCC-3.2.2.
> >
> > gcc-config, apparently a python script, fails with the same error.
> > I'd type it in, but I'm untar'ing the stage3 again and will try
> > masking 3.2.2 and see if that works.
> >
> > On Sun, 9 Mar 2003, Martin Schlemmer wrote:
> >
> > > On Sun, 9 Mar 2003 09:53:00 -0500
> > > Matthew Daubenspeck <[EMAIL PROTECTED]> wrote:
> > >
> > > > I decided to get my laptop back up to speed with some 60 updates
> > > > that had to be done. Everything seemed to work perfectly, but
> > > > now I cannot start X or even use emerge. This is emerge's
> > > > output:
> > > >
> > > > python2.2: error while loading shared libraries: libstdc++.so.5:
> > > > cannot open shared object file: No such file or directory
> > > >
> > > > It complains about the same thing when X starts as well...
> > >
> > > Do (as root) the following three commands:
> > >
> > >  # source /etc/make.conf
> > >  # export LD_LIBRARY_PATH="/usr/lib/gcc-lib/${CHOST}/3.2.2"
> > >  # /usr/bin/gcc-config ${CHOST}-3.2.2
> > >
> > > Hope this helps.
> > >
> > > Also, could you please mail me your:
> > >
> > >   /var/db/pkg/sys-devel/gcc-3.2.2-r1/gcc-3.2.2-r1.ebuild
> > >
> > > or:
> > >
> > >   /var/db/pkg/sys-devel/gcc-3.2.2/gcc-3.2.2.ebuild
> > >
> > > Depending on the one you have.  Please do not remerge gcc,
> > > just mail the file you have on the laptop.
> > >
> > >
> > > Regards,
> > >
> > > --
> > >
> > > Martin Schlemmer
> > > Gentoo Linux Developer, Desktop/System Team Developer
> > > Cape Town, South Africa
> > >
> > >
> > > --
> > > [EMAIL PROTECTED] mailing list
> > >
> > >
> >
> >
> > --
> > [EMAIL PROTECTED] mailing list
> >
> >
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 

Martin Schlemmer
Gentoo Linux Developer, Desktop/System Team Developer
Cape Town, South Africa


--
[EMAIL PROTECTED] mailing list

Reply via email to