On Nov 27, 2009, at 7:31 AM, Jean-Yves LENHOF wrote:
To resolve it, I've changed the first line from #!/bin/sh to
#!/sysapp/opensource/bin/bash (seems to be a bashism in the configure
file)
Yes (not an explicit bashism, just a bug that happens to work on
bash). Fixed in the main Git branch
Hi,
I've some problems compiling libpcap on AIX 5.3
When launching configure as delivered, I've this problem :
./configure --prefix=/sysapp/opensource/libpcap_1.0.0
checking for netinet/if_ether.h... yes
checking for ANSI ioctl definitions... yes
checking for strerror... yes
checking for strlcp