Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Undefined symbols in shared libraries
- Date: Thu, 7 Nov 2002 18:12:47 +0900
- From: simon colston <simon@example.com>
- Subject: Re: [tlug] Undefined symbols in shared libraries
- References: <20021103054028.GD22794@example.com><20021107065439.GA2267@example.com>
On Thu, 7 Nov 2002 15:54:39 +0900 Edward Wright <edw@example.com> wrote: > On Sun, Nov 03, 2002 at 02:40:28PM +0900, A. Sajjad Zaidi wrote: > > > > Hi, > > > > Im trying to load a shared library from a java servlet, but get the > > following error: > > > > java.lang.UnsatisfiedLinkError: /xxxx/xxxx.so: /xxxx/xxxx.so: > > undefined symbol: XXXX > > > > and from the parent class: > http://java.sun.com/j2se/1.3/docs/api/java/lang/LinkageError.html > > ------------- quote ------------- > public class LinkageError > extends Error > > Subclasses of LinkageError indicate that a class has some dependency on > another class; however, the latter class has incompatibly changed after > the compilation of the former class.------------- end quote > ------------- > > Does this imply that the *order* in which the libs were compiled is an > issue? Or maybe there in a incompatibility between the native libraries of the machine the Java classes were compiled on and the native libraries on the machine that the Java classes are running on? -- simon colston simon@example.com gpg key: 54078502 (pgp.mit.edu)Attachment: pgp00011.pgp
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Undefined symbols in shared libraries
- From: A. Sajjad Zaidi
- References:
- [tlug] Undefined symbols in shared libraries
- From: A. Sajjad Zaidi
- Re: [tlug] Undefined symbols in shared libraries
- From: Edward Wright
Home | Main Index | Thread Index
- Prev by Date: [tlug] Just saying hello
- Next by Date: RE: [tlug] Just saying hello
- Previous by thread: Re: [tlug] Undefined symbols in shared libraries
- Next by thread: Re: [tlug] Undefined symbols in shared libraries
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links