The bug arise from the broken gcj build on lenny. the gcj package doesn't contain the lang Object Class. So i build gcc 4.2 from source and enabled java. pdftk works perfectly, without any wanring. So consider to rebuild the gcj java stuff. So i made a workaround package, because gcc-4.2 is also not rebuildable with the latest gcc source (20071031). Multilib is broken due to wrong libc6-i386 stuff. xgcc can not link 32 bit binaries. Ldd output:
ldd /usr/bin/pdftk libgcj.so.8 => /usr/lib/libgcj.so.8 (0x00002b2e96aea000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002b2e9969c000) libm.so.6 => /lib/libm.so.6 (0x00002b2e999a4000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002b2e99c25000) libc.so.6 => /lib/libc.so.6 (0x00002b2e99e34000) libpthread.so.0 => /lib/libpthread.so.0 (0x00002b2e9a18b000) librt.so.1 => /lib/librt.so.1 (0x00002b2e9a3a6000) libdl.so.2 => /lib/libdl.so.2 (0x00002b2e9a5b0000) libz.so.1 => /usr/lib/libz.so.1 (0x00002b2e9a7b4000) /lib64/ld-linux-x86-64.so.2 (0x00002b2e968cc000) dpkg -L pdftk /usr /usr/bin /usr/bin/pdftk /usr/share /usr/share/man /usr/share/man/man1 /usr/share/man/man1/pdftk.1.gz /usr/share/doc /usr/share/doc/pdftk /usr/share/doc/pdftk/copyright /usr/share/doc/pdftk/changelog.Debian.gz /usr/lib /usr/lib/libgcj.so.8.0.0 /usr/lib/libgcj.so.8 Kind regrads Franz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]