Hi:
with svn-trunk:
$ ./buildconf
rebuilding configure
ext/date/config.m4:4: warning: file ext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several times
rebuilding main/php_config.h.in
ext/date/config.m4:4: warning: file ext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several times
thanks
--
Laruence Xinchen Hui
http://www.laruence.com/
Hi:
after I dnl following statement(see attachment), buildconf stop
warning, but make still warning:
warnings:
Makefile:620: warning: overriding commands for target ext/ereg/ereg.lo' Makefile:486: warning: ignoring old commands for target
ext/ereg/ereg.lo'
Makefile:622: warning: overriding commands for target
ext/ereg/regex/regcomp.lo' Makefile:488: warning: ignoring old commands for target
ext/ereg/regex/regcomp.lo'
Makefile:624: warning: overriding commands for target
ext/ereg/regex/regexec.lo' Makefile:490: warning: ignoring old commands for target
ext/ereg/regex/regexec.lo'
Makefile:626: warning: overriding commands for target
ext/ereg/regex/regerror.lo' Makefile:492: warning: ignoring old commands for target
ext/ereg/regex/regerror.lo'
Makefile:628: warning: overriding commands for target
ext/ereg/regex/regfree.lo' Makefile:494: warning: ignoring old commands for target
ext/ereg/regex/regfree.lo'
thanks
2011/9/14 Laruence laruence@php.net:
Hi:
with svn-trunk:
$ ./buildconf
rebuilding configure
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several times
rebuilding main/php_config.h.in
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several timesthanks
--
Laruence Xinchen Hui
http://www.laruence.com/
--
Laruence Xinchen Hui
http://www.laruence.com/
Hi:
make attachment as plain txt:
######################################
Index: ext/date/config0.m4
--- ext/date/config0.m4 (revision 316700)
+++ ext/date/config0.m4 (working copy)
@@ -1,7 +1,7 @@
dnl $Id$
dnl config.m4 for date extension
-sinclude(ext/date/lib/timelib.m4)
+dnl sinclude(ext/date/lib/timelib.m4)
sinclude(lib/timelib.m4)
PHP_DATE_CFLAGS="-I@ext_builddir@/lib"
2011/9/14 Laruence laruence@php.net:
Hi:
after I dnl following statement(see attachment), buildconf stop
warning, but make still warning:warnings:
Makefile:620: warning: overriding commands for target
ext/ereg/ereg.lo' Makefile:486: warning: ignoring old commands for target
ext/ereg/ereg.lo'
Makefile:622: warning: overriding commands for target
ext/ereg/regex/regcomp.lo' Makefile:488: warning: ignoring old commands for target
ext/ereg/regex/regcomp.lo'
Makefile:624: warning: overriding commands for target
ext/ereg/regex/regexec.lo' Makefile:490: warning: ignoring old commands for target
ext/ereg/regex/regexec.lo'
Makefile:626: warning: overriding commands for target
ext/ereg/regex/regerror.lo' Makefile:492: warning: ignoring old commands for target
ext/ereg/regex/regerror.lo'
Makefile:628: warning: overriding commands for target
ext/ereg/regex/regfree.lo' Makefile:494: warning: ignoring old commands for target
ext/ereg/regex/regfree.lo'thanks
2011/9/14 Laruence laruence@php.net:
Hi:
with svn-trunk:
$ ./buildconf
rebuilding configure
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several times
rebuilding main/php_config.h.in
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several timesthanks
--
Laruence Xinchen Hui
http://www.laruence.com/--
Laruence Xinchen Hui
http://www.laruence.com/
--
Laruence Xinchen Hui
http://www.laruence.com/
Hi:
sorry for mis-report, this make warning is due to my own local
environ(there is some my own extensions).
thanks
2011/9/14 Laruence laruence@php.net:
Hi:
with svn-trunk:
$ ./buildconf
rebuilding configure
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several times
rebuilding main/php_config.h.in
ext/date/config.m4:4: warning: fileext/date/lib/timelib.m4' included several times ext/date/config.m4:5: warning: file
lib/timelib.m4' included several timesthanks
--
Laruence Xinchen Hui
http://www.laruence.com/
--
Laruence Xinchen Hui
http://www.laruence.com/