<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>When I try to compile mapserver with php 4.1.1
Below is some information for what I am getting and my configs.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you for any help,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Errors when compiling mapserver:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>php_mapscript.c:493: warning: initialization makes
integer from pointer without a cast<BR>php_mapscript.c:493: initializer element
is not computable at load time<BR>php_mapscript.c:493: (near initialization for
`php3_ms_module_entry.size')<BR>php_mapscript.c:493: warning: initialization
makes integer from pointer without a cast<BR>php_mapscript.c:493: warning:
initialization makes integer from pointer without a cast<BR>php_mapscript.c:493:
initializer element is not computable at load time<BR>php_mapscript.c:493: (near
initialization for `php3_ms_module_entry.zend_debug')<BR>php_mapscript.c:493:
warning: initialization makes integer from pointer without a
cast<BR>php_mapscript.c:493: initializer element is not computable at load
time<BR>php_mapscript.c:493: (near initialization for
`php3_ms_module_entry.zts')<BR>php_mapscript.c:496: warning: initialization from
incompatible pointer type<BR>php_mapscript.c: In function
`php3_ms_img_saveImage':<BR>php_mapscript.c:4082: warning: implicit declaration
of function `php_header'<BR>make[1]: *** [php_mapscript.o] Error 1<BR>make[1]:
Leaving directory `/home/hunt/mapserver_dev/mapscript/php3'<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>The php config is :</FONT></DIV>
<DIV><FONT face=Arial size=2>./configure --with-mysql --with-dbase
--with-system-regex </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The mapserver config is :</FONT></DIV>
<DIV><FONT face=Arial size=2>./configure --with-proj4 --with-ogr --with-gdal
--with-php=/home/hunt/php-4.1.1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>