Re: [tcpdump-workers] libpcap make failing on AIX

2005-12-09 Thread Rick Jones
Guy Harris wrote: Rebekah Taylor wrote: I have attached the output of the config and make runs Do I need some prerequisite libraries or something? It appears that Bison isn't correctly installed on your machine - configure finds it: checking for bison... bison and it is, in fact, pres

Re: [tcpdump-workers] libpcap make failing on AIX

2005-12-09 Thread Guy Harris
Rebekah Taylor wrote: I have attached the output of the config and make runs Do I need some prerequisite libraries or something? It appears that Bison isn't correctly installed on your machine - configure finds it: checking for bison... bison and it is, in fact, present, but one of its d

[tcpdump-workers] libpcap make failing on AIX

2005-12-08 Thread Rebekah Taylor
HI all I am trying to set up libpcap in order to install tcpdump on AIX However when I attempt to run make for libpcap it fails as the /usr/local/share/bison.simple directory doesn't exist I have attached the output of the config and make runs Do I need some prerequisite libraries or something? Tha