Hi, when I build php4.2.1 on sun solaris 8. I get the following error:
# make
Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main
-D_POSIX_PTHREAD_SEMANTICS -I../TSRM -g -O2 -prefer-non-pic -static -c -o z
end_language_parser.lo `test -f zend_la
The cause of this error is complier cannot find kernel related headers.
Download kernel source (2.2 not 2.4), and untar under /usr/src/linux.
(or get/install kernel source/header RPM for 6.2)
Regards,
--
Yasuo Ohgaki
"Curtis Maurand" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:
Hello,
I'm building 4.0.4pl1 on RedHat 6.2 with all updates applied. It
configures OK and then when issue "make" i get:
[root@fenris php-4.0.4pl1]# make
Making all in Zend
make[1]: Entering directory `/home/curtis/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_
3 matches
Mail list logo