|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-05-03 16:22 UTC] sas at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 08:00:01 2025 UTC |
When compiling the latest CVS version, I'm getting the following error message: gcc -O2 -O2 -I. -I. -I/usr/local/lib/apache_1.3.3/src/include -I/usr /local/lib/apache_1.3.3/src/os/unix -I/usr/local/lib/mysql/include -I/us r/openlink/odbcsdk/include -c functions/file.c -o functions /file.o functions/file.c: In function `php3_fgetcsv': functions/file.c:1563: parse error before `isspace' make: The error code from the last command is 1. Stop. Here's the do-conf that I'm using: # more do-conf rm config.cache ./configure --with-mysql=/usr/local/lib/mysql --with-openlink=/usr/openlink --enable-trackvars --with-apache=/usr/local/lib/apache_1.3.3