Hi,
I am working on Perl with Java. I am calling the perlscript function from
java.While tring out some sample program i am getting the error.Could u
help me out regaring this?
Exception in thread "main" java.lang.UnsatisfiedLinkError:
~/perl-5.8.4/jpl/Sample/libSample.so:
~/lib/i686-linux/libPerlInterpreter.so: undefined symbol: PL_markstack_ptr
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1485)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at Sample.<clinit>(Sample.java:47)
Thanks in advance.
Cordially,
Hema
Confidentiality Notice: The information contained in this e-mail and any attachments may be confidential and/or privileged; please don't copy and/or distribute. If you have received this e-mail in error, please notify the sender and permanently delete the e-mail and any attachments immediately.Thanks
I am working on Perl with Java. I am calling the perlscript function from
java.While tring out some sample program i am getting the error.Could u
help me out regaring this?
Exception in thread "main" java.lang.UnsatisfiedLinkError:
~/perl-5.8.4/jpl/Sample/libSample.so:
~/lib/i686-linux/libPerlInterpreter.so: undefined symbol: PL_markstack_ptr
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1485)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at Sample.<clinit>(Sample.java:47)
Thanks in advance.
Cordially,
Hema
Confidentiality Notice: The information contained in this e-mail and any attachments may be confidential and/or privileged; please don't copy and/or distribute. If you have received this e-mail in error, please notify the sender and permanently delete the e-mail and any attachments immediately.Thanks