X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <72B97F56A23E3844BB0DEC054CD85C39067A1D64 AT ltssvex10 DOT lts DOT liebherr DOT i> <72B97F56A23E3844BB0DEC054CD85C39067A273F AT ltssvex10 DOT lts DOT liebherr DOT i> <48C86E4E DOT 2070608 AT byu DOT net> <72B97F56A23E3844BB0DEC054CD85C3906818457 AT ltssvex10 DOT lts DOT liebherr DOT i> <48CA5A5C DOT 9080206 AT byu DOT net> <72B97F56A23E3844BB0DEC054CD85C3906857340 AT ltssvex10 DOT lts DOT liebherr DOT i> <48CFDD13 DOT 1070203 AT ru DOT is> <72B97F56A23E3844BB0DEC054CD85C3906857487 AT ltssvex10 DOT lts DOT liebherr DOT i> Subject: RE: Help on dos2unix Date: Tue, 16 Sep 2008 18:27:10 +0100 Message-ID: <00c001c91821$73764d10$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <72B97F56A23E3844BB0DEC054CD85C3906857487@ltssvex10.lts.liebherr.i> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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/