i am running openbsd3.3 on an ultrasparc.

trying to install php4.3.2 from source.  i get a compile error (actually it
gets stuck).  i am using mysql 4.0.13 and apache 1.3.28

i have read the post by Rasmus Lerdorf on
http://aspn.activestate.com/ASPN/Mail/Message/php-install/1326503 but since
i am already using the 1.3.x version of apache, i dont know where to go from
here.  has anyone run into this problem.

this is the line it is stuck on.

gcc  -Iext/standard/ -I/usr/server/php-4.3.2/ext/standard/ -DPHP_ATOM_INC -I
/usr/server/php-4.3.2/include -I/usr/server/php-4.3.2/main -I/usr/server/php
-4.3.2 -I/usr/server/php-4.3.2/Zend -I/usr/local/mysql/include/mysql -I/usr/
server/php-4.3.2/ext/xml/expat  -I/usr/server/php-4.3.2/TSRM  -g -O2  -c
/usr/server/php-4.3.2/ext/standard/sha1.c -o ext/standard/sha1.o  && echo >
ext/standard/sha1.lo


-matt





-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to