From owner-freebsd-questions@FreeBSD.ORG Fri Jan 3 00:31:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6FB05C1 for ; Fri, 3 Jan 2014 00:31:24 +0000 (UTC) Received: from mail-qe0-x230.google.com (mail-qe0-x230.google.com [IPv6:2607:f8b0:400d:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 627A31359 for ; Fri, 3 Jan 2014 00:31:24 +0000 (UTC) Received: by mail-qe0-f48.google.com with SMTP id gc15so14973120qeb.7 for ; Thu, 02 Jan 2014 16:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=CvHbAc+K+SGSTAahcXDvV4PNbYtNLqe34+bux618hN8=; b=c4Ac6jjRVLDOSv9wSwipvs3CqJ8Nf7UyGE/XAXmA0JSgq75bZMYzLcSu+q56uucyZI UkK6Ceg/HAU+ufJD0i0SVJlHA+SB2VuRzjTMZwB/sduFUtPwGZcQAlX70/7+6pvROjL9 J4w1OSY28MKaTiWjedqeIG47WmjR9DuQnDT9lo3ZycmCHEd98EG6x+myw47xuy8j3rhJ 2ITWeEXVXBXjYGgpAa6l4/Aef3HV4Gr23zVGJcb04cpldJ/UPjjFoU+G9A1kRxUSQpXK NITZWTjdoC/5prsmOM1R1GnBkiKvIY9Senc/uiBXFMB4bLeUTFamWYuUyzYTnmmyFaq5 FIlg== X-Received: by 10.49.12.43 with SMTP id v11mr145977918qeb.50.1388709083585; Thu, 02 Jan 2014 16:31:23 -0800 (PST) Received: from [127.0.0.1] (ool-44c0cdb5.dyn.optonline.net. [68.192.205.181]) by mx.google.com with ESMTPSA id s14sm73993949qad.20.2014.01.02.16.31.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 16:31:22 -0800 (PST) Message-ID: <52C604E1.7020106@gmail.com> Date: Thu, 02 Jan 2014 19:31:29 -0500 From: Stephen Cook User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Walter Hurry , freebsd-questions@freebsd.org Subject: Re: openjdk-7.45.18_1 is forbidden: Triggering a nasty FreeBSD bug. References: <52C5ADFB.9040207@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2014 00:31:24 -0000 On 1/2/2014 5:31 PM, Walter Hurry wrote: > On Thu, 02 Jan 2014 13:20:43 -0500, Stephen Cook wrote: > >> Hello! >> >> I'm trying to install OpenJDK and it gives me this error: >> openjdk-7.45.18_1 is forbidden: Triggering a nasty FreeBSD bug. >> >> I'm fairly new to FreeBSD and I'm not sure where to go from here. Can I >> try an earlier version or something? Googling it lead me to a pastebin >> page with mention of removing "FORBIDDEN" from the makefile if you know >> what you are doing, but unfortunately I don't. >> >> Or can anyone recommend some other Java port? My main purpose at the >> moment is to screw around with a Minecraft server, although I have some >> other more important (but less amusing) reasons to have Java on my >> system in the near future. >> > As a fellow newbie, my instinct is just to wait, rather than screwing > around. They don't usually take long, and I prefer to err on the side of > caution. > > BTW, someone mentioned openjdk6, but that's marked as forbidden too. > I can't find what the actual bug is... I mean, if it will just make Minecraft unstable it is no big deal, I want to play with my kid. If it erases the hard drive or lights something on fire I can wait.