Re: make refuses to enter "unix-mode". Problem disappeared

2003-02-27 Thread Markus Hanke
Hi, sorry for disturbing. After an (involuntary) reinstall of Perl 5.8.0 the problem is not reproducable anymore. -Markus Markus Hanke wrote: > Igor Pechtchanski wrote: > > > On Thu, 27 Feb 2003, Markus Hanke wrote: > > > > > Hi, > > > > > > in short the following lines say most of the problem:

Re: make refuses to enter "unix-mode"

2003-02-27 Thread Christopher Faylor
On Thu, Feb 27, 2003 at 12:08:18PM +0100, Markus Hanke wrote: >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 a

Re: make refuses to enter "unix-mode"

2003-02-27 Thread Markus Hanke
Igor Pechtchanski wrote: > 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 > > > >

Re: make refuses to enter "unix-mode"

2003-02-27 Thread Igor Pechtchanski
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 refuses to enter "unix-mode"

2003-02-27 Thread Markus Hanke
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: *