From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3543 invoked by alias); 1 Jun 2007 04:52:44 -0000 Received: (qmail 3535 invoked by uid 22791); 1 Jun 2007 04:52:43 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.dnsmadeeasy.com (HELO smtp1.dnsmadeeasy.com) (205.234.170.134) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Jun 2007 04:52:42 +0000 Received: from smtp1.dnsmadeeasy.com (localhost [127.0.0.1]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP id 88A0B2AE6FF; Fri, 1 Jun 2007 04:52:40 +0000 (GMT) X-Authenticated-Name: js.dnsmadeeasy X-Transit-System: In case of SPAM please contact abuse@dnsmadeeasy.com Received: from avtrex.com (unknown [67.116.42.147]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP; Fri, 1 Jun 2007 04:52:40 +0000 (GMT) Received: from [192.168.7.223] ([192.168.7.223]) by avtrex.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 May 2007 21:52:39 -0700 Message-ID: <465FA617.70304@avtrex.com> Date: Fri, 01 Jun 2007 04:52:00 -0000 From: David Daney User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Bill McEnaney Cc: gcc-help@gcc.gnu.org Subject: Re: building gcc-4.2.0 References: <20070601044040.1D901718FC@saratoga.rkirkpat.net> In-Reply-To: <20070601044040.1D901718FC@saratoga.rkirkpat.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg00005.txt.bz2 Bill McEnaney wrote: > David, thank you. I do use GNU tar habitually because I sometimes get > checksum errors when I run Solaris 8's tar. > But is it GNU tar 1.14 or later? The reason I ask, is that I had this identical problem using busybox tar. Files with path names longer than some limit are not extracted, and you get the behavior you are seeing. David Daney > Bill > > >> Bill McEnaney wrote: >> >>> Here are the error messages I get when I try to build gcc-4.2.0. I >>> don't know whether they're about Java, because I can't find the >>> documents on the www that told me they were about it. >>> >>> Bill >>> >>> >>> > /usr/src/gc/sparc-sun-solaris2.8/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp:473:81: > >>> error: >>> ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp: >>> No such file or directory >>> >> Looks like you were not using GNU tar to unpack the sources. >> >> That should be a documented requirement. >> >> David Daney >> >> >> > > ________________________________________________________________ > Please visit a saintly hero: > http://www.jakemoore.org > > And a boy with a wonderful wish: > http://shaneswish.com/ >