Date: Sun, 9 Jan 2011 09:58:58 +0000 From: Frank Shute <frank@shute.org.uk> To: "John R. Levine" <johnl@iecc.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cannot build openjdk6 on Fbsd 8.1 Message-ID: <20110109095858.GA47905@orange.esperance-linux.co.uk> In-Reply-To: <alpine.BSF.2.00.1101081533480.58445@joyce.lan> References: <20101229165603.2092.qmail@joyce.lan> <4D1B7BA8.9050400@janh.de> <alpine.BSF.2.00.1101081533480.58445@joyce.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 08, 2011 at 03:34:50PM -0500, John R. Levine wrote: > > >java/openjdk6 WITH_WEB will give you the plugin to use with www/firefox. > > I'm trying to build openjdk6, and I get this error message. Any > suggestions? > > R's, > John > > IcedTeaPluginUtils.cc IcedTeaScriptablePluginObject.cc > In file included from IcedTeaJavaRequestProcessor.h:46, > from IcedTeaJavaRequestProcessor.cc:41: > IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory > In file included from IcedTeaJavaRequestProcessor.h:46, > from IcedTeaScriptablePluginObject.h:49, > from IcedTeaNPPlugin.cc:51: > IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory > IcedTeaNPPlugin.cc:56:31: error: nsIPluginInstance.h: No such file or > directory > IcedTeaNPPlugin.cc:57:35: error: nsIPluginInstancePeer.h: No such file or > directory > IcedTeaNPPlugin.cc:58:31: error: nsIPluginTagInfo2.h: No such file or > directory > IcedTeaNPPlugin.cc:62:30: error: nsICookieService.h: No such file or > directory > IcedTeaNPPlugin.cc:63:26: error: nsIDNSRecord.h: No such file or directory > IcedTeaNPPlugin.cc:64:27: error: nsIDNSService.h: No such file or > directory > IcedTeaNPPlugin.cc:65:24: error: nsINetUtil.h: No such file or directory > IcedTeaNPPlugin.cc:66:26: error: nsIProxyInfo.h: No such file or directory > IcedTeaNPPlugin.cc:67:37: error: nsIProtocolProxyService.h: No such file > or directory > IcedTeaNPPlugin.cc:68:38: error: nsIScriptSecurityManager.h: No such file > or directory > IcedTeaNPPlugin.cc:71:22: error: nsNetCID.h: No such file or directory > In file included from IcedTeaJavaRequestProcessor.h:46, > from IcedTeaScriptablePluginObject.h:49, > from IcedTeaPluginRequestProcessor.cc:41: > IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory > In file included from IcedTeaPluginUtils.cc:39: > IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory > In file included from IcedTeaJavaRequestProcessor.h:46, > from IcedTeaScriptablePluginObject.h:49, > from IcedTeaScriptablePluginObject.cc:41: > IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory > You have to install Firefox first. It contains that header. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110109095858.GA47905>