Hi.

I've been working on an update to 5.3.0.1, and have failed to build. The 
Makefile for agent/mibgroup/target is non-existent, and I can't find anything 
in the Makefiles to build it for Linux.

Regards,

Nigel

make
making all in /home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/snmplib
make[1]: Entering directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/snmplib'
make[1]: Leaving directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/snmplib'
making all in /home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent
make[1]: Entering directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent'
making all in /home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/helpers
make[2]: Entering directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/helpers'
make[2]: Leaving directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/helpers'
making all in /home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/mibgroup
make[2]: Entering directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/mibgroup'
make[2]: Leaving directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent/mibgroup'
/bin/sh ../libtool  --mode=link gcc -g -O2 -Dlinux  -o snmpd snmpd.lo    
libnetsnmpmibs.la libnetsnmpagent.la 
helpers/libnetsnmphelpers.la  ../snmplib/libnetsnmp.la -ldl -lcrypto -lm   
gcc -g -O2 -Dlinux -o .libs/snmpd 
snmpd.o  ./.libs/libnetsnmpmibs.so ./.libs/libnetsnmpagent.so 
helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.so -ldl 
-lcrypto -lm  -Wl,--rpath -Wl,/usr/local/lib
./.libs/libnetsnmpmibs.so: undefined reference to `snmpTargetAddrTable_create'
./.libs/libnetsnmpmibs.so: undefined reference to `snmpTargetParamTable_add'
./.libs/libnetsnmpmibs.so: undefined reference to 
`snmpTargetParamTable_create'
./.libs/libnetsnmpmibs.so: undefined reference to `snmpTargetAddrTable_add'
./.libs/libnetsnmpmibs.so: undefined reference to `get_target_sessions'
./.libs/libnetsnmpmibs.so: undefined reference to `get_FilterProfileName'
./.libs/libnetsnmpmibs.so: undefined reference to `get_addrForName'
./.libs/libnetsnmpmibs.so: undefined reference to `get_paramEntry'
./.libs/libnetsnmpmibs.so: undefined reference to 
`snmpNotifyFilterTable_vacm_view_subtree'
collect2: ld returned 1 exit status
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory 
`/home/nigel/net-snmpd/temp/build-net-snmp-5.3.0.1/agent'
make: *** [subdirs] Error 1


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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