Native jdk build - success

Francois Tigeot ftigeot at wolfpond.org
Wed Feb 21 00:45:23 PST 2007


On Wed, Feb 21, 2007 at 06:47:14AM +0800, Bill Hacker wrote:
> Francois Tigeot wrote:
> >
> >Today, I finally succeeded in building a native version of wip/jdk14.
> >
> >So, we have:
> >
> >1.4.5 => success
> >1.6.2 => failure
> >1.8.0 => failure
> >
> >The error was also the same in all cases:
> >
> >Error: failed 
> >/usr/obj/pkgsrc/wip/jdk14/work/control/build/bsd-i586/lib/i386/client/libjvm.so, because Undefined symbol "JNI_CreateJavaVM"
> >
> >Sadly, I'm not sure I will be able to pinpoint what exactly has changed 
> >between
> >1.4 and 1.6 to cause this.
> 
> 'pinpoint' may be the gcc ver & libs installed by default at each of the 
> above releases?

The compiler in 1.4.5 and 1.6.2 is the same:

$ gcc -v
Using built-in specs.
Configured with: DragonFly/i386 system compiler
Thread model: posix
gcc version 3.4.5 20050809 (prerelease) [DragonFly] (propolice, visibility)

-- 
Francois Tigeot





More information about the Users mailing list