Re: Compiling NetSNMP 5.5 on HPUX 11.23/Itanium

2010-02-12 Thread Wes Hardaker
> On Wed, 27 Jan 2010 13:15:55 -0700, nets...@mysnmp.org said: n> system.c: In function 'get_myaddr': n> system.c:653: error: storage size of 'ifc' isn't known Hm.. You might need to grep in /usr/include files for 'ifconf' and see if you can locate where the structure is held. It *should* b

Compiling NetSNMP 5.5 on HPUX 11.23/Itanium

2010-01-20 Thread netsnmp
Hi Coders, I am attempting to compile netsnmp 5.5 on: HP-UX cphpad3c B.11.23 U ia64 3469871600 unlimited-user license I am using the default configure (no options passed), gnu make, and gcc version 4.2.3 I started with a clean source tree and encounter the following error from gmake: Any t