bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf-2.57: test failures on Compaq OSF/1 5.1


From: Akim Demaille
Subject: Re: autoconf-2.57: test failures on Compaq OSF/1 5.1
Date: Wed, 14 May 2003 09:30:44 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux)

| 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 
`/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/aclocal/libtool.m4' 
to `aclocal.m4'.
| foreign.at:55: ./config.guess || exit 77
| stderr:
| stdout:
| alphaev67-dec-osf5.1
| foreign.at:60: sed -n "s,^.*\`\(/[^']*\)'.*,\1,p" stdout
| stdout:
| /uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/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'

hi Nelson,

Long ago, you sent a bug report containing the above failure report.
Could you find an explanation for libtoolize claiming that there is a
file
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/aclocal/libtool.m4,
but test -f can't find it?




reply via email to

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