|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-07-02 12:45 UTC] ssb
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 08:00:02 2026 UTC |
bison -p php -v -d ./language-parser.y -o language-parser.tab.c gcc -O2 -I. -I. -I/usr2/WWWstuff/apache_1.3b5/src/include -I/usr2/WWWstuff/apache_1.3b5/src/os/unix -I/usr/local/pgsql/include -g -Wall -c language-parser.tab.c -o language-parser.tab.o In file included from /usr2/WWWstuff/apache_1.3b5/src/include/httpd.h:66, from parser.h:167, from ./language-parser.y:51: /usr2/WWWstuff/apache_1.3b5/src/include/ap.h:64: conflicting types for `vsnprintf' /usr/local/lib/gcc-lib/i686-pc-solaris2.6/egcs-2.90.27/include/stdio.h:270: previous declaration of `vsnprintf' make: *** [language-parser.tab.o] Error 1 gcc version egcs-2.90.27 980315 (egcs-1.0.2 release) Building apache module for Apache 1.3 Postgres 6.3.2