From: [EMAIL PROTECTED] Operating system: linux redhat 7.1 gcc 2.96 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: Compile error on dbase module
Hi... I was trying to compile module dbase and during the process he returns me the following mistake: dbf_head.c:249:49: too many arguments for macro "VCWD_OPEN" dbf_head.c:252:48: too many arguments for macro "VCWD_OPEN" make[1]: *** [dbf_head.slo] Error 1 make[1]: Leaving directory `/root/php-4.2.3/ext/dbase' make: *** [all-recursive] Error 1 Sequence of commands: /root/php-4.2.3/ext/dbase/phpize /root/php-4.2.3/ext/dbase/./configure /root/php-4.2.3/ext/dbase/make -- Edit bug report at http://bugs.php.net/?id=20687&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20687&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20687&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20687&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20687&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20687&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20687&r=support Expected behavior: http://bugs.php.net/fix.php?id=20687&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20687&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20687&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20687&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20687&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20687&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20687&r=isapi
