[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] can't create configure
From: |
Nils Hasler |
Subject: |
[Pnet-developers] can't create configure |
Date: |
Thu, 07 Aug 2003 14:15:36 +1200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 |
hi.
I just got the latest CVS snapshot of pnetlib. When I run
autoconf
(version 2.57) to create configure, it gives me
configure.in:3: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:4: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:28: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:202: error: possibly undefined macro: AM_CONDITIONAL
and if I run
./configure
it fails with
./configure: line 1272: syntax error near unexpected token `pnetlib,'
./configure: line 1272: `AM_INIT_AUTOMAKE(pnetlib, 0.5.11)'
if I use autoconf version 2.13 it runs through without complaining but
./configure
still fails this time with
./configure: line 536: syntax error near unexpected token `pnetlib,'
./configure: line 536: `AM_INIT_AUTOMAKE(pnetlib, 0.5.11)'
thanks
nils
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] can't create configure,
Nils Hasler <=