------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=792
Summary: Unable to compile PCRE with AIX
Product: PCRE
Version: 7.8
Platform: Other
OS/Version: AIX
Status: NEW
Severity: bug
Priority: medium
Component: Code
AssignedTo: ph10@???
ReportedBy: johntmills@???
CC: pcre-dev@???
I've tried some variations using gcc as well as IBM's vac and c89, but, I can't
seem to get this on to compile. This is part of a PHP 5.2.8 compilation.
Server version: IBM_HTTP_Server/2.0.47.1-PK65782 Apache/2.0.47
Server built: May 19 2008 15:06:55
mysql Ver 14.12 Distrib 5.0.67, for ibm-aix5.3.0.0 (powerpc) using EditLine
wrapper
/usr/vac/bin/cc -D_ANSI_C_SOURCE
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib -Iext/pcre/
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/ -DPHP_ATOM_INC
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/include
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/main -I/mnt/php/5.2.8/php-5.2.8_aix53_src
-I/opt/freeware/include/libxml2
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/date/lib
-I/opt/mysql/5.0.67/include/mysql -I/mnt/php/5.2.8/php-5.2.8_aix53_src/TSRM
-I/mnt/php/5.2.8/php-5.2.8_aix53_src/Zend -D_THREAD_SAFE -I/usr/include -g
-DZTS -c /mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_chartables.c
-DPIC -o ext/pcre/pcrelib/.libs/pcre_chartables.o
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
976.3: 1506-046 (S) Syntax error.
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1027.3: 1506-046 (S) Syntax error.
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1137.8: 1506-166 (S) Definition of function BOOL requires parentheses.
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1137.21: 1506-276 (S) Syntax error: possible missing '{'?
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1154.3: 1506-273 (E) Missing type in declaration of ucd_record.
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1156.14: 1506-166 (S) Definition of function ucd_record requires parentheses.
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_internal.h", line
1156.26: 1506-276 (S) Syntax error: possible missing '{'?
"/mnt/php/5.2.8/php-5.2.8_aix53_src/ext/pcre/pcrelib/pcre_chartables.c", line
194.42: 1506-277 (S) Syntax error: possible missing ';' or ','?
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email