bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building inetutils from 2000-11-07 CVS


From: Marcus Brinkmann
Subject: Re: Building inetutils from 2000-11-07 CVS
Date: Tue, 7 Nov 2000 23:48:55 +0100
User-agent: Mutt/1.1.4i

Hi Richard,

On Tue, Nov 07, 2000 at 10:37:09PM +0000, Richard Dawe wrote:
>    configure.in:222: warning: AC_TRY_RUN called without default to allow
>    cross compiling

That's AC_FUNC_SETVBUF_REVERSED. I don't think there is a sane default, is
there? The warning is mostly harmless.

> 2. I now run './configure --with-wrap --with-pam --prefix=$HOME', but I
> get the following error:
> 
>    iolanthe:~/src/inetutils =] ./configure --with-wrap --with-pam \
>    --prefix=$HOME
>    loading cache ./config.cache
>    ./configure: syntax error near unexpected token \
>    `AM_INIT_AUTOMAKE(inetutils,'
>    ./configure: ./configure: line 537: `AM_INIT_AUTOMAKE(inetutils, \
>    1.3.2f, nodef)'
> 
> NB: Line breaks indicated by backslash. I run 'aclocal', then 'autoconf'
> and then the configure script at least runs.

You can run ./autogen.sh, which does all necessary steps. The real
distribution will of course come with a configure script.

All other problems you report are actually due to the fact that you didn't
complete all steps in autogen.sh. Try to run it on a fresh copy of the
checkout and try again.

Thanks,
Marcus


-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org address@hidden
Marcus Brinkmann              GNU    http://www.gnu.org    address@hidden
address@hidden
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]