Date: Mon, 11 Mar 2002 09:46:52 +0100 From: Espen Tagestad <espen@modula.no> To: freebsd-java@freebsd.org Subject: JDK1.3.1 with RXTX Message-ID: <20020311084647.GA92796@totem.fix.no>
next in thread | raw e-mail | index | archive | help
Hi, I have some problems getting the RXTXdriver class for www.rxtx.org to work with Java in FreeBSD. My java application use a com port to communicate with a Nokia cellular phone with a data cable. I got this working under Linux, but not with FreeBSD. The error message from Java says: Caught java.lang.UnsatisfiedLinkError: /usr/local/jdk1.3.1/jre/lib/i386/libSerial-1.4.15.so: /usr/local/jdk1.3.1/jre/lib/i386/libSerial-1.4.15.so: Undefined symbol "pthread_cond_signal" while loading driver gnu.io.RXTXCommDriver Does any of you have experience with this driver? Should I tell Java to uses other libc libraries? regards, Espen Tagestad 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?20020311084647.GA92796>