| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Authentication-Warning: | tctohp14.elex.co.il: avhf owned process doing -bs |
| Date: | Tue, 24 Oct 2000 09:10:19 +0200 (IST) |
| From: | "Avraham H. Fraenkel" <avraham DOT fraenkel AT comMATCH DOT com> |
| X-Sender: | avhf AT tctohp14 |
| Reply-To: | "Avraham H. Fraenkel" <avraham DOT fraenkel AT comMATCH DOT com> |
| To: | Nagendra Kumar Jalapati <jvnagendrakumar AT rediffmail DOT com> |
| cc: | "cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: Doubt |
| In-Reply-To: | <20001024063513.20738.qmail@mailweb3.rediffmail.com> |
| Message-ID: | <Pine.GHP.4.10.10010240902580.21415-100000@tctohp14> |
| MIME-Version: | 1.0 |
On 24 Oct 2000, Nagendra Kumar Jalapati wrote:
> Hi,
>
> I have a small problem while running make files.
>
> 41 EJBS = com/id/comos/persistence/ejb_ObjectPersistence.jar \
> 42 com/id/comos/persistence/common/ejb_PersistentObject.jar \
> 43 com/vyoma/mela/market/ejb_marketplace.jar
>
> Above is the code in my Makefile.When i say make clean or make all iam getting the following error.
>
> Makefile:42: *** commands commence before first target. Stop.
Does it heppen also if you make line 41 a 'long line' (without '\') ?
>
> If i comment the 42 and 43 lines and run make all or make clean then iam getting the following error.
>
> assertion "*p2 != '\0'" failed: file "/src/make/read.c", line 866
> 0 [sig] make 1072 stackdump: Dumping stack trace to make.exe.stackdump
>
Did you remove the '\' at the end of 41 when you comment out lines
42-43?
>
> Can i get a solution for this case.What excatly may be the reason for these errors.
>
Try to check also if there are some spare cr\lf in this lines or in the
end of line 41.(I check it by using hexlify-buffer in emacs on the
makefile.)
> Regards
> Nagendra
>
Avraham
--------------------------------------
Avraham H. Fraenkel
comMATCH
email : avraham DOT fraenkel AT comMATCH DOT com
URL : www.comMATCH.com
---------------------------------------
Visit Us:
Telecom Israel ITU Asia Telecom
Israel Hong-Kong
Nov 6-9 Dec 4-9
Booth Telrad Booth 1811
www.telecom.co.il www.itu.int/asia2000
---------------------------------------
--
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 |