ID: 20687 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: linux redhat 7.1 gcc 2.96 PHP Version: 4.2.3 New Comment:
after to use lastest cvs version... [root@fw-adm dbase]# phpize aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never used [root@fw-adm dbase]# ./configure configure: error: can not find sources in . or .. [root@fw-adm dbase]# []'s Previous Comments: ------------------------------------------------------------------------ [2002-11-28 05:22:39] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-11-27 19:26:21] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=20687&edit=1
