zero now the default on ppc (Christian Thalinger)

Wim V wim at pizzastop.be
Tue Mar 4 05:00:28 PST 2008


>> Not sure.  Where do you install your libjvm.so?

>Hmm, it seems it does not work:

>$ openjdk-ecj/build/linux-ppc/bin/java
>Error: no `core' JVM at
`/home/twisti/cacao/sun/openjdk/icedtea-cacao->ecj/openjdk-ecj/build/linux-p
pc/lib/ppc/core/libjvm.so'.

I 'l not sure this is relevant.
I had problems with libjvm.so when trying to compile icedtea7 on ubuntu
hardy/sparc. Ld count' find it, so ld -ljvm didn't work.
If 'im not mistakin, GCC was looking for it in
....openjdk-ecj/build/linux-sparc/lib/sparc/client/libjsm.so. It was there,
I even tried adding it explicitely to LDDFLAGS and CPPFLAFS, nothing worked.
So I just copied libjvm.so to my lib path /usr/lib.
That fixed it for me (ld -ljvm was asking for input)
It's of ofcourse just a workaround that worked for me to build icedtea7.
It can be a sparc specific issue, I haven't looked into it cause there was
no need to.

Wim





More information about the distro-pkg-dev mailing list