Date: 05/09/00
- Next message: samuel C: "Re: [PHP-DEV] sets"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Array-sorting acting strangely??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: bonywine <email protected>
Operating system: HP-UX 10.20
PHP version: 3.0.16
PHP Bug Type: Compile Failure
Bug description: parse error before 'off_t'
configure
=========
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-xml --with-imap
gcc
===
version 2.95.2
make
====
GNU Make version 3.78.1
OS(uname -a)
============
HP-UX hp9000 B.10.20 C 9000/867 1467325201 32-user license
Part of Error Messages
======================
prompt% make
gcc -g -O2 -DHPUX10 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -O2 -fpic -DSHARED_MODULE -I. -I. -I/usr/local/apache/include -I/usr/local/include -I/usr/local/apache/include -c language-parser.tab.c -o language-parser.tab.o
In file included from php.h:86,
from language-parser.y:52:
/usr/local/include/unix.h:179: parse error before `off_t'
......
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: samuel C: "Re: [PHP-DEV] sets"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Array-sorting acting strangely??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

