[PHP-INST] Re: Zend compile problem on Solaris 8

2002-03-18 Thread Tony
i've done the steps you suggested a number of times and it didn't work. the compilation always stops at the same place. this is actually a re-build of php. i've got php 4.0.6 already installed, but now i'm upgrading to php 4.1.2 and adding mysql support. however, i tried re-compiling php 4.0.6

[PHP-INST] Re: Zend compile problem on Solaris 8

2002-03-15 Thread Yasuo Ohgaki
make distclean; ./configure ; make does not fix the problem? -- Yasuo Ohgaki Tony wrote: > PHP seems to configure just fine with: > > # > ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.23 --e > nable-track-vars --disable-short-tags > > However, when I do a make I get the