#include <netinet/ip_ether.h> not found

From: F. Winter (winter@PHYSnet.uni-hamburg.de)
Date: Thu Sep 26 2002 - 09:48:12 EDT


Hi all!

Still trying to compile portsentry2.0b1 on Tru64 5.1a.
Well I keep on getting compile errors complaining about
"Cannot find file <netinet/ip_ether.h>"

And cc is absolutly right: I searched the hole /usr and /lib
filesystems for that include file. It's not there!

Does anybody know anything about that netinet/ip_ether.h?
Maybe it is found in the sources of the kernel. But where
are these???

Or does anybody know of a portation of portsentry2 to DEC UNIX?

Here is exactly what I get:

bash-2.05a# make generic
SYSTYPE=generic
Making
cc -O -Wall -o ./portsentry ./portsentry.c ./portsentry_io.c
./portsentry_util.c -lpcap
./portsentry.c:
cc: Severe: ./portsentry.h, line 55: Cannot find file <netinet/ip_ether.h>
specified in #include directive. (noinclfilef)
        #include <netinet/ip_ether.h>
---------^

--
 Frank Winter          Tel.: +(49)-40-42838-2404
 PHYSnet RZ            Email: winter@PHYSnet.uni-hamburg.de
 Uni Hamburg
 Jungiusstr. 9
 D-20355 Hamburg


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:54 EDT