From owner-freebsd-java Tue Jul 31 0:37:43 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 30A9637B401 for ; Tue, 31 Jul 2001 00:37:39 -0700 (PDT) (envelope-from turbo23@gmx.net) Received: (qmail 23888 invoked by uid 0); 31 Jul 2001 07:37:37 -0000 Received: from pop-zh-9-2-dialup-143.freesurf.ch (HELO game.gmx.net) (194.230.193.143) by mail.gmx.net (mail01) with SMTP; 31 Jul 2001 07:37:37 -0000 Message-Id: <5.1.0.14.2.20010731093123.025907a0@pop.gmx.net> X-Sender: turbo23@gmx.net@pop.gmx.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 31 Jul 2001 09:38:39 +0200 To: freebsd-java@freebsd.org From: turbo Subject: problems to compile RXTX 1.5.4 under Freebsd Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Hello Has anyone succeded in compiling the RXTX package v1.5.4 with the linux-jdk1.3.1 installed on a FreeBSD 4.3-Stable system ? This is the output I receive, after running ./configure --- snip --- adjusted java.home is /usr/local/linux-jdk1.3.1 checking os.name Linux checking os.arch i386 checking java.vendor Sun Microsystems Inc. checking java.version 1.3.1 checking os.version 4.3-STABLE ------------------------------------------------------ WARNING: A comm.jar file is alread installed make install will overwrite it /usr/local/linux-jdk1.3.1/jre/lib/ext/comm.jar ------------------------------------------------------ conftest.c:2: linux/version.h: No such file or directory ./configure: ./conftest: not found test: !=: argument expected conftest.c:1: features.h: No such file or directory ./configure: ./conftest: not found test: 2: unexpected operator updating cache ./config.cache creating ./config.status creating Makefile creating config.h config.h is unchanged --- snip --- Of course, after this, a gmake fails with following errors: --- snip --- gcc -I /usr/home/bmc/tini/tmp/rxtx-1.5-4 -I i386-unknown-freebsdelf4.3 -I . -I /usr/local/linux-jdk1.3.1/include -I /usr/local/linux-jdk1.3.1/./include/linux/ -g -O2 -D_BSD_SOURCE -DLOCKFILES -c .././src/ParallelImp.c -fPIC -DPIC -o /usr/home/bmc/tini/tmp/rxtx-1.5-4/i386-unknown-freebsdelf4.3/ParallelImp.lo .././src/ParallelImp.c:67: machine/lpt.h: No such file or directory .././src/ParallelImp.c:580: #error Trent never looked at this. .././src/ParallelImp.c:610: #error Trent never looked at this. rm -fr .libs/libParallel.la .libs/libParallel.* .libs/libParallel.* (cd /usr/home/bmc/tini/tmp/rxtx-1.5-4/i386-unknown-freebsdelf4.3 && ln -s ParallelImp.lo ParallelImp.o) ln: ParallelImp.o: File exists gmake: *** [i386-unknown-freebsdelf4.3/libParallel.la] Error 1 --- snip --- Any help is greatly appreciated. regards, Thomas Vogt Network Engineer Phone: +41(0)1/918 99 99 Direct Line: +41(0)1/918 92 35 Fax: +41(0)1/918 99 98 eMail: thomas.vogt@distefora.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message