[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Make depend problems w/ NS



Hi!  I have downloaded and compiled the all in one (2.1b4a) package on a
Linux (RH 5.1/Kernel 2.0.34) machine.  The install and validate went without
a hitch.  I am able to run NS on the tcl/ex tcl files without a problem.
When I try a "make depend" on ns, I get the following:

emulate/net-pcap.cc:60: pcap.h: No such file or directory
In file included from emulate/arp.cc:59:
emulate/ether.h:4: warning: `ETHER_ADDR_LEN' redefined
/usr/include/net/ethernet.h:52: warning: this is the location of the
previous de
finition
emulate/ether.h:7: warning: `ETHER_HDR_LEN' redefined
/usr/include/net/ethernet.h:55: warning: this is the location of the
previous de
finition
emulate/ether.h:8: warning: `ETHER_MIN_LEN' redefined
/usr/include/net/ethernet.h:56: warning: this is the location of the
previous de
finition
emulate/ether.h:9: warning: `ETHER_MAX_LEN' redefined
/usr/include/net/ethernet.h:57: warning: this is the location of the
previous de
finition

Is the "No such file or directory" for pcap.h a problem?

Thanks,
Jeff