Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2000 17:09:23 -0500
From:      "Bob Knier" <bubbler@execpc.com>
To:        <K.J.Koster@kpn.com>
Cc:        <ports@FreeBSD.org>, "bubbler" <bubbler@execpc.com>
Subject:   FreeBSD Port: linux-jdk-1.2.2
Message-ID:  <NCBBJPGBHPLLLCPGGEGDAEDICDAA.bubbler@execpc.com>

next in thread | raw e-mail | index | archive | help
	Sorry to bother you, but I have just loaded the linux-jdk1.2.2 to my
FreeBSD 4.1 box.  Everything seems to work well except
for a jni libary that I call.  The library, libamp.so is a library that I
created.  Is it possible to create a linux shared libary or
change the signature on the libamp.so library?

Thanks,

Bob Knier
bubbler@execpc.com

Here is the error I get:

Error: 500
Location: /bob/servlet/PlaySong
Internal Servlet Error:

java.lang.UnsatisfiedLinkError: /usr/lib/libamp.so: /usr/lib/libamp.so: ELF
file OS ABI invalid.
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java, Compiled Code)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java, Compiled Code)
	at java.lang.Runtime.loadLibrary0(Runtime.java, Compiled Code)
	at java.lang.System.loadLibrary(System.java, Compiled Code)
	at PlayMP3.(PlayMP3.java:21)
	at PlaySong.doGet(PlaySong.java, Compiled Code)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
	at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
	at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
	at org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java,
Compiled Code)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
	at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
	at org.apache.tomcat.core.ContextManager.service(ContextManager.java,
Compiled Code)
	at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java, Compiled Code)
	at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java,
Compiled Code)
	at java.lang.Thread.run(Thread.java, Compiled Code)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NCBBJPGBHPLLLCPGGEGDAEDICDAA.bubbler>