[Gllug] gcc compiler versions
Daniel P. Berrange
dan at berrange.com
Tue Nov 22 15:31:31 UTC 2005
On Tue, Nov 22, 2005 at 02:58:48PM +0000, TM wrote:
> Let me give you an example of my current woes. Here goes the 1st (of
> many) error message when I try to compile an example program:
>
> /usr/bin/ld: warning: libstdc++.so.5, needed by
> /usr/local/share/pi-1.3.6-Lite/lib/liblcg_AIDA_AnalysisFactory.so, not
> found (try using -rpath or -rpath-link)
This the previous generation of the GCC C++ library, which isn't installed
by default. On my FC4 system I've resolved it with
$ rpm -qf /usr/lib/libstdc++.so.5
compat-libstdc++-33-3.2.3-47.fc4
Regards,
Dan.
--
|=- GPG key: http://www.berrange.com/~dan/gpgkey.txt -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- berrange at redhat.com - Daniel Berrange - dan at berrange.com -=|
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20051122/938a4b1a/attachment.pgp>
-------------- next part --------------
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list