Mathew Matson wrote: > 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
It isn't too helpful to redirect errors to /dev/null when asking for help. Please try again without ">/dev/null 2>&1" and post the result. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- 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
