From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: Re: No declaration for isblank Date: Wed, 24 Oct 2007 13:19:56 +0200 Organization: LAAS-CNRS Message-ID: <87abq8ep43.fsf@laas.fr> References: <87r6kuz6sz.fsf@ossau.uklinux.net> <87wsulokn8.fsf@laas.fr> <87r6jo188q.fsf@ossau.uklinux.net> <87d4v817ut.fsf@ossau.uklinux.net> <87bqasjfus.fsf@chbouib.org> <877ileylfp.fsf@ossau.uklinux.net> <87ir4xlxd5.fsf@laas.fr> <87r6jkby8v.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1193224811 8481 80.91.229.12 (24 Oct 2007 11:20:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Oct 2007 11:20:11 +0000 (UTC) Cc: bug-guile@gnu.org To: Neil Jerram Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 24 13:20:12 2007 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IkeHS-0002y7-O2 for guile-bugs@m.gmane.org; Wed, 24 Oct 2007 13:20:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkeHK-0008El-7J for guile-bugs@m.gmane.org; Wed, 24 Oct 2007 07:20:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkeHE-0008Cl-RK for bug-guile@gnu.org; Wed, 24 Oct 2007 07:19:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkeHD-0008Bt-CZ for bug-guile@gnu.org; Wed, 24 Oct 2007 07:19:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkeHD-0008Bm-7T for bug-guile@gnu.org; Wed, 24 Oct 2007 07:19:55 -0400 Original-Received: from laas.laas.fr ([140.93.0.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IkeHC-0004JB-G7 for bug-guile@gnu.org; Wed, 24 Oct 2007 07:19:55 -0400 Original-Received: from messiaen.laas.fr (messiaen [IPv6:2001:660:6602:0:230:65ff:fed4:9d20]) by laas.laas.fr (8.13.8/8.13.8) with SMTP id l9OBJpDv029858; Wed, 24 Oct 2007 13:19:51 +0200 (MEST) Original-Received: by messiaen.laas.fr (sSMTP sendmail emulation); Wed, 24 Oct 2007 13:19:56 +0200 X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 3 Brumaire an 216 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: Neil Jerram , bug-guile@gnu.org In-Reply-To: <87r6jkby8v.fsf@ossau.uklinux.net> (Neil Jerram's message of "Wed\, 24 Oct 2007 11\:30\:56 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Spam-Score: -0.001 () NO_RELAYS X-Scanned-By: MIMEDefang at CNRS-LAAS on IPv6:2001:660:6602::2 X-MIME-Autoconverted: from 8bit to quoted-printable by laas.laas.fr id l9OBJpDv029858 X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3649 Archived-At: Hi, Neil Jerram writes: > ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: >> fa99215ca5959f83eeb093ada23a82622abb194e m4/gnulib-cache.m4 > I had: > > 2219c92e4e68aa6aa0983cafa8570701e012a315 gnulib-cache.m4 This one differs from mine, which may explain why all the rest differs. > So I guess the question becomes: why don't alloca.m4 and extensions.m4 > appear for me? 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=3D1.1&root=3Dguile&view=3Dmarkup 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.) Can you check your `gnulib-cache.m4'? Thanks, Ludovic. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile