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