[PHP] build problems(php4)

2002-06-21 Thread Yong Zhang
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

Re: [PHP] Build problems

2001-04-27 Thread Yasuo Ohgaki
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:

[PHP] Build problems

2001-04-26 Thread Curtis Maurand
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_