This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Updated: cygutils-1.3.3-1


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]