Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Thu, 27 Feb 2003 09:30:37 -0500 (EST)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Markus Hanke <Markus.Hanke@methodpark.de>
cc: cygwin@cygwin.com
Subject: Re: make refuses to enter "unix-mode"
In-Reply-To: <3E5DF1A2.97610DE1@methodpark.de>
Message-ID: <Pine.GSO.4.44.0302270926150.2532-100000@slinky.cs.nyu.edu>
Importance: Normal
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-ID: <Pine.GSO.4.44.0302270926152.2532@slinky.cs.nyu.edu>

On Thu, 27 Feb 2003, Markus Hanke wrote:

> Hi,
>
> in short the following lines say most of the problem:
> __________________________________________
> mhe@NB000687 ~/.cpan/build/Digest-MD5-2.23
> $ set | grep -i make_mode
> MAKE_MODE=unix
>
> mhe@NB000687 ~/.cpan/build/Digest-MD5-2.23
> $ make
> /c: Can't open /c: No such file or directory
> make: *** [config] Error 2
>
> mhe@NB000687 ~/.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/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,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/

