Are you trying to use it as DSO or compiled into Apache? Gcc or Aix Cset
compiler? Are you using Aix make? Aix m4?

I found compiling PHP under Aix a real real pain.

Jonathan Kaufman




Timothy Canon <[EMAIL PROTECTED]> on 06/04/2002 12:54:46 PM

To:   "Wei Bin Teah" <[EMAIL PROTECTED]>
cc:   [EMAIL PROTECTED]
Subject:  Re: [PHP-INST] Problem with Installing PHP4 on AIX4.3.3

You did not include the error message you are getting.  I am also having
a problem with make on AIX 4.3.3.

There are my error messages.  Anyone have any experience with this one?
I am using GNU assembler 2.9.1 (as) if that helps.

/home/tim/php-4.2.1 > ./configure --with-apache=../apache_1.3.24

...

/home/tim/php-4.2.1 > make
Making all in Zend
make[1]: Entering directory `/home/tim/php-4.2.1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main   -I../TSRM  -O2 -prefer-non-pic -static -c -o
zend_language_parser.lo `test -f zend_language_parser.c || echo
'./'`zend_language_parser.c
/tmp/ccZx453e.s: Assembler messages:
/tmp/ccZx453e.s:10844: Error: Unrecognized opcode: `bne+'
/tmp/ccZx453e.s:10869: Error: Unrecognized opcode: `bne+'
/tmp/ccZx453e.s:10992: Error: Unrecognized opcode: `blt-'
/tmp/ccZx453e.s:10997: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:11000: Error: Unrecognized opcode: `ble-'
/tmp/ccZx453e.s:11010: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11050: Error: Unrecognized opcode: `bge-'
/tmp/ccZx453e.s:11057: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11059: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11062: Error: Unrecognized opcode: `ble-'
/tmp/ccZx453e.s:11064: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:11071: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:11076: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11081: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11105: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:11488: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:11493: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:11513: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13128: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13131: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13139: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13142: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13147: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13150: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13184: Error: Unrecognized opcode: `blt-'
/tmp/ccZx453e.s:13187: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13201: Error: Unrecognized opcode: `beq+'
/tmp/ccZx453e.s:13206: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13214: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13218: Error: Unrecognized opcode: `blt-'
/tmp/ccZx453e.s:13222: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13232: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13236: Error: Unrecognized opcode: `ble-'
/tmp/ccZx453e.s:13244: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13259: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13265: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13274: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13280: Error: Unrecognized opcode: `bgt-'
/tmp/ccZx453e.s:13290: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13294: Error: Unrecognized opcode: `ble-'
/tmp/ccZx453e.s:13302: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13348: Error: Unrecognized opcode: `blt-'
/tmp/ccZx453e.s:13351: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13353: Error: Unrecognized opcode: `beq-'
/tmp/ccZx453e.s:13376: Error: Unrecognized opcode: `beq-'
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/home/tim/php-4.2.1/Zend'
make: *** [all-recursive] Error 1

Regards,

Tim Canon


On Sunday, June 2, 2002, at 09:35 PM, Wei Bin Teah wrote:

> Hi,
>
> I'm trying to install PHP with mysql on an apache server (in AIX4.3.3).
> I'm getting this error message and don't know what I should do.  If any
> of
> you knows, please send me a response.
>
> Will greatly appreciate your contribution.
>
> Ben Teah
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
The information in this e-mail, and any attachment therein, is confidential
and for use by the addressee only.  If you are not the intended recipient,
please return the e-mail to the sender and delete it from your computer.
Although the Company attempts to sweep e-mail and attachments for viruses,
it does not guarantee that either are virus-free and accepts no liability
for any damage sustained as a result of viruses.


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to