X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:mime-version:content-type:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=qaAVJ7eeysq0VaNdNM68Bsh15TlJ
	E8U0+Gh5U6rN1n6Yww8218/e4tJdHu46HD5JBU6M9Ft7wEoOM0A6pOXBMi6e6zGt
	4j0EWw8zI9/ruV1jZLw28AKmEZ92d50ptDDJniLm9f7VTE9Ja5Zto7Uvubw2IQAA
	58P2hM/lpy6ibaM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:mime-version:content-type:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; s=default; bh=XL0SYulLOC5DCqNJLMrrefcFbn8=; b=kS
	vx8fb2TD11zqdv2Mkh6lDLW1zHcVQFr1oOUiEuSS5VgzutbVyL9B+Buvx7LvECC9
	FQ3lzbyo3KSdQXiTxShFkGZPEn/onicFhWc/rp6Vw/C8ASG/F6UzPUsqhaPKxFaw
	wmar1jlZirZr53J/5dIU446HpZ0Qw54V7D1VB4eVI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1
Subject: Re: CreateSymbolicLinkW needed
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
Content-Type: text/plain; charset=us-ascii
From: Denis Excoffier <cygwin@Denis-Excoffier.org>
In-Reply-To: <517E46BC.7080300@gmail.com>
Date: Mon, 29 Apr 2013 21:57:47 +0200
Cc: cygwin@cygwin.com
Content-Transfer-Encoding: 7bit
Message-Id: <49719136-EC1C-4507-83E6-CB2B071D5885@Denis-Excoffier.org>
References: <4ac56ac71a2d4993e0fa2a7caece8315@denis-excoffier.org> <517E46BC.7080300@gmail.com>
To: JonY <10walls@gmail.com>


On 2013-04-29 12:09, JonY wrote:
> On 4/29/2013 14:40, Denis Excoffier wrote:
>> Hello!
>> 
>> I tried the 20130424 snapshot and obtained the following Windows message
>> (in pop-up and translated from french):
>> 
>> bash: CreateSymbolicLinkW not found in KERNEL32.DLL
>> 
>> 
>> Therefore, i keep the plain 1.7.18 running:
>> 
>> % cat /proc/version
>> CYGWIN_NT-5.1 version 1.7.18(0.263/5/3) (corinna@calimero.vinschen.de)
>> (gcc version 4.5.3 20110428 (Fedora Cygwin 4.5.3-4) (GCC) ) 2013-04-19
>> 10:39
>> %
>> 
> 
> This symbol is not available on XP, only in Vista or later. What command
> are you using to trigger it?
> 
The pop-up is produced even before login, presumably during the load of
"bash --login -i" (but i also have /bin/bash in /etc/passwd, so this may also
be the reason).

I don't understand why a symlink is created during login, but in any case,
one can observe that CreateSymbolicLinkW was introduced in path.cc
during http://cygwin.com/ml/cygwin-cvs/2013-q2/msg00046.html, that occurred
immediately before the snapshot.

Regards,

Denis Excoffier.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

