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 From: "Thomas Hippensteele" To: Subject: Trouble with make on B2.0; can't open /C Date: Mon, 18 Oct 1999 01:01:30 -1000 Message-ID: <000c01bf1958$21876100$411c0ccf@net.aloha.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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 When trying to build GNUMake (I thought the problem might be the wrong brand of Make): C:\usr\local\bin\make-3.78.1>make /c: Can't open /c Make.exe *** [config.h.in] Error 2 I had DJGPP installed along with Cygwin at first, but removing it from the path makes no difference. I have the system mounted per the installation directions ("C:" to "/"). I'd appreciate any help; I'm completely baffled by this. Thanks in advance, -- Tom Hippensteele -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com