[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=14252&edit=1


-- 
PHP Development Mailing List 
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 #14253 Updated: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-11-27 Thread paulo . martins

ID: 14253
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: *Compile Issues
Operating System: AIX 4.3.3
PHP Version: 4.0CVS-2001-11-27
New Comment:

sorry, clicked twice on the button...


Previous Comments:


[2001-11-27 12:44:07] [EMAIL PROTECTED]

submitted twice.




[2001-11-27 12:20:29] [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=14253&edit=1


-- 
PHP Development Mailing List 
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 #14253: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-11-27 Thread paulo . martins

From: [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:  4.0CVS-2001-11-27
PHP Bug Type: *Compile Issues
Bug description:  build fails using AIX C 4.4 on AIX 4.3.3 box

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 bug report at: http://bugs.php.net/?id=14253&edit=1


-- 
PHP Development Mailing List 
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: build fails using AIX C 4.4 on AIX 4.3.3 box

2001-11-27 Thread paulo . martins

From: [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:  4.0CVS-2001-11-27
PHP Bug Type: *Compile Issues
Bug description:  build fails using AIX C 4.4 on AIX 4.3.3 box

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 bug report at: http://bugs.php.net/?id=14252&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] error compileing php4.0.6 with aix 4.3.3 and compiler AIX C 4.4

2001-11-26 Thread Paulo Martins Inocêncio

I'm getting the following error while trying to compile several 
"versions"of php4.0.6 ( release, snap 20040300 and snap 
200111210600). Could someone please help me ???
Just ask if you need more information !

Thank's !

Paulo

OS - AIX 4.3.3 - maintenance level- 9
Compiler - AIX C 4.4


(. some lines without errors)

   /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.


Pare.
paulera |/home/paulera/downloads/php4-200111210600 >


--
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]