Re: [squid-users] Re: compiling problems #2

From: Robert Collins <robert.collins@dont-contact.us>
Date: 23 Aug 2001 22:55:07 +1000

On 23 Aug 2001 11:46:42 +0200, Thomas Goebel wrote:
> Hallo,
>
> thanks for your answere.
>
> Yes, it worked before on this maschine. No Software update was made
> since 1 Year.
>
> Here is all the output i have.
>
> fwi:/DOWN/squid-ntlm # autoheader
> configure.in:1062: warning: AC_TRY_RUN called without default to allow
> cross compiling
> configure.in:1497: warning: AC_TRY_RUN called without default to allow
> cross compiling
> fwi:/DOWN/squid-ntlm # automake

The ntlm branch doesn't use automake.

> configure.in: 11: `automake requires `AM_CONFIG_HEADER', not
> `AC_CONFIG_HEADER'
> automake: configure.in: `PACKAGE' not defined in configure.in
> automake: configure.in: `VERSION' not defined in configure.in
> automake: configure.in: required file `cfgaux/mkinstalldirs' not found
> automake: configure.in: required file `cfgaux/missing' not found
> automake: no `Makefile.am' found or specified
> fwi:/DOWN/squid-ntlm #
 
you need to run autoconf after autoheader. please retry after running
'autoconf' and then ./configure ...

> fwi:/DOWN/squid-ntlm # ./configure --enable-ntlm-authentication
...
If that doesn't work then could you also send over the contents of (from
the build directory) include/autoconf.h include/config.h

Rob
Received on Thu Aug 23 2001 - 06:54:55 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:54 MST