RE: Net-SNMP 5.3.1 on RHEL 5 make error
"Mike Ayers" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <83E753BE7B6A324ABB336245BAF1DAAC06FF5D50@mailserver.metatv-ds.metatv.com> |
> It seems to run successfully...without errors. -matt The failure: <SNIP> rm -f .libs/parse.lo gcc -I../include -I. -I../snmplib -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -g -O2 -Dlinux -I/usr/include/rpm -c parse.c -fPIC -DPIC -o .libs/parse.lo gcc -I../include -I. -I../snmplib -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -g -O2 -Dlinux -I/usr/include/rpm -c parse.c -o parse.o >/dev/null 2>&1 make[1]: *** [parse.lo] Error 1 make[1]: Leaving directory `/cittio/netsnmp/net-snmp-5.3.1/snmplib' make: *** [subdirs] Error 1 </SNIP> appears to be on parse.lo, the relocatable object file, not parse.o. You could try building without shared libs. HTH, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.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