NetBSD-Java archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems with JDK 1.5.0 patchset 6
On Wed, Jan 14, 2009 at 05:51:07PM -0500, Christos Zoulas wrote:
> On Jan 14, 10:33pm, ghen%telenet.be@localhost (Geert Hendrickx) wrote:
> -- Subject: Re: Problems with JDK 1.5.0 patchset 6
>
> | On Sun, Aug 19, 2007 at 03:00:55PM +0200, Bernd Ernesti wrote:
> | > On Sun, Aug 12, 2007 at 10:45:25PM +0200, Bernd Ernesti wrote:
> | > > Hi,
> | > >
> | > > I'm trying to update the jdk15 wip package to p6 and got one problem:
> | > >
> | > > gmake[6]: Entering directory
> `/pkgsrc/lang/jdk15/work.i386/j2se/make/sun/javac/javac'
> | > > /bin/mkdir -p
> /pkgsrc/lang/jdk15/work.i386/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/obj
> | > > rm -f
> /pkgsrc/lang/jdk15/work.i386/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/.classes.list
> | > > /pkgsrc/lang/jdk15/work.i386/control/build/bsd-i586/bin/java -classpath
> ../../../tools/CompileProperties CompileProperties
> ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties
>
> /pkgsrc/lang/jdk15/work.i386/control/build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java
> | > > dl failure on line 730Error: failed
> /pkgsrc/lang/jdk15/work.i386/control/build/bsd-i586/lib/i386/client/libjvm.so,
> because /usr/lib/libstdc++.so.6: Undefined PLT symbol "_Unwind_GetIP"
> (symnum = 161)
> | >
> | > I found two places between the p4 and p6 patchset which maybe related.
> | >
> | > - In hotspot/build/bsd/makefiles/vm.make:
> | >
> | > -LINK_LIB = ${CPP} -shared -mimpure-text
> | > +LINK_LIB = ${CPP} -shared -mimpure-text -fPIC
>
> Add -shared-libgcc
I'm still getting the same error...
Geert
Home |
Main Index |
Thread Index |
Old Index