unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* what am I doing wrong building 1.8?
@ 2007-08-13 21:13 Andy Wingo
  2007-08-13 21:27 ` Andy Wingo
  2007-08-14  9:18 ` Ludovic Courtès
  0 siblings, 2 replies; 16+ messages in thread
From: Andy Wingo @ 2007-08-13 21:13 UTC (permalink / raw)
  To: guile-devel

Hello hackers!

What am I doing wrong when building guile from the 1.8 branch? I'm a bit
ashamed to write, but this doesn't seem normal, and I've seen the same
on head:

    cvs -d :pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/guile \
        co -r branch_release-1-8 -d guile-1.8 guile/guile-core

    [everything fine]

    wingo@bracket:~/src$ cd guile-1.8
    wingo@bracket:~/src/guile-1.8$ ./autogen.sh autoreconf: Entering directory `.'
    autoreconf: configure.in: not using Gettext
    autoreconf: running: aclocal --force -I guile-config
    autoreconf: configure.in: tracing
    autoreconf: configure.in: adding subdirectory guile-readline to autoreconf
    autoreconf: Entering directory `guile-readline'
    autoreconf: running: aclocal --force 
    autoreconf: running: libtoolize --copy --force
    autoreconf: running: /usr/bin/autoconf --force
    autoreconf: running: /usr/bin/autoheader --force
    autoreconf: running: automake --add-missing --copy --force-missing
    configure.in:8: installing `./missing'
    configure.in:8: installing `./install-sh'
    Makefile.am: installing `./depcomp'
    autoreconf: Leaving directory `guile-readline'
    autoreconf: configure.in: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
    autoreconf: configure.in: creating directory build-aux
    Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
    configure.in:80: installing `build-aux/compile'
    configure.in:719: required file `build-aux/config.rpath' not found
    configure.in:44: installing `build-aux/missing'
    configure.in:44: installing `build-aux/install-sh'
    doc/ref/Makefile.am:24: installing `build-aux/mdate-sh'
    doc/ref/Makefile.am:24: installing `build-aux/texinfo.tex'
    libguile/Makefile.am: installing `build-aux/depcomp'
    autoreconf: automake failed with exit status: 1

I can get things to work again if I copy ./config.rpath into build-aux/.
A bug, perhaps?

Regards,

Andy.
-- 
http://wingolog.org/


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-08-22  8:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 21:13 what am I doing wrong building 1.8? Andy Wingo
2007-08-13 21:27 ` Andy Wingo
2007-08-14  8:59   ` Ludovic Courtès
2007-08-14 19:27     ` Andy Wingo
2007-08-14  9:18 ` Ludovic Courtès
2007-08-14 15:05   ` Ludovic Courtès
2007-08-14 22:47     ` Neil Jerram
2007-08-16 10:28       ` Ludovic Courtès
2007-08-19 13:17         ` Marijn Schouten (hkBst)
2007-08-20  8:02           ` Ludovic Courtès
2007-08-20 12:06             ` Marijn Schouten (hkBst)
2007-08-20 14:48               ` Ludovic Courtès
2007-08-20 15:16                 ` Marijn Schouten (hkBst)
2007-08-21  7:41                   ` Ludovic Courtès
2007-08-21 14:12                     ` Marijn Schouten (hkBst)
2007-08-22  8:01                       ` Ludovic Courtès

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).