Hi there,
RH 6.2, ./configure and make seem to go just fine, but
make test fails with:
make: *** No rule to make target `/usr/local/src/php-4.0.6RC3/php', needed by `test'.
Stop.
"./configure" \
"--with-mysql" \
"--with-pgsql" \
"--with-apxs" \
"--enable-trans-sid" \
"--disable-posix" \
"--enable-ctype" \
"--enable-ftp"
this is the end of config.log:
configure:2567: gcc -o conftest -g -O2 conftest.c 1>&5
/tmp/cc1oy6zt.o: In function `main':
/usr/local/src/php-4.0.6RC3/configure:2562: undefined reference to
`pthread_mutexattr_init'
/usr/local/src/php-4.0.6RC3/configure:2563: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2549 "configure"
#include "confdefs.h"
so... what should I be looking for?
[EMAIL PROTECTED]
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
- Book of Installation chapt 3 sec 7
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]