Mocha <[EMAIL PROTECTED]> wrote
Mon, 29 May 2000 23:29:15 -0500:

   # make check | grep FAIL
   FAIL: demo-exec.test
   FAIL: demo-exec.test
   FAIL: demo-exec.test
   FAIL: hardcode.test
   FAIL: build-relink.test
   
   that was on NetBSD-1.4Y/Alpha (ELF) and libtool 1.3.5. how can in find
   out why the test failed and track down the errors.

Try
$ make VERBOSE=yes check

Are you using GNU make?  I have lots of failures when using system
make on a FreeBSD-3.3 system.  
("make: don't know how to make w. Stop")

--linus

Reply via email to