X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=VQBLGJdO2sVdeNo8dTJkMm/Lk0cEJWztlU2W8hSeT2hYiKm7CzD2P 4IojQO8+z0n50fGrhrqltd6DRelco6Ivi6Tba30RQyJ8oheklHzSVIjYpMucCxNi YMCqPyosfGRBcHhWhkvX6Rh/pMx2d3EBzps/pcLc/eQD5YPEai19ZQ= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=fnsUVG3pKMDGAqVvqzJ/QLJjIj8=; b=LyVG2xhte+JzVs4wLESxwpOO2A78 As8a3EP30OIiMLTB3uh2/aNRNGpzvHl7+D0iZtJLxZJSshFN6wHgLIlCJW92sv0D ZYv0yfkZWV7se4u95j2h3vELNIRsSWxUqq43QsVUrrzpXpauWShUQc0JIsQLU7V4 AgEkdARz9Lfe+aE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19UYqUcn0jsuRFGtYA40uCE Date: Mon, 29 Apr 2013 21:50:58 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: CreateSymbolicLinkW needed Message-ID: <20130430015058.GA4273@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4ac56ac71a2d4993e0fa2a7caece8315 AT denis-excoffier DOT org> <517E46BC DOT 7080300 AT gmail DOT com> <49719136-EC1C-4507-83E6-CB2B071D5885 AT Denis-Excoffier DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49719136-EC1C-4507-83E6-CB2B071D5885@Denis-Excoffier.org> User-Agent: Mutt/1.5.20 (2009-06-14) On Mon, Apr 29, 2013 at 09:57:47PM +0200, Denis Excoffier wrote: > >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 AT calimero DOT vinschen DOT 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 think there was a typo introduced when Corinna made her native symlinks change. I just uploaded a new snapshot which should fix the problem. Can you confirm? cgf -- 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