Date: Thu, 22 May 2003 19:55:15 -0400 From: "E. J. Cerejo" <edinho64@netscape.net> To: freebsd-questions <freebsd-questions@FreeBSD.org> Subject: JDK13 fails to build Message-ID: <3ECD6363.9090703@netscape.net>
next in thread | raw e-mail | index | archive | help
I'm trying to install JDK13 and it fails to build, here's what I get: /src/motif/badapter -I../../../../src/share/javavm/export -I../../../../src/solaris/javavm/export -I/usr/X11R6/include -I/usr/local/include -I../../oji-plugin/src/share -o ../../tmp/bsd/i386/stubs.o ../../oji-plugin/src/motif/common/stubs.c In file included from ../../oji-plugin/src/motif/common/stubs.c:29: /usr/X11R6/include/npapi.h:1: #error "/home/espenr/tmp/qt-3.1-espenr-14496/qt/extensions/nsplugin/src/npapi.h must be provided by Netscape" /usr/X11R6/include/npapi.h:2: #error "This file is just a placeholder. Please see the documentation" /usr/X11R6/include/npapi.h:3: #error "to learn how to obtain the real file" In file included from ../../oji-plugin/src/motif/common/stubs.c:30: /usr/X11R6/include/npupp.h:1: #error "/home/espenr/tmp/qt-3.1-espenr-14496/qt/extensions/nsplugin/src/npupp.h must be provided by Netscape" /usr/X11R6/include/npupp.h:2: #error "This file is just a placeholder. Please see the documentation" /usr/X11R6/include/npupp.h:3: #error "to learn how to obtain the real file" gmake[1]: *** [../../tmp/bsd/i386/stubs.o] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gmake: *** [plugin-all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. Is it because of qt3?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ECD6363.9090703>