|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-09-02 13:11 UTC] zeev
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 06:00:02 2026 UTC |
#>cat do-conf ./configure --with-apache=../apache_1.3.1 --with-mysql=/usr/local/mysql --with-m sr/local/msql --enable-safe-mode=yes --with-exec-dir=/www/web/cgi-bin --enable-t ars=yes #>make gcc -g -O2 -O2 -I. -I. -I../apache_1.3.1/src/include -I../apache_1.3.1/src/o -I/usr/local/mysql/include -I/usr/local/msql/include -c funct sql.c -o functions/msql.o functions/msql.c: In function `php3_msql_fetch_field': functions/msql.c:1214: `PRI_KEY_FLAG' undeclared (first use this function) functions/msql.c:1214: (Each undeclared identifier is reported only once functions/msql.c:1214: for each function it appears in.) functions/msql.c: In function `php3_msql_field_info': functions/msql.c:1308: `PRI_KEY_FLAG' undeclared (first use this function) make: *** [functions/msql.o] Error 1