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
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