Ethereal-users: [ethereal-users] error compiling todays CVS

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Eichert, Diana" <deicher@xxxxxxxxxx>
Date: Thu, 5 Oct 2000 10:28:12 -0600
While compiling from CVS today I had the following errors.  The box is an
i386 OpenBSD 2.7 -current as of mid-July and has ucdsnmp 4.1.2 installed.
If I disable snmp I still get the errors relating to packet -ncp.
 
thanks
 
diana
 

packet-ncp.c:310: Undefined symbol `_dissect_ncp_request' referenced from
text segment
packet-ncp.c:314: Undefined symbol `_dissect_ncp_reply' referenced from text
segment
packet-snmp.c:680: Undefined symbol `_sprint_value' referenced from text
segment
packet-snmp.c:1201: Undefined symbol `_sprint_objid' referenced from text
segment
packet-snmp.c:1940: Undefined symbol `_init_mib' referenced from text
segment
packet-snmp.c:2047: Undefined symbol `_snmp_set_suffix_only' referenced from
text segment
collect2: ld returned 1 exit status
rm -f .libs/etherealS.o
gmake[2]: *** [ethereal] Error 1
gmake[2]: Leaving directory `/usr/local/src/ethereal'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/ethereal'
gmake: *** [all-recursive-am] Error 2
sain189#