On Sun, Nov 18, 2001 at 03:40:38PM -0800, [EMAIL PROTECTED] wrote:
> 
> On Sunday, November 18, 2001, at 03:20  PM, Guy Harris wrote:
> 
> > On Sat, Nov 17, 2001 at 10:40:49PM -0800, [EMAIL PROTECTED] wrote:
> >> Hi, has tcpdump been tested on Mac OS X.
> >
> > Was this with the current CVS snapshot, a 3.7 beta snapshot, or 3.6.2?
> > If it was with 3.6.2, try it with one of the 3.7 beta snapshots.
> >
> >> It was packaged with the
> >> operating system but i want to update to the newer version.  I have
> >> tried to update it but it won't compile.  Any suggestions....
> >
> > My first suggestion is to send us the error messages from your attempt
> > to compile it.  I don't know whether any of the other tcpdump/libpcap
> > developers have MacOS X machines, but I don't, so I can't test it.
> >
> 
> ------------------------------------------- Here Is The Output From 
> Configure ----------------------------------------------------------

I said "send *us*", not "send *me*".  The mere fact that I happen to
respond to a question does not mean that I am taking sole responsibility
for solving the problem in question....

I'm including the output information, in case anybody else has any
suggestions.

> loading cache ./config.cache
> checking host system type... powerpc-apple-darwin5.1
> checking target system type... powerpc-apple-darwin5.1
> checking build system type... powerpc-apple-darwin5.1
> checking for gcc... (cached) cc
> checking whether the C compiler (cc  ) works... yes
> checking whether the C compiler (cc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether cc accepts -g... (cached) yes
> checking gcc version... (cached)
> ./configure: parse error: condition expected: -gt [1008]
> checking for inline... (cached) inline
> checking for __attribute__... (cached) yes
> checking how to run the C preprocessor... (cached) cc -E -traditional-cpp
> checking for fcntl.h... (cached) yes
> checking for rpc/rpcent.h... (cached) no
> checking for netinet/if_ether.h... (cached) yes
> checking whether time.h and sys/time.h may both be included... (cached) 
> yes
> checking for smi.h... (cached) no
> checking for smiInit in -lsmi... (cached) no
> checking whether to enable the possibly-buggy SMB printer... no
> checking whether to enable ipv6... no
> checking for inet_ntop... yes
> checking for inet_pton... yes
> checking for inet_aton... yes
> checking if sockaddr struct has sa_len member... (cached) yes
> checking size of char... (cached) 1
> checking size of short... (cached) 2
> checking size of int... (cached) 4
> checking size of long... (cached) 4
> checking for addrinfo... (cached) yes
> checking for NI_MAXSERV... (cached) yes
> checking for NI_NAMEREQD... (cached) yes
> checking for sockaddr_storage... (cached) yes
> checking for INADDRSZ... (cached) yes
> checking for IN6ADDRSZ... (cached) no
> checking for RES_USE_INET6... (cached) no
> checking for res_state_ext... (cached) no
> checking for nsort in res_state... (cached) no
> checking for vfprintf... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for strlcat... (cached) no
> checking for strlcpy... (cached) no
> checking for strdup... (cached) yes
> ./configure: parse error near `cross-compiling' [2982]
> ./configure: parse error near `else' [2983]
> ./configure: parse error near `fi' [3014]
> ./configure: parse error near `fi' [3016]
> no
> ./configure: parse error near `else' [3026]
> no
> ./configure: parse error near `fi' [3028]
> ./configure: parse error near `done' [3029]
> checking for setlinebuf... (cached) yes
> checking for vsnprintf... (cached) yes
> checking for snprintf... (cached) yes
> checking return type of signal handlers... (cached) void
> checking for sigset... (cached) no
> checking for sigaction... (cached) yes
> checking for dnet_htoa in -ldnet... (cached) no
> checking for main in -lrpc... (cached) no
> checking for library containing getrpcbynumber... (cached) none required
> checking for library containing gethostbyname... (cached) none required
> checking for library containing socket... (cached) none required
> checking for library containing putmsg... (cached) no
> checking for local pcap library... not found
> checking for main in -lpcap... (cached) yes
> checking for bpf_dump... (cached) yes
> checking for u_int8_t using cc... (cached) yes
> checking for int16_t using cc... (cached) yes
> checking for u_int16_t using cc... (cached) yes
> checking for int32_t using cc... (cached) yes
> checking for u_int32_t using cc... (cached) yes
> checking if sockaddr struct has sa_len member... (cached) yes
> checking if unaligned accesses fail... (cached) no
> checking for h_errno... (cached) yes
> checking for SSLeay... no
> checking for rc5.h... (cached) no
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> 
> 
> -------------------------------------------- Here Is The Output From 
> Make ---------------------------------------------------------------------------
> 
> cc -O -DHAVE_CONFIG_H -I.  -I./missing -c ./addrtoname.c
> ./addrtoname.c:50: header file 'pcap.h' not found
> ./addrtoname.c:51: header file 'pcap-namedb.h' not found
> ./interface.h:181: header file 'pcap.h' not found
> cpp-precomp: warning: errors during smart preprocessing, retrying in 
> basic mode
> make: *** [addrtoname.o] Error 1
> 
-
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

Reply via email to