From: Greg Troxel <gdt@ir.bbn.com>
To: "Neil Jerram" <neiljerram@googlemail.com>
Cc: guile-devel@gnu.org
Subject: Re: git head fails to build
Date: Wed, 14 Jan 2009 15:12:56 -0500 [thread overview]
Message-ID: <rmibpu9y7cn.fsf@fnord.ir.bbn.com> (raw)
In-Reply-To: <49dd78620901141205v206f1620j454098d902e42b58@mail.gmail.com> (Neil Jerram's message of "Wed, 14 Jan 2009 20:05:29 +0000")
[-- Attachment #1: Type: text/plain, Size: 779 bytes --]
It does a git pull, adds autobuild stuff, and then builds and mails to
the server:
http://autobuild.josefsson.org/guile/
but I can reproduce this with
autoconf -I m4
The issue seems to be that gl_LOCALCHARSET is used but not defined.
Also, autogen.sh is awkward on NetBSD because traditional m4 is in
/usr/bin/m4 and the gnu extended version as /usr/pkg/bin/m4. I think
that's actually fine when it runs because autoconf found it when the
autoconf package was built, but the m4 --version fails because --version
is a gnu extension.
And, I don't understand how autoreconf knows to look in m4, but perhaps
it does and the issue is that even with the m4 subdir things are still
undefined.
On your system, where do the definitions of the missing macros I listed
come from?
[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]
next prev parent reply other threads:[~2009-01-14 20:12 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 19:20 git head fails to build Greg Troxel
2009-01-14 20:05 ` Neil Jerram
2009-01-14 20:12 ` Greg Troxel [this message]
2009-01-14 20:24 ` Greg Troxel
2009-01-14 20:47 ` Ludovic Courtès
2009-01-14 20:54 ` Neil Jerram
2009-01-14 21:01 ` Greg Troxel
2009-01-14 21:07 ` Neil Jerram
2009-01-14 21:31 ` Ludovic Courtès
2009-01-14 21:30 ` Ludovic Courtès
2009-01-14 21:45 ` Neil Jerram
2009-01-15 0:20 ` Neil Jerram
2009-01-15 0:21 ` Ludovic Courtès
2009-01-15 1:25 ` Neil Jerram
2009-01-15 22:15 ` Ludovic Courtès
2009-01-15 17:22 ` Greg Troxel
2009-01-15 17:35 ` Neil Jerram
2009-01-15 17:45 ` Greg Troxel
2009-01-15 17:46 ` Neil Jerram
2009-01-15 17:48 ` Greg Troxel
2009-01-15 17:51 ` Neil Jerram
2009-01-15 23:04 ` Ludovic Courtès
2009-01-15 23:03 ` Ludovic Courtès
2009-01-17 22:40 ` 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=rmibpu9y7cn.fsf@fnord.ir.bbn.com \
--to=gdt@ir.bbn.com \
--cc=guile-devel@gnu.org \
--cc=neiljerram@googlemail.com \
/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).