From owner-freebsd-questions Mon Jul 30 9:20:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 5E6A137B405 for ; Mon, 30 Jul 2001 09:20:38 -0700 (PDT) (envelope-from turbo23@gmx.net) Received: (qmail 2684 invoked by uid 0); 30 Jul 2001 16:20:37 -0000 Received: from freebsd.minick.ch (HELO freebsd.ch.dismo) (62.65.159.151) by mail.gmx.net (mail10) with SMTP; 30 Jul 2001 16:20:37 -0000 Date: Mon, 30 Jul 2001 18:17:54 +0200 From: turbo23 To: freebsd-questions@FreeBSD.ORG Subject: problems with tini Message-Id: <20010730181754.10ab92cb.turbo23@gmx.net> X-Mailer: Sylpheed version 0.5.1cvs6 (GTK+ 1.2.10; i386-unknown-freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@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-questions" in the body of the message