From owner-freebsd-java@FreeBSD.ORG Fri Dec 12 16:54:47 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D6F216A4CE for ; Fri, 12 Dec 2003 16:54:47 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C46E43D1D for ; Fri, 12 Dec 2003 16:54:46 -0800 (PST) (envelope-from freebsdQ0@richardshea.fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id 60E67471647 for ; Fri, 12 Dec 2003 19:54:43 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id A5B787E637; Fri, 12 Dec 2003 19:54:42 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Richard Shea" To: freebsd-java@freebsd.org Date: Sat, 13 Dec 2003 13:54:42 +1300 X-Sasl-Enc: 4UaNw058cwmW32enEWLsVw 1071276882 Message-Id: <20031213005442.A5B787E637@server2.messagingengine.com> Subject: Removing JDK completely ? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 00:54:47 -0000 Hi - I've got a problem installing the JDK on FreeBSD 4.8 (see "/usr/ports/java/jdk13 - make all dumps - any suggestions ?" on the FreeBSD Questions list for details) and as I don't know how to fix I was thinking that I might completely uninstall all Java related stuff and start again. So far I have obtained the Linux JDK, the sources for the JDK and the FreeBSD patchset for the JDK and done a 'make install'. In fact I've done a make install several times as the process fell over because certain dependencies weren't met and so I fixed those and restarted. I've now got to a point in the make where it just says 'illegal instruction'. So my question is what's the best way to clean every trace of Java from the box so I can start again and (maybe) get further this time ? thanks richard shea