ID: 22191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: red hat linux PHP Version: 4.3.0 New Comment:
Which version of frontbase are you using? Previous Comments: ------------------------------------------------------------------------ [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
