[PHP-DEV] Bug #2891: won't compile From: mlong <email protected>
Date: 12/01/99

From: mlong <email protected>
Operating system: compaq truunix 5.0
PHP version: 3.0.12
PHP Bug Type: Compile Failure
Bug description: won't compile

PHP won't compile under Compaq TruUnix (Digital Unix) 5.0
I'm using apache 1.3.9

nix -c functions/pcre.c -o functions/pcre.o
cc -g -I. -I. -I../../apache_1.3.9/src/include -I../../apache_1.3.9/src/os/u
nix -c functions/posix.c -o functions/posix.o
cc: Info: functions/posix.c, line 360: Spurious token(s) ignored on preprocessor
 directive line. (ignoreextra)
#endif / * HAVE_GETRLIMIT */
-------^
bison -v -d ./functions/parsedate.y -o functions/parsedate.c
bison: No such file or directory

-- 
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>