On Thu, 23 Sep 2004, Dave Vrona wrote:

gcc  -o master master.o masterconf.o cyrusMasterMIB.o ../lib/lock_fcntl.o 
../lib/libcyrus_min.a -L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers 
-lnetsnmp -ldl -lrpm -lrpmio -lpopt -lbz2 -lz -lcrypto -lelf -lm -L/usr/lib/lib -lwrap 
-lresolv -lssl -lcrypto   -lfl  -lresolv   -ldb-4.1 -lcom_err
/usr/bin/ld: warning: libcom_err.so.3, needed by /usr/lib/libcrypto.so, may conflict 
with libcom_err.so.2
master.o(.text+0x3238): In function `main':
: undefined reference to `netsnmp_enable_subagent'
collect2: ld returned 1 exit status

Presumably you have a version of the netsnmp package which doesn't include that function. What version do you have?
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to