this is still an issue. with the librxtx-java.deb package it doesn't work. when i compile it myself out of the package sources it works.
my system: debian sid kernel 2.6.31-5.slh.3-sidux-amd64 #1 SMP PREEMPT java -version: java version "1.6.0_0" OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-2) OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode) i had some trouble to compile a working rxtx library myself (until i figured out that i have to install openjdk-6-jre and not using java-gcj-compat...). after that a normal ./configure make make install solved the problem. there is also still an open issue about the older 'UTS_RELEASE' issue: conftest.c: In function 'main': conftest.c:8: error: 'UTS_RELEASE' undeclared (first use in this function) conftest.c:8: error: (Each undeclared identifier is reported only once conftest.c:8: error: for each function it appears in.) conftest.c:8: error: expected ')' before string constant ./configure: line 21462: ./conftest: No such file or directory ./configure: line 21462: test: 2.6.31-5.slh.3-sidux-amd64: unary operator expected configure: creating ./config.status everything works fine but still the configuration test fails, what is not nice. thanks providing these package christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org