Date: Wed, 19 Jun 2002 16:01:15 +0400 From: "Alexander Zagrebin" <alexz@visp.ru> To: <freebsd-ports@freebsd.org>, <freebsd-java@freebsd.org>, <glewis@FreeBSD.org> Subject: java/jdk13 and open-motif linking Message-ID: <GPEFIGKNJAIDINJJPGOOKEKEELAA.alexz@visp.ru>
next in thread | raw e-mail | index | archive | help
After removing open-motif-devel, java/jdk13 port depends on x11-toolkits/open-motif. Furthermore, it BUILD_DEPENDS on open-motif. Earlier open-motif-devel contained only static libraries, but open-motif installs both (static and shared) versions. So earlier java libraries were linked with static openmotif libraries, but now with shared ones. As jdk13 only BUILD_DEPENDS on open-motif, after installing jdk open-motif may be deinstalled. After this java becomes unusable with X window system. IMHO, there are 2 possible solutions: 1. java/jdk13 must RUN_DEPENDS on x11-toolkits/open-motif or and better 2. to force linking with static openmotif libraries Alexander Zagrebin -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GPEFIGKNJAIDINJJPGOOKEKEELAA.alexz>