ID: 22191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: FrontBase related Operating System: red hat linux PHP Version: 4.3.0 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-02-12 12:37:50] [EMAIL PROTECTED] Which version of frontbase are you using? ------------------------------------------------------------------------ [2003-02-12 12:19:29] [EMAIL PROTECTED] After successfully configuring with ./configure --with-apxs=/usr/local/apache/bin/apxs -with-config-file-path=/usr/local/apache --with-fbsql Compilation fails with following messages. Note that this only happens with 4.3.0; with 4.2.3 it works normally. /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c: In function `phpfbColumnAsString': /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2279: `FB_TinyInteger' undeclared (first use in this function) /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2279: (Each undeclared identifier is reported only once /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2279: for each function it appears in.) /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2288: `FB_LongInteger' undeclared (first use in this function) /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2290: `FBLongInteger' undeclared (first use in this function) /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2290: parse error before `v' /root/giov/php-4.3.0/ext/fbsql/php_fbsql.c:2295: `v' undeclared (first use in this function) make: *** [ext/fbsql/php_fbsql.lo] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22191&edit=1
