As far as I can tell all the old RedHat libraries had been removed. There is
no libnetsnmp.so.5.0.9 or other remnants left in the system.

My original question remains. What was the ./configure ... command used to
build the RedHat 9 RPMs for Net-SNMP 5.1.1 as available from the net-snmp
SourceForge download website? Or how can I rebuild the identical libraries
from the sources?

Manuel

>
> > The differences I observe are:
> >    1. The libnetsnmp... files I build are significantly bigger than the
> > corresponding files from the RPM installation
>
> That's probably because:
>
>     $ file /usr/lib/libnetsnmp.so.5.0.9
>     /usr/lib/libnetsnmp.so.5.0.9: ELF 32-bit LSB shared object,
>         Intel 80386, version 1 (SYSV), stripped
>                                        ^^^^^^^^
>
> We don't automatically strip our libraries.
>
>
> >    2. When I link my agent against my build and ty to start it I get the
> > error:
> >         relocation error: /usr/lib/libnetsnmpagent.so.5: undefined
symbol:
> > boot_DynaLoader
> >        When linked against the libs from the RPM I don't get that error.
>
>
> It'd be a lot safer to remove the RedHat-provided libraries before
> you compile your source tree.
>
> Dave



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to