Subject: Re: Another gcc3 question!
To: Bob Bernstein <bernstein@cesmail.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 04/18/2003 11:12:24
On Thu, 17 Apr 2003, Bob Bernstein wrote:

> 3. The build completes with, evidently, no errors, so I type 'make
> install' and again whack <Enter>. No joy. There is a complaint about
> shared objects libstdc++.so.5, and libstdc++.so not being found. These
> of course are in /usr/pkg/gcc-3.2.2/lib.

On some of my Linux systems, I only have GCC 3 as installed via pkgsrc. So
I have seen this issue several times after building other software.

It would be good to have an option for the gcc pkgsrc so when it installs
it will copy or symlink those various libs to the lib directory (in my
case, my LOCALBASE is /usr).

That way building code without pkgsrc and using just common steps will
work the first time.

(I do see a PR 21226 to look at.)

   Jeremy C. Reed
   http://bsd.reedmedia.net/

p.s. I changed the mailing list.