This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ncurses-4.2 - makefile fails


In article <f9808252204470061.cygnus.gnu-win32@searle1.demon.co.uk>,
Chris Searle <chris@searle1.demon.co.uk> wrote:
>OK, I'm trying to build ncurses 4.2.
>
>./configure gets all the way to the last line which calls 
>make preinstall
>
>This returns:
>
>/c: /c: No such file or directory
>make: *** [preinstall] Error 127

Use

set MAKE_MODE=unix

prior to running make or it will default to "Windows" mode.
-- 
cgf@cygnus.com             "Everything has a boolean value, if you stand
http://www.cygnus.com/      far enough away from it."  -- Galena Alyson Canada
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]