On Sun, Apr 23, 2006 at 07:39:19PM -0400, Barry Hawkins wrote : > Charles, > Thanks for the quick reply.
It is morning here :) > The issue you are experiencing is most > likely because you are running in a 32-bit user-space on your poewrpc64 > system. Therefore, your DEB_BUILD_ARCH is 'powerpc' instead of > 'powerpc64' and your DEB_BUILD_GNU_TYPE is 'powerpc-linux-gnu' instead > of 'powerpc64-linux-gnu'. Until you have a 64-bit user-space available, > I believe you will continue to experience this behavior. We had similar > issues with the amd64 architecture earlier this year. I also tried on the ppc64 chroot I have on my machine: [EMAIL PROTECTED]:/$ LC_ALL=C dpkg-architecture DEB_BUILD_ARCH=ppc64 DEB_BUILD_ARCH_OS=linux DEB_BUILD_ARCH_CPU=ppc64 DEB_BUILD_GNU_CPU=powerpc64 DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=powerpc64-linux-gnu DEB_HOST_ARCH=ppc64 DEB_HOST_ARCH_OS=linux DEB_HOST_ARCH_CPU=ppc64 DEB_HOST_GNU_CPU=powerpc64 DEB_HOST_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=powerpc64-linux-gnu [EMAIL PROTECTED]:/$ LC_ALL=C make-jpkg ibm-java2-jre-50-linux-ppc64.tgz Creating temporary directory: /tmp/make-jpkg.XXXXPDo1R4 Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh No matching plugin was found. Removing temporary directory: done [EMAIL PROTECTED]:/$ md5sum ibm-java2-jre-50-linux-ppc64.tgz 315325e39b1b979e023da1d1ef891cda ibm-java2-jre-50-linux-ppc64.tgz Anyway, I am using the 32bits version now, and it fits my needs. I can help you by answering more questions, but if you think that it will not help java-package, do not worry and feel free to close the bug. Regards, -- Charles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]