Hi,
seems like one of your auto-tools doesnt't recognise this tocken
and doesn't process it correct.
i would double chek all these tools are the most recent available.
(if necesarry install them from source)
if that doesn't help, go to amanda-hackers and ask there for help.
Christoph
PS: you know you are compiling the bleeding-edge development-version
of amanda, which isn't supposed to be stable nor compileable all
the time, do you?
JC Simonetti wrote:
> Yep, you're right.
> I forgot automake and libtool :(
>
> Now it seems better. I learned I had to run "aclocal", "autoconf", "automake".
> Now it crashes a bit later with:
> ./configure: line 11816: syntax error near unexpected token
>`ICE_CHECK_DECL(accept,sys/types.h'
> ./configure: line 11816: `ICE_CHECK_DECL(accept,sys/types.h sys/socket.h)'
>
> Well... Seems I'm not lucky this day :(
>
> Thanks!
>
>
> On Tue, 02 Jul 2002 11:33:14 +0200
> Christoph Scheeder <[EMAIL PROTECTED]> wrote:
>
>
>>Hi,
>>yes i've seen this message, not with amanda, but
>>with some other package under linux, but
>>i guess you have'nt installed automake, have you?
>>if it is installed, try upgrading it to a newer version.
>>then rerun autoconf and retry.
>>After that the error went away for me.
>>Christoph
>>
>>
>>JC Simonetti wrote:
>>
>>
>>>Hi all!
>>>
>>>I have a pretty tricky issue with autoconf and Amanda 2.5.0 from the Sourceforge
>CVS.
>>>In fact, when I give my configure.in file to autoconf, I have a warning, and when I
>run my new configure I craches after 5 lines :(
>>>
>>>This is a paste of my console:
>>># autoconf
>>>configure.in:1782: warning: AC_TRY_RUN called without default to allow cross
>compiling
>>># ./configure
>>>loading cache ./config.cache
>>>checking host system type... i686-pc-linux-gnu
>>>checking target system type... i686-pc-linux-gnu
>>>checking build system type... i686-pc-linux-gnu
>>>checking cached system tuple... ok
>>>./configure: line 786: syntax error near unexpected token `AM_INIT_AUTOMAKE(amanda,'
>>>./configure: line 786: `AM_INIT_AUTOMAKE(amanda, 2.5.0)'
>>>
>>>Well... I'm not very familiar to autoconf. Has anyone already seen that?
>>>
>>>Thanks a lot.
>>>
>>>
>>>----------------------------------------------------------------
>>>Jean-Christian SIMONETTI email: [EMAIL PROTECTED]
>>>SysAdmin Wanadoo Operations phone: (+33)492283200 (standard)
>>>Sophia Antipolis, France
>>>
>>>
>>>
>