Query

Frank Fock Frank.Fock____t-online.de
Fri May 12 07:36:33 CEST 2000


Jeewan Gupta wrote:

> Hello There,
>
>                 The package libstdc++.2.9.0-24 which u doubted that it
> might not be installed on the Linux machine, was already there, The
> problem still persists.
>
>             I have tried to compile the SNMP++ 3.0 package using the
> Makefile but it doesn't compile fully. The following error comes
>         /usr/bin/ld: cannot open -lg++: No such file or directory
>         collect2: ld returned 1 exit status
>         make: *** [../lib/libsnmp++.so] Error 1
>

Did you try to remove -lg++ from the library link list? May be it is
not needed on your system, because g++ implicitly links with
its g++ library.

Best regards,
Frank




More information about the AGENTPP mailing list