help-gnunet
[Top][All Lists]
Advanced

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

Re: [Help-gnunet] gettext 0.14


From: Christian Grothoff
Subject: Re: [Help-gnunet] gettext 0.14
Date: Sun, 19 Sep 2004 23:46:19 -0500
User-agent: KMail/1.7

On Sunday 19 September 2004 22:42, Benjamin Paul Kay wrote:
> I'm having trouble compiling GNUnet from cvs. After checking out GNUnet,
> as described here: http://www.ovmj.org/GNUnet/download.php3?xlang=English
> I do:
>
> $ chmod u+x bootstrap.sh
> $ ./bootstrap.sh

No need to chmod.  Just use ". bootstrap.sh" (note the space after the dot).

> configure.ac:54: warning: do not use m4_patsubst: use patsubst or
> m4_bpatsubst
> aclocal.m4:546: AM_CONFIG_HEADER is expanded from...
> configure.ac:54: the top level
> configure.ac:79: warning: do not use m4_regexp: use regexp or m4_bregexp
> aclocal.m4:559: _AM_DIRNAME is expanded from...
> configure.ac:79: the top level
> You should update your `aclocal.m4' by running aclocal.
> configure.ac:54: warning: do not use m4_patsubst: use patsubst or
> m4_bpatsubst
> aclocal.m4:546: AM_CONFIG_HEADER is expanded from...
> configure.ac:54: the top level
> configure.ac:79: warning: do not use m4_regexp: use regexp or m4_bregexp
> aclocal.m4:559: _AM_DIRNAME is expanded from...
> configure.ac:79: the top level
> configure.ac:54: warning: do not use m4_patsubst: use patsubst or
> m4_bpatsubst
> aclocal.m4:546: AM_CONFIG_HEADER is expanded from...
> configure.ac:54: the top level
> configure.ac:79: warning: do not use m4_regexp: use regexp or m4_bregexp
> aclocal.m4:559: _AM_DIRNAME is expanded from...
> configure.ac:79: the top level
> cvs [checkout aborted]: no such tag gettext-0_14
> autopoint: *** infrastructure files for version 0.14 not found; this is
> autopoint from GNU gettext-tools 0.12.1
> autopoint: *** Stop.
> autoreconf-2.59: autopoint failed with exit status: 1
> $
>
> The same output is produced when running bootstrap as root.

I'd not advise that -- who knows, CVS might by accident contain an "rm -rf /" 
in bootstrap, I make no guarantees...  GNUnet should always, always work 
without needing root at all. Period.

> The verbose warnings are nothing new; Gentoo has an implementation of
> autoconf that doesn't like to play nicely with other programs. What
> bothers me is "infrastructure files for version 0.14 not found; this is
> autopoint from GNU gettext-tools 0.12.1". Should I be using gettext
> version 0.14.x? >=gettext-0.14 is listed as 'optional' on the GNUnet
> download page. But the latest gettext I could find here:
> ftp://mirrors.kernel.org/gnu/gettext/
> is version 0.13. Perhaps autoconf needs version 0.14 of a different
> program... I don't know. Does anyone know what I'm doing wrong? Does
> this merit a bug report?

The problem is that gettext 0.12 is found AND that you are using the CVS 
version.  For people using CVS, gettext 0.14 is required, only when you use a 
release version you can get away with not having gettext (or possibly an 
outdated version). And yes, 0.14 is out, try ftp.gnu.org, your mirror is 
out-dated.

> Oh:
> $ contrib/report.sh
> On some systems, you may need to change /bin/sh to point to bash
>
> Please submit the following information with your bug report:
> --------------------------------------------------------------
> OS             : Linux
> OS RELEASE     : 2.6.8-gentoo-r4
> HARDWARE       : x86_64
> OpenSSL        : 0.9.7d 17 Mar 2004
> gcc            : gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1,
> ssp-3.3.2-2, pie-8.7.6)
> GNU gmake      : 3.80
> head: `-1' option is obsolete; use `-n 1' since this will be removed in
> the future

Fixed the '-1'.

> autoconf       : 2.59
> head: `-1' option is obsolete; use `-n 1' since this will be removed in
> the future
> automake       : 1.5
> head: `-1' option is obsolete; use `-n 1' since this will be removed in
> the future
> libtool        : 1.5.2
> head: `-1' option is obsolete; use `-n 1' since this will be removed in
> the future
> libextractor   : v0.3.5

0.3.6 is out...

> GNUnet         : Not Found
> libgcrypt      : Not Found

Try getting libgcrypt 1.2 while you're at it. :-)

> mysql          : 4.0.20
> Berkeley DB    : Not Found
> glib1          : 1.2.10
> glib2          : 2.4.4
> gtk+           : 1.2.10
> gtk2+          : 2.4.4
> GMP            : Test not available
> GNU gettext    : 0.12.1

Christian




reply via email to

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