bug-guile
[Top][All Lists]
Advanced

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

Today's autogen.sh...


From: Masao Uebayashi
Subject: Today's autogen.sh...
Date: Fri, 25 May 2001 13:30:34 +0900

        I've just finished 'cvs update -P -d' and tried
        autogen.sh. This is the result:

% sh -vx autogen.sh
#!/bin/sh

[ -f GUILE-VERSION ] || {
  echo "autogen.sh: run this command only at the top of a Guile source tree."
  exit 1
}
+ [ -f GUILE-VERSION ]

./guile-aclocal.sh
+ ./guile-aclocal.sh

libtoolize --copy --automake --ltdl
+ libtoolize --copy --automake --ltdl
autoheader
+ autoheader
autoheader: error: shell error while sourcing /tmp/ah29298a/trace.sh
autoconf
+ autoconf
configure.in:408: error: AC_LANG: unknown language: 
aclang.m4:124: _AC_LANG_SET is expanded from...
aclang.m4:133: AC_LANG is expanded from...
./aclocal.m4:116: GUILE_NAMED_CHECK_FUNC is expanded from...
configure.in:408: the top level
automake --add-missing
+ automake --add-missing

( echo "guile-readline..."; cd guile-readline; ./autogen.sh )
+ echo guile-readline...
guile-readline...
+ cd guile-readline
+ ./autogen.sh

        And I got an empty 'configure'.

TIA, Masao

---
 |_  -|--|-
_|__ /|\/|\



reply via email to

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