Package: eclipse-cdt Version: 3.0.1-1 Severity: serious Tags: patch eclipse-cdt missed a build-depdendency on java-gcj-compat-dev:
From the powerpc buildd:
[...]
# build native code.
cd
source-tree/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core.linux/library
&& \
make ARCH=ppc CC='gcc -D_GNU_SOURCE'
make[1]: Entering directory
`/build/buildd/eclipse-cdt-3.0.1/source-tree/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core.linux/library'
Makefile:4: JAVA_HOME not set in environment
gcc -D_GNU_SOURCE -fpic -D_REENTRANT -D_GNU_SOURCE -I. -I/include
-I/include/linux -c -o spawner.o spawner.c
spawner.c:16:17: error: jni.h: No such file or directory
In file included from spawner.c:19:
./Spawner.h:15: error: syntax error before 'jint'
[...]
The build will fail later, though with
/home/rene/eclipse-cdt-3.0.1/source-tree/org.eclipse.cdt.releng/results/assemble.org.eclipse.cdt.linux.gtk.ppc.xml:101:
Execute failed: java.io.IOException: java.io.IOException: Cannot allocate
memory
but that seems another story, but if it fails on my iBook it probably
will do so on the ppc buildd, too...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
signature.asc
Description: Digital signature
_______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

