On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > > I've just fixed README.hpux11 for 5.4.1.rc1 and later.
Thanks. > Replace "gcc" by "gcc -E" and drop the "-o .libs/system.o" at the end. > Submit a bug report on http://www.net-snmp.org/bugs (please log in) and > attach the output there. Done, sir. request #1742278. > Try running "make -j 1" instead of just "make". No go. green01# /usr/bin/make -j 1 Make: Unknown flag argument j. Stop. green01# green01# gmake -j 1 WARNING: not running autoheader making all in /var/tsalolia/net-snmp-5.4.1.pre3/snmplib gmake[1]: Entering directory `/var/tsalolia/net-snmp-5.4.1.pre3/snmplib' /bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Uhpux11 -Dhpux11=hpux11 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -Wcast-qual -Wno-char-subscripts -c -o system.lo system.c gcc -I../include -I. -I../snmplib -g -O2 -Uhpux11 -Dhpux11=hpux11 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -Wcast-qual -Wno-char-subscripts -c system.c -DPIC -o .libs/system.o system.c: In function 'get_myaddr': system.c:589: error: storage size of 'ifc' isn't known ... And acknowledged on my cc being the free (bundled) version. Yours truly, -at ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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
