Hello, I got some problems with "net-snmp-5.1.3.1" compilation on "HP-UX B.11.00 U 9000/800 ".
I tried to configure it with
- aCC: HP ANSI C++ B3910B A.03.27
and
- gcc 3.0.1
but the result is always the same.
The make output is the following:
--------------------------------------------------------
gcc -E -Iinclude
-I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS
-DBINDIR=/usr/local/bin -x c ./sedscript.in | egrep
'^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' >
sedscript
echo 's#DATADIR#/usr/local/share#g' >> sedscript
echo 's#LIBDIR#/usr/local/lib#g' >> sedscript
echo 's#BINDIR#/usr/local/bin#g' >> sedscript
echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript
echo 's#SYSCONFDIR#/usr/local/etc#g' >> sedscript
/usr/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf
making all in /home/rosa/pkgs/pkgs-src/net-snmp-5.1.3.1/snmplib
/bin/sh ../libtool --mode=link gcc -g -O2 -Dhpux11 -rpath
/usr/local/lib -version-info 6:3:1 -o libnetsnmp.la
mkdir .libs
rm -fr .libs/libnetsnmp.la .libs/libnetsnmp.* .libs/libnetsnmp.*
/usr/ccs/bin/ld -b +h libnetsnmp.sl.6 +b /usr/local/lib -o
.libs/libnetsnmp.sl.6.3 -lc
*** Error exit code 1
Stop.
*** Error exit code 1
------------------------------------------------------------
In attachment you can find the "config.log" file .
Thanks,
Gianluca Rosa
config.log.gz
Description: Binary data
