Hi, i've run into some wierd compiling problems on solaris 2.7 where the
compiler stalls (i've let it wait for 26 hours just to be sure).
my configure looks like this:
./configure --with-mysql=/local/mysql --with-apxs=/local/apache/bin/apxs
--with-pgsql
--with-jpeg-dir=/usr/local/jpeg-6b --with-png-dir=/usr/local/libpng
--with-gd=/usr/local/gd --with-zlib
when I run it outputs:
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
checking host system type... sparc-sun-solaris2.7
then it stalls does not do anything more please do advice what could be
wrong how come it's not going beyond this help
I have tried using this CVS snapshot:
http://snaps.php.net/php4-STABLE-latest.tar.gz
But no change compiler stalls
my configure looks like this:
Regards
Martin W. Kuria