pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36694: sun-jdk6 does not install - has missing run-time search paths
>Number: 36694
>Category: pkg
>Synopsis: sun-jdk6 does not install correctly - the check for missing
>run-time paths fails
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 26 23:35:00 +0000 2007
>Originator: zuntum%NetBSD.org@localhost
>Release: NetBSD 3.1.1_PATCH
>Organization:
/* Tomasz Luchowski <tomasz%luchowski.com@localhost> */
>Environment:
System: NetBSD zunix 3.1.1_PATCH NetBSD 3.1.1_PATCH (GENERIC) #0: Mon Jul 23
00:55:00 CEST 2007
zuntum@zunix:/build/obj/usr/cvs/netbsd-3-1/src/sys/arch/i386/compile/GENERIC
i386
Architecture: i386
Machine: i386
>Description:
When installing sun-jre6, the check for missing run-time search paths
in the package fails:
=> Registering installation for sun-jre6-6.0.1
sun-jre6-6.0.1 requires installed package suse_compat-10.0nb2
sun-jre6-6.0.1 requires installed package suse_x11-10.0nb2
=> Checking file-check results for sun-jre6-6.0.1
=> Checking file permissions in sun-jre6-6.0.1
warning: /usr/pkg/java/sun-6/lib/deploy/messages_zh_HK.properties.default:
executable bit is set on non-executable file.
warning: /usr/pkg/java/sun-6/lib/desktop/mime/packages/x-java-archive.xml:
executable bit is set on non-executable file.
warning: /usr/pkg/java/sun-6/lib/desktop/mime/packages/x-java-jnlp-file.xml:
executable bit is set on non-executable file.
0 errors and 3 warnings.
=> Checking for missing run-time search paths in sun-jre6-6.0.1
ERROR: /usr/pkg/java/sun-6/bin/java: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/keytool: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/orbd: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/pack200: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/policytool: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/rmid: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/rmiregistry: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/servertool: libjli.so => not found
ERROR: /usr/pkg/java/sun-6/bin/tnameserv: libjli.so => not found
ERROR: *** The programs/libs shown above will not find the listed
ERROR: shared libraries at runtime.
ERROR: Please fix the package (add -Wl,-R.../lib in the right places)!
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/sun-jre6
*** Error code 1
>How-To-Repeat:
cd /usr/pkgsrc/lang/sun-jre6
make install
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index