bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.57] testsuite: 174 failed


From: Akim Demaille
Subject: Re: [GNU Autoconf 2.57] testsuite: 174 failed
Date: Fri, 22 Aug 2003 12:32:01 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Thanks for the report.

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
174. foreign.at:27: testing Libtool...
foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 1.4.2
foreign.at:40:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in
  0.*          ) exit 77;;
  1.[012]*     ) exit 77;;
  1.3.[01234]* ) exit 77;;
esac
stderr:
stdout:
foreign.at:52: libtoolize
stderr:
stdout:
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
foreign.at:55: ./config.guess || exit 77
stderr:
stdout:
i686-pc-linux-gnu
foreign.at:60: sed -n "s,^.*\`\(/[^']*\)'.*,\1,p" stdout
stdout:
/usr/share/aclocal/libtool.m4
foreign.at:61: test -f "`cat stdout`"
foreign.at:61: exit code was 1, expected 0
174. foreign.at:27: FAILED near `foreign.at:61'

It looks like your system is broken: libtool thinks
/usr/share/aclocal/libtool.m4 exists, but it doesn't.  Is this right?




reply via email to

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