Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] cannot compile on OpenBSD 3.9

From: Randall <randalla@xxxxxxxxxxxxx>
Date: Tue, 04 Jul 2006 04:08:10 -0500
I'm compiling on OpenBSD 3.9
-bash-3.1$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.9/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)

Everything is out-of-the-box for OPenBSD 3.9.
Here's the error after ./configure and ./make:

/usr/bin/ld: cannot find -lwiretap
collect2: ld returned 1 exit status
*** Error code 1
Stop in /home/randall/wireshark-0.99.1pre1 (line 1444 of Makefile).
*** Error code 1
Stop in /home/randall/wireshark-0.99.1pre1 (line 1768 of Makefile).
*** Error code 1
Stop in /home/randall/wireshark-0.99.1pre1 (line 1335 of Makefile).
-bash-3.1$ uname -a

Any ideas?