From owner-freebsd-current@FreeBSD.ORG Sun Jun 1 14:17:14 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EC337B401 for ; Sun, 1 Jun 2003 14:17:14 -0700 (PDT) Received: from hex.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF6043FAF for ; Sun, 1 Jun 2003 14:17:13 -0700 (PDT) (envelope-from andy@athame.co.uk) Received: from vimes.int.athame.co.uk ([192.168.1.3]) by hex.athame.co.uk with esmtp (Exim 4.20) id 19MaCS-000Iid-Ek; Mon, 02 Jun 2003 00:17:08 +0300 From: Andy Fawcett To: Christopher Johnson , Dag-Erling Smorgrav Date: Mon, 2 Jun 2003 00:17:07 +0300 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306020017.07101.andy@athame.co.uk> cc: freebsd-current@freebsd.org Subject: Re: Native JDK with libthr/libkse X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 21:17:15 -0000 On Sunday 01 June 2003 02:03, Christopher Johnson wrote: > On Sat, 31 May 2003, Dag-Erling Smorgrav wrote: > > Daniel Eischen writes: > > > What are the above error messages? Sorry, I've never been able > > > to build native java for FreeBSD. > > > > # cd /usr/ports/java/jdk13 > > # make install clean > > > > DES > > I disagree. I recently built jdk13 on Friday and it died on me, > complaining about needing npapi.h. The build instructions did > mention downloading the Sun SDK source and eyesbeyond patchset, > but did not mention the Qt Netscape Plugin Extension. Okay, the problem here is (probably) that you have Qt 3.1.2 installed, which clobbers a couple of headers that it shouldn't, one of which is the npapi.h one. kde@freebsd is currently working on some patches to the qt31 port to fix this. In the meantime, your fix should be good enough -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org