Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26647 invoked from network); 14 Sep 2011 03:10:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2011 03:10:26 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.54 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.54 mail-vw0-f54.google.com Received: from [209.85.212.54] ([209.85.212.54:46027] helo=mail-vw0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/A2-11499-12B107E4 for ; Tue, 13 Sep 2011 23:10:25 -0400 Received: by vws18 with SMTP id 18so2066681vws.13 for ; Tue, 13 Sep 2011 20:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=4FOmllud+WoDp3IHtZ81AEEs4L1ajxH2uAmGp+UhGT8=; b=dQc5Ff2hVT7jsYnD1oPDg5Oxo1LgavXg58DZyj9+8C6Bsx3MrcwJJtoxMFz1unhytl WVFkBUnVIHjb5LPSCMQhkolDP+86ut7KUYisKk2GOjJhBfujqUbZ2VhFgPwn3cqlN6E6 sF939VaLDt0rfJyH3Fj0GxBtsph0y5W4clf68= Received: by 10.52.94.231 with SMTP id df7mr879365vdb.91.1315969822277; Tue, 13 Sep 2011 20:10:22 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Tue, 13 Sep 2011 20:10:02 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Sep 2011 11:10:02 +0800 X-Google-Sender-Auth: 02Mr52dh-X_QiEdLoC8eZVhU5Ok Message-ID: To: PHP Internals Content-Type: multipart/mixed; boundary=20cf3071c84acabe2e04acde19f8 Subject: Re: buildconf warning From: laruence@php.net (Laruence) --20cf3071c84acabe2e04acde19f8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 : > 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 tim= es > 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 tim= es > > thanks > > -- > Laruence =C2=A0Xinchen Hui > http://www.laruence.com/ > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/ --20cf3071c84acabe2e04acde19f8--