Re: [PHP4BETA] AIX-4.3.2 build report
[email protected] ("Amir Mistric") Wed, 31 May 2000 10:03:16 -0400
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Does PHP 4.0.0 (release) supports AIX's C compiler 4.4 (or better)????? "Zeev Suraski" <[email protected]> wrote in message news:Pine.LNX.4.10.9907171602280.30279-100000@bourbon.netvision.net.il... > Ok, so we don't support AIX's cc in Beta 1. > > Zeev > > On Sat, 17 Jul 1999, Rasmus Lerdorf wrote: > > > Using IBM cc 4.4 (php3 builds ok on this box): > > > > Making all in libzend > > cc -DHAVE_CONFIG_H -I. -I/home/rasmus/php-4.0b1/./libzend -I. > > -g -c zend-parser.c > > "zend_execute.h", line 46.10: 1506-485 (S) Parameter declaration list is > > incompatible with declarator for inline. > > "zend_execute.h", line 48.10: 1506-276 (S) Syntax error: possible missing > > '{'? > > "zend_list.h", line 52.62: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "modules.h", line 45.27: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "modules.h", line 45.27: 1506-279 (S) A function declarator cannot have a > > parameter identifier list if it is not a function definition. > > "modules.h", line 53.18: 1506-275 (S) Unexpected text module_registry > > encountered. > > "modules.h", line 55.49: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "modules.h", line 56.54: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "modules.h", line 57.62: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "zend_API.h", line 68.53: 1506-277 (S) Syntax error: possible missing ')' > > or ','? > > "zend_compile.h", line 350.10: 1506-485 (S) Parameter declaration list is > > incompatible with declarator for inline. > > "zend_API.h", line 70.10: 1506-276 (S) Syntax error: possible missing '{'? > > "zend-parser.y", line 97.1: 1506-277 (S) Syntax error: possible missing > > ';' or ','? > > "/usr/lib/bison.simple", line 448.17: 1506-045 (S) Undeclared identifier > > yytranslate. > > "zend-parser.y", line 159.47: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 160.46: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 164.74: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 190.27: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 192.27: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 336.27: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > "zend-parser.y", line 338.27: 1506-285 (S) The indirection operator cannot > > be applied to a pointer to an incomplete struct or union. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > Making all in ext > > Making all in db > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM > > -I../.. -I../../libzend -g -c db.c > > "db.c", line 1161.4: 1506-356 (W) Compilation unit is empty. > > rm -f libphpext_db.a > > ar cru libphpext_db.a db.o > > ranlib libphpext_db.a > > Target "all" is up to date. > > Making all in pcre > > Making all in pcrelib > > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libzend > > -I../../../TSRM -g -c maketables.c > > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libzend > > -I../../../TSRM -g -c get.c > > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libzend > > -I../../../TSRM -g -c study.c > > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libzend > > -I../../../TSRM -g -c pcre.c > > rm -f libpcre.a > > ar cru libpcre.a maketables.o get.o study.o pcre.o > > ranlib libpcre.a > > Target "all" is up to date. > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM > > -I../.. -I../../libzend -g -c php_pcre.c > > "../../libzend/zend_compile.h", line 350.10: 1506-485 (S) Parameter > > declaration list is incompatible with declarator for inline. > > "../../libzend/zend_execute.h", line 46.10: 1506-276 (S) Syntax error: > > possible missing '{'? > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > > > > > -- > > PHP 4 Beta > > > > -- > ----------------------------------------------------- > Zeev Suraski <[email protected]> http://www.zend.com/ > For a PGP public key, finger [email protected] > >