Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <396C93E5.5EC54FB4@ece.gatech.edu> Date: Wed, 12 Jul 2000 11:51:01 -0400 From: Charles Wilson X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Van De Vyver CC: Cygwin Subject: Re: untarring gcc-2.95.2-2 (howto use md5 ?) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mark - this error is because /libiberty (the directory) is created as a link to ../../libiberty or something like that. Remove the libiberty link, and 'mkdir libiberty' instead. Then, 'tar xvzf gcc-2.95.2-2/libiberty/*' This isn't technically a packaging error, because the src tarball is built to be unpackaged as part of a larger 'src' directory including binutils and cygwin/winsup, which all use a shared libiberty directory. Chris, should a note to this effect go in the FAQ into a gcc-2.95.2 CYGWIN-README? --Chuck Mark Van De Vyver wrote: > > Hi, > I've had trouble untarring gcc-2.95.2-2-src.tar.gz (13,077,613 bytes) > the type of message I get is: > tar: gcc-2.95.2-2/libiberty/xstrerror.c: Could not create file: No such file > or directory > > Things went fine for gcc-2.95.2 tho after applying Mumit's patch and the > pgcc patch (without errors) the make failed (configure went ok) so I thought > I'd try and build a vanilla gcc before asking what went wrong there... > So pulled the latest sources down from aarnet.edu.au now tar zxf ... fails > as a 'check' I tried opening up the gz file with winzip and sure enough it > complained about the libiberty directory. > > The only thing I can think of is that the mirror is bad? but I'm not sure > how to use md5 to check (which I'm assuming is the purposes of the md5.sum > files). Is there any receipe for using md5? Found nought in quick search > of the User guide web pages or archives. > > Note I've built the autoconf, perl and automake files (I think) without > error > > Any help appreciated > > Mark Van De Vyver > > http://www.bigfoot.com/~mvdv > Mailto:mvdv AT bigfoot DOT com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com