Mail Archives: cygwin/2008/09/16/11:10:32
Thanks Eric for your quick answer.
Here after is the result of the "make all" command :
C:\microtec\5.3\tools\bin:/cygdrive/c/microtec/tools/bin:/usr/local/bin:/usr/bin:/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/ora92/bin:/cygdrive/c/Program Files/Oracle/jre/1.1.8/bin:/cygdrive/c/NETMANAG.32:/cygdrive/c/oracle/ora92/jre/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/tools/bin:/usr/bin:/cygdrive/c/MENTOR~1/LICENS~1:/usr/lib/lapack:/cygdrive/f/Surveillance 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
-----Message d'origine-----
De : Eric Blake [mailto:ebb9 AT byu DOT net]
Envoyé : vendredi 12 septembre 2008 14:03
À : cygwin AT cygwin DOT com; Heude Pascal (LTS)
Objet : Re: Help on dos2unix
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Mark J. Reed on 9/12/2008 4:51 AM:
> You top posted again, and you left the email addresses in again.
> Both of those are in violation of the list policy.
>
> On Fri, Sep 12, 2008 at 6:19 AM, Heude Pascal (LTS) wrote:
>> The command 'type dos2unix' gives the following result : dos2unix is /usr/bin/dos2unix
>> There is also a dos2unix in /bin.
>> It seems that there are identical (at least same name and same size).
>
> I believe that /usr/bin and /bin in Cygwin refer to the same directory.
Yes, in the default installation, they are mounted to the same location.
>
> Does the make command work, despite the exit code? Are the carriage
> returns gone from the file?
One other thing to check is whether make is picking up a different shell
and/or path than what you are using on the command line, and thus using
non-cygwin tools in the process. In other words, what does 'make all' say
on this file (remember to use tab)?
all:
@echo $$PATH, $$SHELL
@which dos2unix
@dos2unix --version
- --
Don't work too hard, make some time for fun as well!
Eric Blake ebb9 AT byu DOT net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkjKWlwACgkQ84KuGfSFAYBB9wCgx0l3Abm9UyNiucmU2FoLi+Ny
HbUAmwRGC68sGjITzgZ5u5z45ZdNTeJf
=xEaS
-----END PGP SIGNATURE-----
--
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/
- Raw text -