Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JDK 1.4 on 4.7-RELEASE-p27



Hi All,

I'm in a pinch and am wondering if it's possible to build a native JDK
1.4.x for FreeBSD 4.7-RELEASE-p27.  Using only what was readily
available, I built the port on a 4.9 machine, created a package,
installed package on the 4.7 machine and get the following error running
java:

$ /usr/local/jdk1.4.2/bin/java dl failure on line 239Error: failed
/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so, because
/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so: Undefined symbol "dlinfo"

Is this simply a limitation of 4.7-RELEASE?  Looking for a quick yes or
no before I go through the trouble of creating a 4.7-STABLE server,
which is supposedly the minimum for building the jdk14 port, and then
trying to install it on the 4.7-RELEASE machine.

Thanks,

Tom Duffey