problem with the link command : ln

Dr. Wayne Keen wayne.keen@crc.com
Tue Jul 9 06:17:00 GMT 2002


> Check if you have multiple copies of cygwin1.dll, and see if have
> any aliases or scripts also named 'ln' that might be executed instead
> of /bin/ln.exe.

This is a good point.  One of the first steps when a command seems to
be having problems is to do a which on the command to find out
where it is coming from, i.e.

which ln 

that in my case returns

/usr/bin/ln

See my post from a earlier today about multiple copies of cygwin1.dll.
I thought I was pretty smart about that, but I found an application,
ds9, had put not one, but maybe two different versions of cygwin1.dll
on my system.

Wayne Keen

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list