From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 17:07:53 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6988810656F1; Wed, 23 Apr 2008 17:07:53 +0000 (UTC) (envelope-from kimrhh@gmail.com) Received: from cicero-fbr1.cybercity.dk (cicero-fbr1.cybercity.dk [212.242.40.5]) by mx1.freebsd.org (Postfix) with ESMTP id 16A668FC1C; Wed, 23 Apr 2008 17:07:52 +0000 (UTC) (envelope-from kimrhh@gmail.com) Received: from smtp1.cybercity.dk (smtp1.cybercity.dk [212.242.43.251]) by cicero-fbr1.cybercity.dk (Postfix) with ESMTP id 996A43D2219; Wed, 23 Apr 2008 18:29:45 +0200 (CEST) Received: from [10.0.0.12] (port321.ds1-abc.adsl.cybercity.dk [217.157.139.74]) by smtp1.cybercity.dk (Postfix) with ESMTP id 47F49586817; Wed, 23 Apr 2008 18:29:43 +0200 (CEST) Message-ID: <480F63F6.5040508@gmail.com> Date: Wed, 23 Apr 2008 18:29:42 +0200 From: =?ISO-8859-1?Q?Kim_H=F8jgaard-Hansen?= User-Agent: Thunderbird 2.0.0.12 (X11/20080302) MIME-Version: 1.0 To: ports@freebsd.org References: <20080414120018.E732B106567F@hub.freebsd.org> <200804140931.22851@aldan> <20080422233458.GA81527@pencil.math.missouri.edu> <11167f520804222040s2a327a74xffe3c2635fbbac3@mail.gmail.com> In-Reply-To: <11167f520804222040s2a327a74xffe3c2635fbbac3@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: java@freebsd.org Subject: Re: error building java/jdk15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2008 17:07:53 -0000 Sam Fourman Jr. skrev: > I wonder if someone has a work around for this, I have been unable to > use my web java apps in FreeBSD 7.0 they worked fine in PC-BSD 1.4 > (FreeBSD 6.2) > > thank you for your help > > Sam Fourman Jr. > actually I solved it by pkg_delete linux_java14 or what it's called :) and then installing the diablo JDK. MATLAB needs the linux one to work, so I installed that afterwards... not sure how pretty that is, since it seems the javac binary is provided by both environments or something like that. /Kim