ID: 10932
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:



Previous Comments:
---------------------------------------------------------------------------

[2001-05-17 12:30:03] [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


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10932&edit=2


-- 
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]

Reply via email to