On Tue, 27 Jul 1999, Carey Nairn wrote:
> whois.o -L../lib -lcrypt -L../snmplib -lsnmp -lmiscutil -lm
> client_db.o: In function `snmp_meshCtblFn':
> client_db.o(.text+0x764): undefined reference to `snmp_var_new'
> client_db.o(.text+0x86b): undefined reference to `snmp_var_free'
What does ../snmplib/libsnmp.a look like? got stuff it in?
How about
% nm ../snmplib/libsnmpa.a | grep snmp_var_new
Got any other files called 'libsnmp.a' on your system?
Duane W.
Received on Mon Jul 26 1999 - 23:50:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:34 MST