Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 18369 invoked from network); 7 Jul 2006 16:54:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 16:54:51 -0000 Received: (qmail 53139 invoked by uid 500); 7 Jul 2006 16:54:51 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 53122 invoked by uid 500); 7 Jul 2006 16:54:51 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 53111 invoked by uid 99); 7 Jul 2006 16:54:51 -0000 Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 09:54:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 40293410450 for ; Fri, 7 Jul 2006 16:52:31 +0000 (GMT) Message-ID: <25920980.1152291151259.JavaMail.jira@brutus> Date: Fri, 7 Jul 2006 16:52:31 +0000 (GMT+00:00) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-253) Top level 'make util' command fails In-Reply-To: <29721738.1152224369820.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/STDCXX-253?page=all ] Martin Sebor closed STDCXX-253: ------------------------------- Fix Version: 4.2 Resolution: Fixed Fixed with the referenced change. > Top level 'make util' command fails > ----------------------------------- > > Key: STDCXX-253 > URL: http://issues.apache.org/jira/browse/STDCXX-253 > Project: C++ Standard Library > Type: Bug > Components: Build > Environment: All > Reporter: Andrew Black > Assignee: Martin Sebor > Fix For: 4.2 > > From the root of a subversion (head) stdcxx checkout, invoking make with a target of 'util' (incorrectly) results in an output of > gmake: `util' is up to date. > rather than the (correct) invoking make with a parameter of -C$(BUILDDIR)/bin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira