Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 12:28:24 +0200
From:      "Herbert J. Skuhra" <herbert@bugat.at>
To:        freebsd-java@FreeBSD.org
Subject:   java/jdk13 build fails if QT3 is installed?
Message-ID:  <20020505102824.GA47206@TK212017121218.teleweb.at>

next in thread | raw e-mail | index | archive | help
Hei!

In order to build the jdk13 port I had to deinstall qt3. With qt3
installed the build breaks with the following message:

In file included from ../../oji-plugin/src/motif/common/stubs.c:29:
/usr/X11R6/include/npapi.h:1: #error
"/tmp/qt-3.0-reggie-21297/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
"/tmp/qt-3.0-reggie-21297/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/local/src/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/
solaris'
gmake: *** [plugin-all] Error 1
*** Error code 2

Well pkg_tarup, pkg_delete, build the port and pkg_add solved the
problem. Is there something wrong with the port or is it just my system
that produces this error?

Regards,
Herbert

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505102824.GA47206>