Ethereal-users: [Ethereal-users] Problems Compiling 0.9.9 on OpenBSD 3.2-stable

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

Date: Fri, 28 Feb 2003 15:17:00 -0600
I noticed this today when trying to compile 0.9.9 -- the host OS
is OpenBSD 3.2-stable. Thanks in advance for any insight.

In file included from packet-ncp2222.c:23376:
packet-ncp2222.inc: In function `print_nds_values':
packet-ncp2222.inc:1674: warning: comparison between signed and
unsigned
packet-ncp2222.inc: In function `process_multivalues':
packet-ncp2222.inc:3547: warning: comparison between signed and
unsigned
packet-ndps.c: In function `ndps_req_hash_cleanup':
packet-ndps.c:1774: warning: unused variable `request_value'
packet-rmi.c: In function `dissect_ser':
packet-rmi.c:225: warning: unused parameter `pinfo'
packet-rmi.c: At top level:
packet-rmi.c:60: warning: `ett_rmi_protocol' defined but not used
packet-rmi.c:68: warning: `ett_ser_magic' defined but not used
packet-rmi.c:69: warning: `ett_ser_version' defined but not used
ld: -ldocsis: no match
collect2: ld returned 1 exit status