make issue with xlc on AIX 7.1

[email protected] (James Franznick) Tue, 10 Jan 2017 17:10:14 -0500
Newsgroups php.install
Message-ID <CAMOBp6fsC7YY92i3gQ0434o+iOPe1hTgq8PC3fvNrpBRPAdiww@mail.gmail.com>
--001a114578b4a417660545c4bfbd
Content-Type: text/plain; charset=UTF-8

Have reduced this down from multiple configure options to disable-all,
always get this same error.  Anyone seen it?  I am able to compile lsof
source with no issues to verify compiler is working correctly.

bash

./configure '--disable-all'

make
...
        /opt/freeware/bin/bash /mksysb/compile/php-5.5.17.james.xlc/libtool
--silent --preserve-dup-deps --mode=compile cc -qlanglvl=extc89  -Imain/
-I/mksysb/compile/php-5.5.17.james.xlc/main/ -DPHP_ATOM_INC
-I/mksysb/compile/php-5.5.17.james.xlc/include
-I/mksysb/compile/php-5.5.17.james.xlc/main
-I/mksysb/compile/php-5.5.17.james.xlc
-I/mksysb/compile/php-5.5.17.james.xlc/ext/date/lib
-I/mksysb/compile/php-5.5.17.james.xlc/ext/ereg/regex
-I/mksysb/compile/php-5.5.17.james.xlc/TSRM
-I/mksysb/compile/php-5.5.17.james.xlc/Zend    -qmaxmem=16384 -qcpluscmt
-DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX52 -D_AIX53
-D_AIX61 -D_AIX71 -D_ALL_SOURCE -DFUNCPROTO=15 -O -I/opt/freeware/include
 -c main/internal_functions_cli.c -o main/internal_functions_cli.lo
        echo '\
/opt/freeware/bin/bash: -c: line 0: unexpected EOF while looking for
matching `''
make: The error code from the last command is 2.

--001a114578b4a417660545c4bfbd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Have reduced this down from multiple configure option=
s to disable-all, always get this same error.=C2=A0 Anyone seen it?=C2=A0 I=
 am able to compile lsof source with no issues to verify compiler is workin=
g correctly.</div><div><br></div><div>bash<br></div><div><br></div><div>./c=
onfigure &#39;--disable-all&#39;</div><div><br></div><div>make</div><div>..=
.</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 /opt/freeware/bin/bash /mksysb/comp=
ile/php-5.5.17.james.xlc/libtool --silent --preserve-dup-deps --mode=3Dcomp=
ile cc -qlanglvl=3Dextc89 =C2=A0-Imain/ -I/mksysb/compile/php-5.5.17.james.=
xlc/main/ -DPHP_ATOM_INC -I/mksysb/compile/php-5.5.17.james.xlc/include -I/=
mksysb/compile/php-5.5.17.james.xlc/main -I/mksysb/compile/php-5.5.17.james=
.xlc -I/mksysb/compile/php-5.5.17.james.xlc/ext/date/lib -I/mksysb/compile/=
php-5.5.17.james.xlc/ext/ereg/regex -I/mksysb/compile/php-5.5.17.james.xlc/=
TSRM -I/mksysb/compile/php-5.5.17.james.xlc/Zend =C2=A0 =C2=A0-qmaxmem=3D16=
384 -qcpluscmt -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX52 -=
D_AIX53 -D_AIX61 -D_AIX71 -D_ALL_SOURCE -DFUNCPROTO=3D15 -O -I/opt/freeware=
/include =C2=A0-c main/internal_functions_cli.c -o main/internal_functions_=
cli.lo</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 echo &#39;\</div><div>/opt/fre=
eware/bin/bash: -c: line 0: unexpected EOF while looking for matching `&#39=
;&#39;</div><div>make: The error code from the last command is 2.</div><div=
><br></div></div>

--001a114578b4a417660545c4bfbd--