public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* odd symlinks in binutils-20010425-1
@ 2001-05-04  9:51 Fred Yankowski
  2001-05-04 10:00 ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Fred Yankowski @ 2001-05-04  9:51 UTC (permalink / raw)
  To: Cygwin Users

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, or did something go wrong in
my installation?  I don't see any error messages in the setup.log file.

-- 
Fred Yankowski           fred@OntoSys.com      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: odd symlinks in binutils-20010425-1
  2001-05-04  9:51 odd symlinks in binutils-20010425-1 Fred Yankowski
@ 2001-05-04 10:00 ` Christopher Faylor
  2001-05-04 10:02   ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Faylor @ 2001-05-04 10:00 UTC (permalink / raw)
  To: Cygwin Users

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.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: odd symlinks in binutils-20010425-1
  2001-05-04 10:00 ` Christopher Faylor
@ 2001-05-04 10:02   ` Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2001-05-04 10:02 UTC (permalink / raw)
  To: Cygwin Users

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-04 10:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-04  9:51 odd symlinks in binutils-20010425-1 Fred Yankowski
2001-05-04 10:00 ` Christopher Faylor
2001-05-04 10:02   ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).