From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Dziulko Newsgroups: gmane.emacs.help Subject: CEDET Date: Tue, 6 Jan 2004 10:32:42 -0500 (EST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1073403656 28822 80.91.224.253 (6 Jan 2004 15:40:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2004 15:40:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 06 16:40:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AdtJk-0003Cd-00 for ; Tue, 06 Jan 2004 16:40:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AduDL-0001lw-RR for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2004 11:37:55 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AduCu-0001kK-SK for help-gnu-emacs@gnu.org; Tue, 06 Jan 2004 11:37:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AduCN-0001Q5-8z for help-gnu-emacs@gnu.org; Tue, 06 Jan 2004 11:37:27 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AduCM-0000o3-WF for help-gnu-emacs@gnu.org; Tue, 06 Jan 2004 11:36:55 -0500 Original-Received: from [138.92.8.100] (helo=klaatu.canisius.edu) by mx20.gnu.org with esmtp (Exim 4.24) id 1AdtCK-0004uH-KU for help-gnu-emacs@gnu.org; Tue, 06 Jan 2004 10:32:48 -0500 Original-Received: from localhost (dziulko@localhost) by klaatu.canisius.edu (8.11.6/8.11.6) with ESMTP id i06FWgW13396 for ; Tue, 6 Jan 2004 10:32:42 -0500 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15721 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15721 I have GNU Emacs 21.2.1 for Windows NT. I want to install the Java Delelopment Environment. I am tring to install the CEDET package because JDE requires it. When I type make, I get this output: MAKE Version 5.0 Copyright (c) 1987, 1997 Borland International Error makefile 66: Colon expected Error makefile 96: Colon expected Error makefile 102: Colon expected Error makefile 107: Colon expected Error makefile 112: Colon expected *** 5 errors during make *** Does anyone know what to do about this? Or an easy way to setup the JDE? Thanks! Kevin