From owner-freebsd-questions@FreeBSD.ORG Tue Jan 24 02:42:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68CEC16A41F for ; Tue, 24 Jan 2006 02:42:42 +0000 (GMT) (envelope-from fowlplay77@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4767043D55 for ; Tue, 24 Jan 2006 02:42:40 +0000 (GMT) (envelope-from fowlplay77@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so1038783wra for ; Mon, 23 Jan 2006 18:42:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=c0+5tjf0lwWP5i59QOe1TduEGwvSCb9KWwGT906QY2/7oB/NlKZROu08F2OTkTRNgVn2U96BOnNzDEAe3ZT6+/38vwiFuXzp+VmdndADl994wMQhHz7xjlrHvC/dwNVhnhSut0776xW7Cl9GkZ9BEsC5tjGg+NP5IVAXpHH61UA= Received: by 10.54.77.19 with SMTP id z19mr6389888wra; Mon, 23 Jan 2006 18:42:40 -0800 (PST) Received: by 10.54.84.2 with HTTP; Mon, 23 Jan 2006 18:42:39 -0800 (PST) Message-ID: <25b28b630601231842o690a0df3nd87bec955a4782c8@mail.gmail.com> Date: Tue, 24 Jan 2006 09:42:39 +0700 From: Owen Jeremiah To: "Chad Leigh -- Shire.Net LLC" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Free BSD Questions list Subject: Re: can't build jdk15 on 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 02:42:42 -0000 Whenever I encountered error building from ports, I always go to the extrem= e route: mv /usr/ports/distfiles /somewhere rmdir /usr/ports cd /usr tar xvfz ports.tar.gz mv /somewhere /usr/ports/distfiles After that usually all ports will install without any error showing up before. I did this because my company's network didn't allow my (personal) notebook to access anything outside my intranet. If it's not the case for you, maybe you should portupgrade your port-tree first. -- Yours sincerely, Owen Jeremiah