OpenJDK zero on sparc linux

Gary Benson gbenson at redhat.com
Mon Apr 7 03:23:17 PDT 2008


Sébastien Bernard wrote:
> This turn to be some problem with the arch.
> Sometimes, the path is build with sparc, sometimes , with
> sparc64. While some libs are build in sparc, the link are done with
> the other, thus leading to some not found syndrom.
> Next, I rebuild using sparc32 ./configure.
> Everything went smooth until it tried to execute the recently build
> j2re and j2dk.
> Execution aborts immediately, with a SIGABORT. I don't really know
> why but I think it's related to the default compiler.
> I run an unstable debian and the compiler used is the gcc-4.3, idem
> for g++ and gcj.

This is probably a multilib issue.  What does your uname -m say
normally, and what does it say when you use sparc32?

> I tried to build the jdk on hppa too and it fails miserable for
> the same reason than sparc (uname -m gives hppa64, but userland
> is 32bit).

Hmmm, that sounds broken.  Can you post the output from ./configure
for that one?

Cheers,
Gary

-- 
http://gbenson.net/



More information about the distro-pkg-dev mailing list