Darren Reed wrote:

> With my integration today of:
> 
> 6808014 tcpdump to be included into SFW consolidation
> 6863377 libpcap needs to be built to support BPF
> 6841989 libpcap needs to be updated version 1.0.0
> 
> 
> it is now necessary for the host building the SFW gate
> to be running build 125 or later of Nevada.
> 
> On hosts that are running earlier builds of nevada,
> libpcap will fail to build.

I'm running build 126 of OpenSolaris, so I'm up to date, but I might be
missing something.  I'm getting the following errors building both libpcap
and tcpdump:

    "./pcap-libdlpi.c", line 116: undefined symbol: DLPI_SYSERR
    "./pcap-libdlpi.c", line 159: undefined symbol: promisc
    "./pcap-libdlpi.c", line 182: undefined symbol: snaplen
    "./pcap-libdlpi.c", line 212: undefined symbol: pcap_cleanup_libdlpi
    "./pcap-libdlpi.c", line 212: warning: improper pointer/integer 
combination: op "="
    "./pcap-libdlpi.c", line 216: function designator is not of function type
    "./pcap-libdlpi.c", line 218: cannot recover from previous errors
    cc: acomp failed for ./pcap-libdlpi.c

but I also looked through /usr/include on jurassic, which is running build
127, and DLPI_SYSERR doesn't show up anywhere there, either.  Nor does it 
show up in ON's cscope.  But some of the other errors don't seem to have
anything to do with that.

Any ideas?

Thanks,
Danek

Reply via email to