Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 84582 invoked from network); 22 Oct 2007 18:08:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2007 18:08:01 -0000 Received: (qmail 40520 invoked by uid 500); 22 Oct 2007 18:07:48 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 40459 invoked by uid 500); 22 Oct 2007 18:07:48 -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 40448 invoked by uid 99); 22 Oct 2007 18:07:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 11:07:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 18:07:50 +0000 Received: from qxvcexch01.ad.quovadx.com (qxvcexch01.ad.quovadx.com [192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l9MI4Ese006728 for ; Mon, 22 Oct 2007 18:04:14 GMT Received: from [10.70.3.143] ([10.70.3.143]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 22 Oct 2007 12:04:30 -0600 Message-ID: <471CE654.7010006@roguewave.com> Date: Mon, 22 Oct 2007 12:05:08 -0600 From: Martin Sebor User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: Problem building stdcxx-4.2.0-rc6 on Solaris References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Oct 2007 18:04:30.0257 (UTC) FILETIME=[FE07C210:01C814D5] X-Virus-Checked: Checked by ClamAV on apache.org Jeremy Dean wrote: > I am trying to build the stdcxx-4.2.0-rc6 on Solaris 10 with Sunpro 11 > compiler. > > I used the following command: > gmake BUILDDIR=/build/dean/stdcxx-420-rc6/stdcxx-4.2.0 BUILDTYPE=15d > CONFIG=sunpro.config Is TOPDIR (the current working directory) the same as BUILDDIR? If it is, either leave it out (the build will happen in ./build) or change it to something else. Martin > > Then I get the following error: > gmake[1]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[2]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[3]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[4]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[5]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[6]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[7]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[8]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[9]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[10]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[11]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[12]: Entering directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[12]: execvp: gmake: Arg list too long > gmake[12]: *** [w] Error 127 > gmake[12]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[11]: *** [w] Error 2 > gmake[11]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[10]: *** [w] Error 2 > gmake[10]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[9]: *** [w] Error 2 > gmake[9]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[8]: *** [w] Error 2 > gmake[8]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[7]: *** [w] Error 2 > gmake[7]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[6]: *** [w] Error 2 > gmake[6]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[5]: *** [w] Error 2 > gmake[5]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[4]: *** [w] Error 2 > gmake[4]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[3]: *** [w] Error 2 > gmake[3]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[2]: *** [w] Error 2 > gmake[2]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake[1]: *** [libstd] Error 2 > gmake[1]: Leaving directory `/build/dean/stdcxx-420-rc6/stdcxx-4.2.0' > gmake: *** [libstd] Error 2 > > Jeremy Dean > Rogue Wave Software, Inc. > Technical Support > Phone: 303-545-3205 -- 1-800-404-4767 > E-mail: support@roguewave.com > Web: http://www.roguewave.com/support > Knowledge Base entries: > http://www.roguewave.com/kbdocs/search.html > View issues online at: > http://www.roguewave.com/youraccount/login/ > >