Hi !

 I'm trying to install php-4.0.4pl1 on  Ultra Sparc1 running Solaris 8  with
Apache 1.3.12.

I Already compiled the  same Software, but without --enable-sockets.

Now i'm Trying to compile with the  follow comands..

./configure --with-apache= ../apache_1.3.12 --enable-ftp --enable-sockets


The configure command works fine

but when i run the make command the program begin to compile, but stop with
a error in sockets modules, i  saw in php/ext/sockets.c Document something
about a patch for errors in socket module to HPs, but not about Solaris
Errors.

a piece of  Error Msg:






make
make[1]: Entering directory
`/export/home5/usr/sv/doc/php-4.0.4pl1/ext/sockets'
gcc  -I. -I/export/home5/usr/sv/doc/php-4.0.4pl1/ext/sockets -I/export/home5
/usr
/sv/doc/php-4.0.4pl1/main -I/export/home5/usr/sv/doc/php-4.0.4pl1 -I/export/
home
5/usr/sv/doc/apache_1.3.12/src/include -I/export/home5/usr/sv/doc/apache_1.3
.12/
src/os/unix -I/export/home5/usr/sv/doc/php-4.0.4pl1/Zend -I/export/home5/usr
/sv/
doc/php-4.0.4pl1/ext/mysql/libmysql -I/export/home5/usr/sv/doc/php-4.0.4pl1/
ext/
xml/expat/xmltok -I/export/home5/usr/sv/doc/php-4.0.4pl1/ext/xml/expat/xmlpa
rse
-I/export/home5/usr/sv/doc/php-4.0.4pl1/TSRM  -D_POSIX_PTHREAD_SEMANTICS -DX
ML_BYTE_ORDER=21 -g -O2  -c sockets.c && touch sockets.lo
sockets.c: In function `php_if_recvmsg':
sockets.c:1722: request for member `msg_name' in something not a structure
or un
ion
sockets.c:1723: request for member `msg_namelen' in something not a
structure or union
sockets.c:1724: request for member `msg_iov' in something not a structure or
uni
on
sockets.c:1725: request for member `msg_iovlen' in something not a structure
or
union
sockets.c:1728: request for member `msg_control' in something not a
structure or
 union
sockets.c:1729: request for member `msg_controllen' in something not a
structure
 or union
sockets.c:1731: request for member `msg_control' in something not a
structure or
 union
sockets.c:1732: request for member `msg_controllen' in something not a
structure
 or union
sockets.c:1735: request for member `msg_flags' in something not a structure
or u
nion





Somebody Can Help me ?





-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to