[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fatal "make check" with libtool-1.5.18 on HP-UX 11.00
From: |
Ralf Wildenhues |
Subject: |
Re: fatal "make check" with libtool-1.5.18 on HP-UX 11.00 |
Date: |
Sat, 5 Aug 2006 02:34:43 +0200 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Hello Johannes,
* Johannes Abt wrote on Fri, Aug 04, 2006 at 05:32:08PM CEST:
>
> as I had some problem with libtool-1.5.22, I built libtool-1.5.18 on a
> hppa2.0w-hp-hpux11.00 with CC=cc, I tried "make check".
> "make" told me to send the results, so here we go:
> 33 of 63 tests failed
> (49 tests were not run)
Ouch.
> Any details needed? How can I contribute?
Please send verbose output:
env VERBOSE=X make -e check 2>&1 | tee checklog
gzip checklog
Thanks,
Ralf