Ralf, libtool --version outputs: ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58) ...
so I am running the older 1.5 version. This is the demo-make.test that is run after the demo-nopic.test I used your gmake command below and get the same result, with a lot intermediate output. I will download,build,install newer m4 and libtool and try again. Thanks for your help! Bill Ralf Wildenhues wrote On 08/29/07 15:10,: > Hello Bill, > > * William Aiken wrote on Wed, Aug 29, 2007 at 08:34:43PM CEST: > >> I am trying to build libtool-1.5 on a Solaris 10 x64 (AMD) system >>using gmake and Sun Studio 12. I downloaded, built and installed m4 >>(m4-1.4.4) and autoconf (2.60) before building libtool. > > > Is that really libtool-1.5 and not libtool-1.5.24? Because the former > is rather old, more than four years (and I think the quote test has seen > a related bugfix since). Also, you should be using a newer m4, as 1.4.5 > fixes a rather nasty bug that shows in some Autoconf-generated configure > scripts. > > >>make runs without error messages. >>make check fails demo-make.test and quote.test and outputs this at the end: >>==================================== >>2 of 104 tests failed >>(1 tests were not run) > > > Thanks. Is that the demo-make.test that is run after demo-nopic.test? > If yes, then please rerun verbosely like this: > > gmake check VERBOSE=yes TESTS="demo-nopic.test demo-make.test quote.test" > > and post the output. > > Cheers, > Ralf -- William Aiken Sun Microsystems, Inc. Phone: 781.442.3312 ISV Engineering FAX: 781.442.1520 One Network Drive UBUR01-204 Burlington, Massachusetts 01803 _______________________________________________ Bug-libtool mailing list Bug-libtool@gnu.org http://lists.gnu.org/mailman/listinfo/bug-libtool