[PHP-DEV] Bug #14252 Updated: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-12-07 Thread sniper

ID: 14252
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Assigned
Status: Closed
Bug Type: Compile Failure
Operating System: AIX 4.3.3
PHP Version: 4.0CVS-2001-11-27
Old Assigned To: sniper
Assigned To: 
New Comment:

This is fixed in CVS now. Thank you for the report! 

--Jani


Previous Comments:


[2001-11-28 10:08:40] [EMAIL PROTECTED]

the correct name of the compiler is IBM C for AIX version 4.4.
sorry if it makes any diference..





[2001-11-27 12:51:14] [EMAIL PROTECTED]

I will try with a AIX 4.3.3 account I got.




[2001-11-27 12:06:15] [EMAIL PROTECTED]

Hi i am having trouble compiling the latest CVS with AIX C 4.4 on AIX 4.3.3.  The same 
problem have occured with 4.0.6 and a few snapshots i've downloaded. Have seen this 
problem related in some lists but no solution was provided.
Initiali i've used the --with-ingres directive too, but i'm trying the simplest 
configuration possible first :
Thats my .configure line :

/paulera/downloads/php4-200111270600  ./configure 
--with-apxs=/usr/local/apache/bin/apxs

checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
Updated php_version.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... powerpc-ibm-aix4.3.3.0
checking host system type... powerpc-ibm-aix4.3.3.0
checking for mawk... (cached) nawk
checking for bison... no
checking for byacc... no
configure: WARNING: You will need bison if you want to regenerate the PHP parsers.
(that's the only warning i have during configure)

checking for gcc... no
( ... no more errors or warnings til the end ...)

during make, it's going fine until :

/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../main-DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -DAIX_BIND_PROCESSOR 
-DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM  -g -prefer-pic 
-c -o zend_qsort.lo `test -f zend_qsort.c || echo './'`zend_qsort.c
zend_qsort.c, line 33.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 34.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 39.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 40.18: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 O código de erro do último comando é 1.


Pare.
make: 1254-004 O código de erro do último comando é 1.

If you need more information please ask. I'm fighting this problem for a week, reading 
everything i find on the net, bu couldn't find a solution. 

Thanks for your attention

Paulo






Edit this bug report at http://bugs.php.net/?id=14252edit=1


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




[PHP-DEV] Bug #14252 Updated: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-11-28 Thread paulo . martins

ID: 14252
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Assigned
Bug Type: Compile Failure
Operating System: AIX 4.3.3
PHP Version: 4.0CVS-2001-11-27
Old Assigned To: sniper
Assigned To: 
New Comment:

the correct name of the compiler is IBM C for AIX version 4.4.
sorry if it makes any diference..



Previous Comments:


[2001-11-27 12:51:14] [EMAIL PROTECTED]

I will try with a AIX 4.3.3 account I got.




[2001-11-27 12:06:15] [EMAIL PROTECTED]

Hi i am having trouble compiling the latest CVS with AIX C 4.4 on AIX 4.3.3.  The same 
problem have occured with 4.0.6 and a few snapshots i've downloaded. Have seen this 
problem related in some lists but no solution was provided.
Initiali i've used the --with-ingres directive too, but i'm trying the simplest 
configuration possible first :
Thats my .configure line :

/paulera/downloads/php4-200111270600  ./configure 
--with-apxs=/usr/local/apache/bin/apxs

checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
Updated php_version.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... powerpc-ibm-aix4.3.3.0
checking host system type... powerpc-ibm-aix4.3.3.0
checking for mawk... (cached) nawk
checking for bison... no
checking for byacc... no
configure: WARNING: You will need bison if you want to regenerate the PHP parsers.
(that's the only warning i have during configure)

checking for gcc... no
( ... no more errors or warnings til the end ...)

during make, it's going fine until :

/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../main-DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -DAIX_BIND_PROCESSOR 
-DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM  -g -prefer-pic 
-c -o zend_qsort.lo `test -f zend_qsort.c || echo './'`zend_qsort.c
zend_qsort.c, line 33.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 34.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 39.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 40.18: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 O código de erro do último comando é 1.


Pare.
make: 1254-004 O código de erro do último comando é 1.

If you need more information please ask. I'm fighting this problem for a week, reading 
everything i find on the net, bu couldn't find a solution. 

Thanks for your attention

Paulo






Edit this bug report at http://bugs.php.net/?id=14252edit=1


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




[PHP-DEV] Bug #14252 Updated: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-11-27 Thread sniper

ID: 14252
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Assigned
Bug Type: Compile Failure
Operating System: AIX 4.3.3
PHP Version: 4.0CVS-2001-11-27
Old Assigned To: 
Assigned To: sniper
New Comment:

I will try with a AIX 4.3.3 account I got.


Previous Comments:


[2001-11-27 12:06:15] [EMAIL PROTECTED]

Hi i am having trouble compiling the latest CVS with AIX C 4.4 on AIX 4.3.3.  The same 
problem have occured with 4.0.6 and a few snapshots i've downloaded. Have seen this 
problem related in some lists but no solution was provided.
Initiali i've used the --with-ingres directive too, but i'm trying the simplest 
configuration possible first :
Thats my .configure line :

/paulera/downloads/php4-200111270600  ./configure 
--with-apxs=/usr/local/apache/bin/apxs

checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
Updated php_version.h
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... powerpc-ibm-aix4.3.3.0
checking host system type... powerpc-ibm-aix4.3.3.0
checking for mawk... (cached) nawk
checking for bison... no
checking for byacc... no
configure: WARNING: You will need bison if you want to regenerate the PHP parsers.
(that's the only warning i have during configure)

checking for gcc... no
( ... no more errors or warnings til the end ...)

during make, it's going fine until :

/bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../main-DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -DAIX_BIND_PROCESSOR 
-DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM  -g -prefer-pic 
-c -o zend_qsort.lo `test -f zend_qsort.c || echo './'`zend_qsort.c
zend_qsort.c, line 33.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 34.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 39.18: 1506-025 (S) Operand must be a modifiable lvalue.
zend_qsort.c, line 40.18: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 O código de erro do último comando é 1.


Pare.
make: 1254-004 O código de erro do último comando é 1.

If you need more information please ask. I'm fighting this problem for a week, reading 
everything i find on the net, bu couldn't find a solution. 

Thanks for your attention

Paulo






Edit this bug report at http://bugs.php.net/?id=14252edit=1


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