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 Date: Fri, 4 May 2001 13:01:12 -0400 From: Christopher Faylor To: Cygwin Users Subject: Re: odd symlinks in binutils-20010425-1 Message-ID: <20010504130112.A18284@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: Cygwin Users References: <20010504115138 DOT A53588 AT enteract DOT com> <20010504125918 DOT A18262 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <20010504125918.A18262@redhat.com>; from cgf@redhat.com on Fri, May 04, 2001 at 12:59:18PM -0400 On Fri, May 04, 2001 at 12:59:18PM -0400, Christopher Faylor wrote: >On Fri, May 04, 2001 at 11:51:38AM -0500, Fred Yankowski wrote: >>I just upgraded to DLL 1.3.1 and all the "latest" packages concurrent >>with that (except for postgresql, which I'm building from source). >>That upgrade seemed to go OK, but now when I build postgres I get >>errors like this: >> >> /usr/i686-pc-cygwin/bin/ld.exe: not found >> >>That file is a symlink to >>"/cygnus/netrel/inst/binutils-20010425-1/usr/bin/ld.exe", which is a >>bogus path on my machine. I see that the binutils-20010425-1.tar.gz >>archive has exactly that symlink, along with similar ones in the same >>directory. Is this a bad distribution, > >Yes. The latest version of binutils is binutils-20010425-2. It was >updated on 2001-04-26. If you don't have this version then something >went wrong somewhere. Possibly you need to use another mirror. Oops. Nevermind. The mirror is probably correct. I forgot to update setup to find the new version. The new version of setup is correct on sources.redhat.com now, so it will eventually be correct on mirrors, too. In the meantime you can recreate the links by hand: cd /usr/i686-pc-cygwin/bin ln -sf /usr/bin/ld.exe . etc. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple