gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs


From: Marcos D. Marado Torres
Subject: Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs
Date: Wed, 5 Nov 2003 17:45:19 +0000 (WET)

On my laptop:

gcc version    : gcc (GCC) 3.3.2 20031005 (Debian prerelease)
Gnu gmake      : GNU Make 3.80
autoconf       : autoconf (GNU Autoconf) 2.57
automake       : automake (GNU automake) 1.7.7
libtool        : ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

I downloaded the latest version from CVS (an hour ago orso), and there is no
./configure, so I did:

# autoconf
configure.ac:28: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:29: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:46: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:47: error: possibly undefined macro: AC_LIBLTDL_INSTALLABLE
configure.ac:50: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:51: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:52: error: possibly undefined macro: AC_LIB_LTDL
configure.ac:131: error: possibly undefined macro: AC_MSG_RESULT
configure.ac:147: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:163: error: possibly undefined macro: AM_PATH_LIBGCRYPT
configure.ac:187: error: possibly undefined macro: AM_GNUNET_SSL_VERSION
configure.ac:437: error: possibly undefined macro: AM_GNUNET_PATH_GLIB
configure.ac:438: error: possibly undefined macro: AM_GNUNET_PATH_GTK

Despite of the errors a ./configure was created, but when I run it:

# ./configure
./configure: line 1303: syntax error near unexpected token `GNUnet,'
./configure: line 1303: `AM_INIT_AUTOMAKE(GNUnet, 0.6.0b)'

Any thoughts on how to fix it?


Best Regards,
Mind Booster Noori

--
==================================================
Marcos Daniel Marado Torres AKA Mind Booster Noori
/"\               http://student.dei.uc.pt/~marado
\ /                       address@hidden
 X   ASCII Ribbon Campaign
/ \  against HTML e-mail and Micro$oft attachments
==================================================

On Sun, 2 Nov 2003, Christian Grothoff wrote:

> On Sunday 02 November 2003 01:28 pm, Benjamin Kay wrote:
> > Libtool 1.5.0 and 1.5.0a are still cvs at the moment and, not suprisingly,
> > the libtool bootstrap script doesn't work either. Unless anyone has any
> > more ideas it looks like I'm stuck until the next release of GNUnet :-(
> >
> > If it turns out that libtool 1.5.0a is indeed required to build GNUnet from
> > cvs, someone should update this page:
> > http://www.ovmj.org/GNUnet/download.php3?xlang=English
>
> It's more complicated than that, the magic seems to be in the combination.
> Here are the results of 3 tests that I just did:
>
> Works:
> gcc version    : 2.96
> Gnu gmake      : 3.79.1
> autoconf       : 2.13
> automake       : 1.7.2
> libtool        : 1.4.2
>
>
> Works:
> gcc version    : gcc (GCC) 3.3.2 (Debian)
> Gnu make       : 3.80
> autoconf       : 2.57
> automake       : 1.4-p6
> libtool        : 1.5.0a
>
>
> Fails:
> gcc version    : gcc (GCC) 3.3.1 20030626 (Debian prerelease)
> Gnu make       : 3.80
> autoconf       : 2.57
> automake       : 1.4-p4
> libtool        : 1.4.3
>
>
> So the answer is: it is not quite clear which combinations work.  In general,
> the theme is that the developers fix problems if something does not work with
> the latest version, so if you have the latest version of all build tools (as
> in: the latest release) and it breaks, we'll try our best to fix it.  Sadly,
> the autotools are so messy that I don't think there's any good way of
> supporting "all" combinations, especially since their styles contradict each
> other sometimes.
>
>
> Christian
>
>
>
> _______________________________________________
> GNUnet-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnunet-developers
> ------------ Output from gpg ------------
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnupg.org/faq.html for more information
> gpg: Signature made Sun 02 Nov 2003 08:36:52 PM WET using DSA key ID E5D02E42
> gpg: Can't check signature: public key not found
>
>




reply via email to

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