X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49EFD7DE.6050400@cwilson.fastmail.fm> Date: Wed, 22 Apr 2009 22:52:14 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Updated: cygutils-1.3.3-1 References: <20090422043522 DOT D55F54CA08 AT heartbeat2 DOT messagingengine DOT com> <1ff86f510904221032h4e48e797lca84b1b93a9806c1 AT mail DOT gmail DOT com> <49EF63A0 DOT 60000 AT acm DOT org> In-Reply-To: <49EF63A0.60000@acm.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 David Rothenberger wrote: > The following fixes the problem for me: > > % mkdir /usr/bin/.libs > % ln -s /usr/bin/conv.exe /usr/bin/.libs > > That's not a real solution, just a hint as to the problem. > Fixed in cygutils-1.3.4-1 (and cygutils-1.3.4-10 for 1.7), which should be on the mirrors soon. Thanks for the report. Your hint made it obvious what the problem was: the libtool "wrapper" executable was being installed for the u2d, d2u, unix2dos, and dos2unix aliases -- while the "real" program was installed for conv.exe. This was a long-standing bug, BUT it was not exposed until, in 1.3.3, I upgraded to libtool-2.2.x from libtool-1.5.x. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/