This is a discussion on RE: Problem with make - net-snmp 5.4.1 within the SNMP Users forums, part of the Networking and Network Related category; Thomas, thanks for your help. I found "libgcc_s.so.1" in usr/local/lib, so ran the command.. /...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thomas,
thanks for your help. I found "libgcc_s.so.1" in usr/local/lib, so ran the command.. /usr/bin/crle -u -l /usr/local/lib (as root). /usr/bin/crle now gives this on my system.. dltlsec3> /usr/bin/crle Configuration file [version 4]: /var/ld/ld.config Default Library Path (ELF): /usr/lib:/usr/local/ssl/lib:/usr/local/lib Trusted Directories (ELF): /usr/lib/secure (system default) Command line: crle -c /var/ld/ld.config -l /usr/lib:/usr/local/ssl/lib:/usr/local/lib I have re-run 'make' and 'make test' and all the tests completed this time. Thanks You very much for your help. David Goodman -----Original Message----- From: Thomas Anders [mailto:thomas.anders@blue-cable.de] Sent: 20 December 2007 23:22 To: Goodman,DJ,David,DGE R Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Problem with make - net-snmp 5.4.1 dave.goodman@bt.com wrote: > ld.so.1: snmpget: fatal: libgcc_s.so.1: open failed: No such file or > directory > > I have seen your answer on google to a similar problem.. > > http://fixunix.com/snmp/171093-re-er...script-crontab > -s > olaris-10-a.html Now you know what copying the list is for. :-) > On my system libgcc_s.so.1 is in.. > > ./usr/local/lib/libgcc_s.so "libgcc_s.so" isn't the same as "libgcc_s.so.1". Find out where you have "libgcc_s.so.1" and add that path to your crle config. +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |