tcpdump mailing list archives

Re: SCO libpcap


From: Guy Harris <guy () alum mit edu>
Date: Thu, 12 Jun 2008 09:01:57 -0700

sufei7099 wrote:
It's print nothing.

I suspected it would.

Are you running OpenServer 5, OpenServer 6, That means that the code in libpcap's pcap-dlpi.c probably can't easily be made to work on OpenServer 5. About the only thing I can suggest is to try replacing the

        #include <sys/dlpi.h>

file with

        #include <sys/attdlpi.h>

and see whether that compiles and works. If it does, let us know; if it doesn't, you'd have probably have to ask SCO for help; unfortunately, I don't see anything about running libpcap on OpenServer 5 on the Web, and the page at

        http://www.sco.com/skunkware/

has, in a section called "OSR5/UW7 Source Archives", the unchanged libpcap 0.6.2 I mentioned in an earlier message, so if "OSR5" is short for "OpenServer Release 5", that may mean that SCO don't have libpcap for OpenServer 5 (it might work on UnixWare 7, but not OpenServer 5).
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: