Hi all,
I am having problem to configure the
php-4.02. I just try to do a ./configure
but it hangs on
$ checking pthreads_cflags ...
When i check the config.log
configure:2516: gcc -o conftest -g -O2 conftest.c 1>&5
/tmp/cckCOEGI.o: In function main':
/usr/slocal/install/php-4.0.2/configure:2511: undefined reference topthread_mutexattr_in
it'
/usr/slocal/install/php-4.0.2/configure:2512: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
My configuration is RH 6.2 and the partition
for usr is like this
/dev/hda5 6048320 506804 5234276 9% /usr
Pls advise
Sam Leong