From owner-freebsd-java Mon Mar 11 0:46:32 2002 Delivered-To: freebsd-java@freebsd.org Received: from totem.fix.no (totem.fix.no [80.91.32.29]) by hub.freebsd.org (Postfix) with ESMTP id DE25F37B405 for ; Mon, 11 Mar 2002 00:46:29 -0800 (PST) Received: by totem.fix.no (Postfix, from userid 1032) id 379FB3C96; Mon, 11 Mar 2002 09:46:52 +0100 (CET) Date: Mon, 11 Mar 2002 09:46:52 +0100 From: Espen Tagestad To: freebsd-java@freebsd.org Subject: JDK1.3.1 with RXTX Message-ID: <20020311084647.GA92796@totem.fix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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