This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Doubt


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]