Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 15:51:33 +0200
From:      alessandro.magnani@distefora.com
To:        FreeBSD-hackers@freebsd.org
Subject:   Making RXTX v.1.5.4 compile with linux-jdk1.3.1
Message-ID:  <OFA34E890B.A9E46739-ONC1256A99.004BA2D2@minick.ch>

next in thread | raw e-mail | index | archive | help
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,
Magnani A.



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFA34E890B.A9E46739-ONC1256A99.004BA2D2>