From: ludo@gnu.org (Ludovic Courtès)
To: Neil Jerram <neil@ossau.uklinux.net>
Cc: bug-guile@gnu.org
Subject: Re: No declaration for isblank
Date: Wed, 30 Jan 2008 12:34:07 +0100 [thread overview]
Message-ID: <87myqn35u8.fsf@dellish.bordeaux.inria.fr> (raw)
In-Reply-To: <87abq8ep43.fsf@laas.fr> ("Ludovic Courtès"'s message of "Wed\, 24 Oct 2007 13\:19\:56 +0200")
Hi,
I'm slowly getting back to Guile, and the first thing I came across was
this old Gnulib-related bootstrap issue (HEAD).
ludovic.courtes@laas.fr (Ludovic Courtès) writes:
> My `gnulib-cache.m4' is the same as the one in CVS HEAD:
>
> http://cvs.savannah.gnu.org/viewvc/guile/guile-core/m4/gnulib-cache.m4?revision=1.1&root=guile&view=markup
>
> It contains the line "gl_MODULES([alloca strcase])" so `gnulib-tool'
> must at least pull the `alloca' and `strcase' modules. It should also
> pull their dependencies; `strcase' happens to depend on `string', which
> in turn depends on `extensions', the module that ensures `_GNU_SOURCE'
> is defined when available.
>
> (Actually, we should be importing `extensions' explicitly rather than
> rely on this side effect.)
I followed my own suggestion and added `extensions' to the list of
required modules, since it turns out that it was no longer pulled by the
other modules. Hopefully, that fixes this very problem once for all.
On a related note, when bootstrapping, `autoreconf' complains that we're
using `AM_GNU_GETTEXT' without having `po' in `SUBDIRS'---which is
normal since no string is internationalized. Still, is there something
we could do about it?
Thanks,
Ludovic.
next prev parent reply other threads:[~2008-01-30 11:34 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-19 21:25 No declaration for isblank Neil Jerram
2007-09-19 21:31 ` No declaration for cuserid Neil Jerram
2007-09-20 7:34 ` No declaration for isblank Ludovic Courtès
2007-10-21 21:13 ` Neil Jerram
2007-10-21 21:22 ` Neil Jerram
2007-10-21 21:51 ` Ludovic Courtès
2007-10-23 14:06 ` Neil Jerram
2007-10-23 14:27 ` Ludovic Courtès
2007-10-24 10:30 ` Neil Jerram
2007-10-24 11:19 ` Ludovic Courtès
2008-01-30 11:34 ` Ludovic Courtès [this message]
2008-01-30 22:19 ` Neil Jerram
2008-01-31 9:21 ` String translation Ludovic Courtès
2008-02-01 20:46 ` Neil Jerram
2007-10-24 11:30 ` No declaration for isblank Neil Jerram
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87myqn35u8.fsf@dellish.bordeaux.inria.fr \
--to=ludo@gnu.org \
--cc=bug-guile@gnu.org \
--cc=neil@ossau.uklinux.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).