| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| From: | "Thomas Hippensteele" <thippen AT aloha DOT net> |
| To: | <cygwin AT sourceware DOT cygnus DOT com> |
| 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 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |