Aleksey Tsalolikhin wrote:
> 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

Umm, no. That suggestions was meant to (potentially) fix the build issue
with bundled cc (snmp_perl.o not found), not the one with gcc.

If you still run into the same issue (with cc and snmp_perl.o), what
happens if you manually "cd agent; make snmp_perl.lo"?


+Thomas

-------------------------------------------------------------------------
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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to