Ethereal-dev: [Ethereal-dev] problems building on mac os x

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Oliver Skiebe <oliver.skiebe@xxxxxxxxxxxxxxxxx>
Date: Thu, 6 Dec 2001 00:48:39 +0100
hi,

i got the following output making ethereal 0.8.20 on a powerbook g3 running mac os 10.1.1:
...
root# make
make  all-recursive
Making all in tools
Making all in lemon
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in wiretap
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -W -Wno-unused -g -O2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/local/include -c buffer.c
buffer.c:1308: bad macro argument list
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[2]: *** [buffer.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

configure went well after i put a link to pcap.h in /usr/include

any ideas out there?
- thank you,
oliver