http://www.php.net/anoncvs.php http://www.php.net/manual/en/install.macosx.php
-justin
D. Walsh wrote:
I've been trying to build PHP in Mac OS X Server 10.4.0
The OS is a fresh install with the appropriate graphic libs installed
It fails to configure with the switch '--with-gd' citing the following error.
________________________________________________________
checking for msession support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... /var/ mysql/mysql.sock
checking for MySQL UNIX socket location... /var/mysql/mysql.sock
checking for char... yes
checking size of char... configure: error: cannot compute sizeof (char), 77
See `config.log' for more details.
________________________________________________________
Here's a tail of 'config.log', it yields little information on the cause of the problem so I'm not sure what the problem is or what to do about it.
________________________________________________________
#define PHP_SIGCHILD 0 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define STDC_HEADERS 1 #define USE_GD_IMGSTRTTF 1 #define USE_GD_IMGSTRTTF 1 #define WORDS_BIGENDIAN #define YYTEXT_POINTER 1
configure: exit 1 ________________________________________________________
It built fine under Mac OS X Server 10.2.x - 10.3.x
Any ideas on the problem/solution or where to begin looking?
-- Dale
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php