From owner-freebsd-questions Wed Nov 29 17:26:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4305.mail.yahoo.com (web4305.mail.yahoo.com [216.115.104.197]) by hub.freebsd.org (Postfix) with SMTP id AD50E37B401 for ; Wed, 29 Nov 2000 17:26:26 -0800 (PST) Message-ID: <20001130012626.23128.qmail@web4305.mail.yahoo.com> Received: from [38.26.214.88] by web4305.mail.yahoo.com; Wed, 29 Nov 2000 17:26:26 PST Date: Wed, 29 Nov 2000 17:26:26 -0800 (PST) From: Ian Thomas Subject: Cannot install a Port To: freebsd questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to install the jdk1.1.8 port on my machine. It is running version 3.2. I have pkg_added the 32upgrade to 3 stable. The error I'm getting is: "/usr/ports/Mk/bsd.port.mk", line 0:Cannot open /usr/ports/Mk/bsd.port.mk "Makefile", line 29:malformed conditional (${PORTOBJFORMAT} == "aout") "Makefile", line 29: Need an operator "Makefile", line 31: if-less else "Makefile", line 31: Need an operator "Makefile", line 33: if-less endif "Makefile", line 33: Need an operator make: fatal errors encountered -- cannot continue I had to add the directories ports, distfiles, and Mk to /usr. Everything in /usr/share/mk, is in /usr/ports/Mk. I did download an 11 MB tar.gz jdk1.1.8 file and added it as a package when I couldn't get the port to build. Java works, but I would like to fix the port system. Not related to this, but are distfiles source forms of packages? After reading the handbook, my guess is they are. Thanks in advance, Ian __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message