----- Original Message -----
From: "Brian Keener" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 16, 2001 10:05 AM
Subject: Re: thread test
> > as they all failed could you please run
> > make VERBOSE=1 check
>
> here it is - sorry for the confusion
>
> $ make VERBOSE=1 check
> Making check in tests
> make[1]: Entering directory `/usr/src/threadtest-1.0/tests'
> make check-TESTS
> make[2]: Entering directory `/usr/src/threadtest-1.0/tests'
> === Running test ./threadswork.test
> /threadswork.test: aclocal: not found
aclocal is a perl script. Can you run
ls -l /bin/aclocal
type -p perl
Thanks,
Rob