| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 9 Jul 2002 05:50:09 -0700 |
| From: | Dario Alcocer <alcocer AT helixdigital DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: problem with the link command : ln |
| Message-ID: | <20020709055009.A8060@ns.helixdigital.com> |
| References: | <EE012FBB4150A841BBE9352A3EA64CAE07E84D AT parmhs2 DOT rd DOT francetelecom DOT fr> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5.1i |
| In-Reply-To: | <EE012FBB4150A841BBE9352A3EA64CAE07E84D@parmhs2.rd.francetelecom.fr>; from christophe.demottie@rd.francetelecom.com on Tue, Jul 09, 2002 at 08:58:09AM +0200 |
On Tue, Jul 09, 2002 at 08:58:09AM +0200, DEMOTTIE Christophe DvSI/SIReS/GRE wrote:
> The symbolic link is ok, but not the physical link. In the old version,
> I hadn't the problem. I don't know how cygwin simulate physical link,
> but it's not the problem.
>
> Here is an example of my test :
>
> $ cd /bin
> $ ls -l df*
> -rwxr-xr-x 1 Admin Aucun 39936 Jun 15 2001 df.exe
>
> I'm trying to link the "df" command :
>
> $ ln df.exe df1.exe
> Segmentation fault (core dumped)
Hmm, this command works for me just fine. I'm running Cygwin 1.3.12
and fileutils 4.1.
$ uname -a
CYGWIN_NT-4.0 NTDEVEL 1.3.12(0.54/3/2) 2002-07-03 16:42 i686 unknown
$ zgrep ln.exe /etc/setup/*.lst.gz
/etc/setup/fileutils.lst.gz:usr/bin/ln.exe
$ grep fileutils /etc/setup/installed.db
fileutils fileutils-4.1-1.tar.bz2 0
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.
Hope this helps.
--
Dario Alcocer -- Sr. Software Developer, Helix Digital Inc.
alcocer AT helixdigital DOT com -- http://www.helixdigital.com
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |