bug-guile
[Top][All Lists]
Advanced

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

Re: signal handling different in 1.8.3 than 1.8.1?


From: Gregory Marton
Subject: Re: signal handling different in 1.8.3 than 1.8.1?
Date: Fri, 27 Jun 2008 15:05:13 -0400 (EDT)

Hi Ludovic,

Thanks for the handholding Re: git-bisect.

there are frustrating failures like there not being a ./configure
script in many older versions even though the INSTALL document says
there should be, and ./autogen.sh complaining that
aclocal:configure.in:704: warning: macro `AM_GNU_GETTEXT' not found in library
and so on.

There aren't any generated files in the repository.  Thus, you need to
run "autoreconf -i --force" or "./autogen.sh" to produce `configure' et
al.  The above warning is harmless.

I'm still having no luck building even the first intermediate stage, however.

$ ./autogen.sh
   ERROR: could not find workbook dir
   re-run like so: ./autogen.sh WORKBOOK

$ autoreconf -i --force
   aclocal:configure.in:694: warning: macro `AM_GNU_GETTEXT' not found in 
library
   aclocal:configure.in:694: warning: macro `AM_GNU_GETTEXT' not found in 
library
   configure.in:717: error: possibly undefined macro: AM_GNU_GETTEXT
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
   autoreconf: /usr/bin/autoconf failed with exit status: 1
$ ./configure
configure: error: cannot find install-sh or install.sh in . "."/.

I don't know how to interpret these. Incidentally, aptitude says I have gettext.
i   gettext                         - GNU Internationalization utilities
i   gettext-base                    - GNU Internationalization utilities for

Thanks,
Grem

--
------ __@   Gregory A. Marton                http://csail.mit.edu/~gremio/
--- _`\<,_                                                                .
-- (*)/ (*)                 It's been Monday all week today.
~~~~~~~~~~~~~~~~-~~~~~~~~_~~~_~~~~~v~~~~^^^^~~~~~--~~~~~~~~~~~~~~~++~~~~~~~





reply via email to

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