Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: 24 Oct 2000 06:39:21 -0000
Message-ID: <20001024063921.19436.qmail@mailweb2.rediffmail.com>
MIME-Version: 1.0
To: "vinschen@cygnus.com" <vinschen@cygnus.com>
Subject: Doubt
CC: "cygwin@sourceware.cygnus.com" <cygwin@sourceware.cygnus.com>
From: "Nagendra Kumar Jalapati" <jvnagendrakumar@rediffmail.com>
Content-ID: <Tue_Oct_24_12_09_21_IST_2000_0@mailweb2.rediffmail.com>
Content-type: text/plain
Content-Transfer-Encoding: 7bit

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.

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


Can i get a solution for this case.What excatly may be the reason for these errors.

Regards
Nagendra

_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com

Participate in crazy auctions at http://auctions.rediff.com/auctions/




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

