Originally posted by: pramodjadhav
i am installing php-5.3.8 on AIX 6.1. i have installed gcc-4.4.6-1.aix6.1.ppc.rpm. and i am able to do ./configure, used below configure parameters but while doing make facing below error
./configure --prefix=/export/opt/quikremit/php-5.3.8
tmp//ccrtNIBI.s: line 265393: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265395: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265397: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265399: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265401: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265414: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
/tmp//ccrtNIBI.s: line 265427: 1252-040 The specified expression is not valid.
Make sure that all symbols are defined.
Check the rules on symbols used in an arithmetic expression
concerning relocation.
make: 1254-004 The error code from the last command is 1.
Stop.
bash-3.2# oslevel -r
6100-00
bash-3.2#
#AIX-Forum