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
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
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