Joerg Mayer wrote:
On Fri, Oct 04, 2002 at 10:28:31PM +0000, didier wrote:
I needed the following patch for autoconf 2.54,
I've just looked at your problem and cannot reproduce it
with autoconf 2.53 and automake 1.6.
Which version of automake are you using? Can you please post
a log that documents the problem?
autoconf 2.54, automake 1.7
log:
../ethereal/configure --prefix=/opt --with-pcap=/opt --with-ucdsnmp=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.