On Sunday 01 June 2003 02:03, Christopher Johnson wrote: > On Sat, 31 May 2003, Dag-Erling Smorgrav wrote: > > Daniel Eischen <[EMAIL PROTECTED]> 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. [EMAIL PROTECTED] is currently working on some patches to the qt31 port to fix this. In the meantime, your fix should be good enough -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"