From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rydis (Martin Rydstr|m) @CD.Chalmers.SE Newsgroups: gmane.emacs.help Subject: Re: CEDET Date: 06 Jan 2004 18:06:21 +0100 Organization: Chalmers University of Technology, Sweden Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: rydis+replies@cd.chalmers.se NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073409982 12110 80.91.224.253 (6 Jan 2004 17:26:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2004 17:26:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 06 18:26:19 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 1AduyB-0003m6-00 for ; Tue, 06 Jan 2004 18:26:19 +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 1AdvkO-00019r-W3 for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2004 13:16:08 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!News-Peer-Europe!news.stupi.se!newsfeed.sunet.se!news01.sunet.se!dd.chalmers.se!cd.chalmers.se!rydis Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: boris.cd.chalmers.se X-Attribution: mr X-Url: http://www.cd.chalmers.se/~rydis/ Mail-Copies-To: rydis+copies@cd.chalmers.se User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:119786 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:15729 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15729 Kevin Dziulko writes: > 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? Try using GNU make. I believe the makefile makes use of extensions that are (only?) in GNU make. Regards, 'mr -- [Emacs] is written in Lisp, which is the only computer language that is beautiful. -- Neal Stephenson, _In the Beginning was the Command Line_