Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19991018113422.11094.rocketmail@web120.yahoomail.com> Date: Mon, 18 Oct 1999 04:34:22 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Trouble with make on B2.0; can't open /C To: Thomas Hippensteele , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Thomas Hippensteele wrote: > Hello: > > I've been struggling with Make for a while now, and > hoped someone on the list could help. > > The error messages I keep getting are as follows: > > When trying to build the elisp manual for EMacs: > C:\usr\home\emacs\addons\elisp-manual-20-2.5>make > if [ a != a ]; \ > then \ > ln -s index.perm index.texi; \ > else \ > ln -s index.unperm index.texi; \ > fi > /c: Can't open /c > MAKE.EXE: *** [index.texi] Error 2 > This is an indication that you're building in WIN32 mode. Either `export MAKE_MODE=unix' or issue `make -unix'. ===== Earnie Boyd Newbies, please visit (If you respond to the list, then please don't cc me) __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com