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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=NKTs05e+JBDVd9eSTMdDhACO/YNN9EOVNO09yozxMxo l/hvmFQnpJRSh3QlIqadJHjkHQf/sdQi1qyiQiOppgTE3hTOwKMtd8/tUtZp1iUr DZzqv1gPu0Kr7mNq83ywJ0bwevhHmrmPnlUiH7aCS/9uRKtqK94L1LFneyDo0nTM = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Fx5X53xq3Ljicx98B/SDLsNyN2w=; b=rqxG6vZ84SMhVX/mM FqmwbxUccLEU89jzG7XYKMnl1QK5JLfngOR7fOhOLr521/bqTsl41nSvQtb3TK+v Kg20WXFsPY4b/uss/hkrWvzTJFjxnxxMOGId2bzfLnFUIoasNzpeaVtPmsxTuY2S PhPHTYcXjuM0HCPYFGv7r8Hj2A= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ee0-f51.google.com X-Received: by 10.14.39.3 with SMTP id c3mr18953535eeb.4.1390236348914; Mon, 20 Jan 2014 08:45:48 -0800 (PST) Message-ID: <52DD52B4.3050502@gmail.com> Date: Mon, 20 Jan 2014 17:45:40 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygstart fails References: <52D5AB7F DOT 8080303 AT towo DOT net> <6CF2FC1279D0844C9357664DC5A08BA221B2D0 AT MLBXV06 DOT nih DOT gov> <52D5B566 DOT 2000802 AT t-online DOT de> <52DD5073 DOT 7010506 AT cwilson DOT fastmail DOT fm> In-Reply-To: <52DD5073.7010506@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 20/01/2014 17:36, Charles Wilson wrote: > On 1/14/2014 5:08 PM, Christian Franke wrote: >> Buchbinder, Barry (NIH/NIAID) [E] wrote: >>> Thomas Wolff sent the following at Tuesday, January 14, 2014 4:26 PM >>>> After today's setup update, cygstart (e.g. "cygstart .") fails >>>> with: /usr/bin/cygstart.exe: error while loading shared libraries: >>>> cygpopt-0.dll: cannot open shared object file: No such file or >>>> directory >>>> (happened on two systems, both on Windows 7 64 bit, with cygwin 32 bit; >>>> works with cygwin 64 bit) ------ Thomas >>> Happened to me yesterday. I installed popt and cygstart worked. >>> >> >> An update of the (now obsolete & empty) package libpopt0 removes >> cygpopt-0.dll. The file cygpopt-0.dll is now in package popt. > > May I ask WHY this change was made? There is a REASON that DLLs get > their own package, separate from the "main" package -- it's because > DLLs' version numbers change, and in order to have both "cygfoo-0.dll" > and "cygfoo-1.dll" installed at the same time, they need to be in > separate packages...a single "foo" package won't do the trick. > > Granted, popt hasn't changed in about a decade, and is unlikely to > "bump" to a new DLL number any time soon...but why mess with a working > nomenclature system for no reason? > > -- > Chuck I should say it is a dll only package cygcheck -l popt /usr/bin/cygpopt-0.dll /usr/share/locale/cs/LC_MESSAGES/popt.mo [cut] /usr/share/locale/zh_TW/LC_MESSAGES/popt.mo /usr/share/man/man3/popt.3.gz -- 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