hg: bsd-port/bsd-port/jdk: . Introduce macros to construct the name of shared libraries that take into
Michael Franz
mvfranz at gmail.com
Sat Oct 18 14:02:24 PDT 2008
Hi,
I tried to build on OS X and get the following link error:
Undefined symbols:
"_JNI_LIB_NAME", referenced from:
_Agent_OnLoad in hprof_init.o
I am not sure what file is causing this problem.
Michael
On Fri, Oct 17, 2008 at 11:58 PM, <glewis at eyesbeyond.com> wrote:
> Changeset: 383454a2b95a
> Author: glewis at misty.eyesbeyond.com
> Date: 2008-10-17 20:59 -0700
> URL:
> http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/383454a2b95a
>
> . Introduce macros to construct the name of shared libraries that take into
> account the differences between how these names are constructed on MacOS X
> vs. other Unixes.
> . Use these macros consistently in the construction of shared library names
> for dlopen(3).
> . Fix misspellings of NULL as 0.
>
> ! src/solaris/bin/java_md.c
> ! src/solaris/javavm/export/jvm_md.h
> ! src/solaris/native/sun/awt/CUPSfuncs.c
> ! src/solaris/native/sun/awt/awt_GraphicsEnv.c
> ! src/solaris/native/sun/awt/awt_Mlib.c
> ! src/solaris/native/sun/awt/fontpath.c
> ! src/solaris/native/sun/awt/gtk2_interface.c
> ! src/solaris/native/sun/java2d/opengl/OGLFuncs_md.h
> ! src/solaris/native/sun/java2d/x11/X11SurfaceData.c
> ! src/solaris/native/sun/jdga/dgalock.c
> ! src/solaris/native/sun/net/spi/DefaultProxySelector.c
> ! src/solaris/native/sun/nio/ch/FileChannelImpl.c
> ! src/solaris/native/sun/xawt/awt_Desktop.c
> ! src/solaris/npt/npt_md.h
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20081018/423862a4/attachment.html
More information about the bsd-port-dev
mailing list