|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-06-28 21:42 UTC] sas at cvs dot php dot net
[1999-06-29 18:20 UTC] ravens at geocities dot com
[1999-06-29 18:25 UTC] rasmus at cvs dot php dot net
[1999-06-29 19:38 UTC] ravens at geocities dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Jul 05 13:00:01 2026 UTC |
MySQL ver. 3.22.21 Apache 1.3.6 gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) configures and compiles up until: ........ gcc -g -O2 -O2 -I. -I. -I../apache/src/include -I../apache/src/os/unix -I/usr/src/packages/SOURCES/lamps/php-3.0.11/../gd -I/usr/include -I/usr/include/mysql -c functions/mime.c -o functions/mime.o gcc -g -O2 -O2 -I. -I. -I../apache/src/include -I../apache/src/os/unix -I/usr/src/packages/SOURCES/lamps/php-3.0.11/../gd -I/usr/include -I/usr/include/mysql -c functions/msql.c -o functions/msql.o gcc -g -O2 -O2 -I. -I. -I../apache/src/include -I../apache/src/os/unix -I/usr/src/packages/SOURCES/lamps/php-3.0.11/../gd -I/usr/include -I/usr/include/mysql -c functions/mysql.c -o functions/mysql.o In file included from /usr/include/mysql.h:19, from functions/mysql.c:84: /usr/include/mysql/mysql_com.h:83: parse error before `Socket' /usr/include/mysql/mysql_com.h:83: warning: no semicolon at end of struct or union /usr/include/mysql/mysql_com.h:84: `fcntl' redeclared as different kind of symbol /usr/include/fcntl.h:49: previous declaration of `fcntl' /usr/include/mysql/mysql_com.h:93: parse error before `}' /usr/include/mysql/mysql_com.h:93: warning: data definition has no type or storage class /usr/include/mysql/mysql_com.h:123: parse error before `*' /usr/include/mysql/mysql_com.h:125: parse error before `*' /usr/include/mysql/mysql_com.h:126: parse error before `*' /usr/include/mysql/mysql_com.h:127: parse error before `*' /usr/include/mysql/mysql_com.h:128: parse error before `*' /usr/include/mysql/mysql_com.h:129: parse error before `*' /usr/include/mysql/mysql_com.h:131: parse error before `*' /usr/include/mysql/mysql_com.h:132: parse error before `*' In file included from functions/mysql.c:84: /usr/include/mysql.h:47: parse error before `MEM_ROOT' /usr/include/mysql.h:47: warning: no semicolon at end of struct or union /usr/include/mysql.h:48: warning: data definition has no type or storage class /usr/include/mysql.h:52: parse error before `NET' /usr/include/mysql.h:52: warning: no semicolon at end of struct or union /usr/include/mysql.h:53: `scramble' redeclared as different kind of symbol /usr/include/mysql/mysql_com.h:174: previous declaration of `scramble' /usr/include/mysql.h:61: parse error before `field_alloc' /usr/include/mysql.h:61: warning: data definition has no type or storage class ........