On Thu, 27 Feb 2003, Markus Hanke wrote: > Hi, > > in short the following lines say most of the problem: > __________________________________________ > [EMAIL PROTECTED] ~/.cpan/build/Digest-MD5-2.23 > $ set | grep -i make_mode > MAKE_MODE=unix > > [EMAIL PROTECTED] ~/.cpan/build/Digest-MD5-2.23 > $ make > /c: Can't open /c: No such file or directory > make: *** [config] Error 2 > > [EMAIL PROTECTED] ~/.cpan/build/Digest-MD5-2.23 > $ make --unix > __________________________________________ > > So it seems, that my environment variable "make_mode" is correctly set > to use posix style things. > Wy does make work then, if I pass "--unix", which should not be > neccessary? > I searched for the sources of make.exe, but didn't find any to very my > experienced behaviour > on it. > > Some suggestions? > > Best regards, > Markus Hanke
Markus, The error you reported above makes little sense without [at least the relevant snippet of] the Makefile. You can get the source of make by checking the "Src" box for the "make" package in setup.exe. You will find it in /usr/src/make-<version>/ Igor P.S. Please configure your mailer to not send text attachments inline. Inline cygcheck output confuses the archive search engine... Thanks. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/