ID: 10933
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating system: Solaris 8
PHP Version: 4.0 Latest CVS (2001-05-17)
Description: make failure after successfull configuration
Sorry about it... shame on me
Previous Comments:
---------------------------------------------------------------------------
[2001-05-17 12:47:11] [EMAIL PROTECTED]
Opening these, bogusifying the other...
---------------------------------------------------------------------------
[2001-05-17 12:42:16] [EMAIL PROTECTED]
Sorry,
I was wrong in the version I mentionned... this was to help...
Florent.
---------------------------------------------------------------------------
[2001-05-17 12:38:17] [EMAIL PROTECTED]
... of 10932
---------------------------------------------------------------------------
[2001-05-17 12:32:25] [EMAIL PROTECTED]
Hi,
I've got a problem making the latest version of php (source is php4-200105170745).
My configure line : ./configure --prefix=/users/produits/php4.0.5 --enable-sysvsem
--enable-sysvshm --with-imap=/users/produits/include/imap
--with-nsapi=/users/produits/ns-home/4.1 --with-mysql
Here the "make" command result :
Making all in Zend
/bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSUPPORT_UTF8
-DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -pthreads -prefer-pic -c
zend_language_scanner_cc.cc
In file included from zend.h:51,
from zend_language_scanner_cc.cc:2661:
/usr/local/include/unix.h:182: syntax error before `*'
/usr/local/include/unix.h:193: syntax error before `*'
/usr/local/include/unix.h:196: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:196: `stream' was not declared in this scope
/usr/local/include/unix.h:196: parse error before `*'
/usr/local/include/unix.h:197: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:197: `stream' was not declared in this scope
/usr/local/include/unix.h:197: parse error before `*'
/usr/local/include/unix.h:198: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:198: `stream' was not declared in this scope
/usr/local/include/unix.h:198: parse error before `*'
/usr/local/include/unix.h:199: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:199: `stream' was not declared in this scope
/usr/local/include/unix.h:199: parse error before `*'
/usr/local/include/unix.h:200: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:200: `stream' was not declared in this scope
/usr/local/include/unix.h:200: parse error before `*'
/usr/local/include/unix.h:201: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:201: `stream' was not declared in this scope
/usr/local/include/unix.h:201: parse error before `*'
/usr/local/include/unix.h:202: syntax error before `*'
/usr/local/include/unix.h:203: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:203: `stream' was not declared in this scope
/usr/local/include/unix.h:203: parse error before `)'
/usr/local/include/unix.h:204: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:204: `stream' was not declared in this scope
/usr/local/include/unix.h:204: parse error before `long'
/usr/local/include/unix.h:206: `MAILSTREAM' was not declared in this scope
/usr/local/include/unix.h:206: `stream' was not declared in this scope
/usr/local/include/unix.h:206: parse error before `long'
......
.....
.....
*** Error code 1
make : Fatal error : Command failed for target `zend_language_scanner_cc.lo'
Current working directory /users/produits/temp/php4-200105170745/Zend
*** Error code 1
make : Fatal error : Command failed for target `all-recursive'
Can anyone help me... I configured and tried to compile it several time, without any
success...
Many thanks for your help
Best regards
Florent
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=10933
--
PHP Development 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]