Heude Pascal (LTS) wrote on 16 September 2008 17:48: > I already have a workaround using a cat and tr commands. > I just want to understand the problem because I could imagine that it > could come from a cygwin installation problem on my PC.
I think you have about a hundred[*] conflicting cygwin installs on your PC: >> C:\microtec\5.3\tools\bin:/cygdrive/c/microtec/tools/bin:/usr/local/bin:/usr/b in:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/ c/WINNT/System32/Wbem:/cygdrive/c/PROGRA~1/INFORMIX/BIN:/cygdrive/c/oracle/ora 92/bin:/cygdrive/c/Program >> Files/Oracle/jre/1.1.8/bin:/cygdrive/c/NETMANAG.32:/cygdrive/c/oracle/ora92/jr e/1.4.2/bin/client:/cygdrive/c/oracle/ora92/jre/1.4.2/bin:/cygdrive/c/Program >> Files/Windows Imaging/:/cygdrive/c/Program >> Files/SmarTeam/bin:/cygdrive/c/diab/4.4b/WIN32/bin:/cygdrive/c/microtec/5.3/to ols/bin:/usr/bin:/cygdrive/c/MENTOR~1/LICENS~1:/usr/lib/lapack:/cygdrive/f/Sur veillance >> Systemes/SOFTWARE/cygwin_tools/tosca:/cygdrive/f/Surveillance >> Systemes/SOFTWARE/cygwin_tools/buildID:/cygdrive/f/Surveillance >> Systemes/SOFTWARE/cygwin_tools/lilog:/cygdrive/f/Surveillance >> Systemes/SOFTWARE/cygwin_tools/lics:/cygdrive/f/Surveillance >> Systemes/SOFTWARE/cygwin_tools/rmCC:/cygdrive/f/Surveillance >> Systemes/SOFTWARE/cygwin_tools/scripts/l82023aa, /bin/bash >> /usr/bin/dos2unix make: *** [all] Error 128 Microtec tools is one, and who knows what you've got in all those cygwin_tools dirs, and I'll also bet that INFORMIX has a bunch of its own tools, and it's not easy to guess which version of dos2unix, or indeed which version of bash, you're running at any given time. So the next info we need (someone really should have asked you this sooner, sorry) is your cygcheck output: 1. Open a bash shell. 2. Run "cygcheck -s -r -v > cygcheck.out" 3. Take the .out file, and send it **as an attachment please** (not inline in the body text - doing so makes it hard to search the list archives because of all the false positives generated by matching keywords in the package listings etc) to the list. That should confirm whether you've got multiple cygwin dlls in the path, or if the informix tools are confusing matters. (Failing that, we'll need to start wondering whether other apps on your PC are interfering, but I think we're likely to find the problem from the cygcheck.) cheers, DaveK [*] - Error margin +- 98. -- Can't think of a witty .sigline today.... -- 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/