On Thu, Feb 21, 2002 at 09:27:18AM -0800, pelicancomputers wrote:
> on sol8 i've installed gcc v3.0.3 (64 bit), binutils,
> and make.
>
> when i try to make libpcap v0.6.2 or 0.7.1, i get:
...
> pcap-dlpi.c:226: incompatible types in assignment
...
> any help!?
Don't compile it as 64-bit code, compile it as 32-bit code. The time
stamps "bufmod" hands up are 32-bit time stamps, but, in 64-bit mode,
"struct timeval" is 64-bit, so the assignment won't work.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe