guile-devel
[Top][All Lists]
Advanced

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

Re: autogen error building from git


From: Ludovic Courtès
Subject: Re: autogen error building from git
Date: Sun, 06 Apr 2008 17:49:29 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi Julian,

"Julian Graham" <address@hidden> writes:

> I checked out the repository from git last night and tried to build,
> but autogen died with the following error:
>
> configure:5524: error: possibly undefined macro: gl_HEADER_STRING_H_DEFAULTS

I suspect this has to do with your Gnulib being too old.  Can you get
the latest with "git clone git://git.sv.gnu.org/gnulib.git" and use
`gnulib-update' from that directory?

I realize the current situation is not satisfactory.  Now that we're
using Git, I thought we could specify Gnulib as a submodule [0] and have
`autogen.sh' pull that.  That'd be deterministic, but it would force
developers to download the 17 MiB Gnulib repository (only the first time
they bootstrap), which isn't appealing.

An alternative solution is to have one of us (me I guess) commit all the
Gnulib-installed files that we actually use, so that others don't have
to install Gnulib at all.  GnuTLS and other projects work like this.  I
guess we'll do that.

Opinions?

Thanks,
Ludovic.

[0] http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#submodules





reply via email to

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