Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2000 10:32:05 +0100 (BST)
From:      Jose Marques <noway@nohow.demon.co.uk>
To:        freebsd-java@freebsd.org
Subject:   Iknow
Message-ID:  <Pine.BSF.4.21.0004011029300.22268-100000@nohow.demon.co.uk>

next in thread | raw e-mail | index | archive | help
I am trying to get a package called Iknow[1] to work with the FreeBSD
1.1.8 JDK.  Iknow is a whois++[2] server written in Java.  In order to
perform searches Iknow uses a native library that is built from the
Isearch[3] text retrieval package.  ISearch and the native parts of Iknow
are written in C++.  I've managed to compile and install Iknow but I get
the following error when I try to run the server:

/usr/home/jose/isite/Iknow/src/Iknow/isearch/libidb.so: Undefined symbol
"__get_eh_context" (libidb.so)

Where libidb.so is the native library that Iknow uses.  I have been unable
to find out where the above undefined symbol comes from.  A search of the
mailing list archives showed that somebody had a similar error with 
flashplugin port but I could not find any replies with a solution.  Can
anybody help?

[1]: http://www.cnidr.org/ir/Iknow/Iknow.html
[2]: http://www.cnidr.org/ir/Iknow/rfc1835.txt
[3]: http://www.cnidr.org/ir/isearch.html

-- 
Jose Marques




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004011029300.22268-100000>