From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 19:40:24 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 414BE1065685 for ; Wed, 23 Apr 2008 19:40:24 +0000 (UTC) (envelope-from joafog.lists@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id DACC98FC0A for ; Wed, 23 Apr 2008 19:40:23 +0000 (UTC) (envelope-from joafog.lists@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so2567519wxd.7 for ; Wed, 23 Apr 2008 12:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=z6z2YzQJ3IkdEk4xSnNqVtxDoOjEwkICIw3caThVGYY=; b=qpZnhOBj/bboDIwI1Wf76oqi08ANHrXY1DcJpJisQbpH1Tf2T7lChFgdqhowgP8ddSl6NO89XXZvsyCingxgqRqjELgyQ1N7fD5YmpRFs8oyLreiYFZat7lgbUHH31qF7iWqous9oce5s+UTM1Z5xcGziG3k0mtFFtxJwXVJNdQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oz43PO8eeevOucTL4lV9SIHFjzfdtOY0/N7WNxj44YO8ANlE5IEYmpRF7wKdSgunl9yLvPUJkokwkda+CUdrZ73plUR7onxbBwUghKC3mp4mnHN5ZK52dj2P8Tu68gu6E2befaaRIX2OAxXzzEa8ybBju1RYJnG4WTzahS5bfvI= Received: by 10.100.38.3 with SMTP id l3mr3417668anl.134.1208978160491; Wed, 23 Apr 2008 12:16:00 -0700 (PDT) Received: by 10.100.195.1 with HTTP; Wed, 23 Apr 2008 12:16:00 -0700 (PDT) Message-ID: Date: Wed, 23 Apr 2008 21:16:00 +0200 From: "Joakim Fogelberg" To: "Rich Winkel" In-Reply-To: <20080422233458.GA81527@pencil.math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080414120018.E732B106567F@hub.freebsd.org> <200804140931.22851@aldan> <20080422233458.GA81527@pencil.math.missouri.edu> Cc: ports@freebsd.org, java@freebsd.org, Kim H?jgaard-Hansen , Mikhail Teterin 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 19:40:24 -0000 On Wed, Apr 23, 2008 at 1:34 AM, Rich Winkel wrote: > On Mon, Apr 14, 2008 at 09:31:22AM -0400, Mikhail Teterin wrote: > > It is trying to build JDK-1.5 using 1.4.2 and failing. I would've recommended > > installing linux-sun-jdk15, but that will not work any more either: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=122513 > > > > You have to use diablo-jdk15 to build native JDK ports... > > I ran into the same problem. So I installed diablo-jdk15 and tried to > build jdk15 under 7.0-RELEASE. But it seems diablo-jdk15 needs > libraries (libc.so.6, libpthread.so.2) which aren't present in 7.0. > > What to do?? > Install misc/compat6x ? -- Joakim Fogelberg