you can look here
http://article.gmane.org/gmane.comp.db.postgresql.pljava/1062
Personnaly I use jre/sdk debian/testing package i386 ( no gcj )
The libjvm.so is in
/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/i386/client/libjvm.so
/usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/i386/server/libjvm.so
but the makefile try to find it on i486 directory..
Just add a symbolic link
ln -s...
2007-01-26 16:46:54 UTC in postgresforest