[Java-gnome-developer] Can't build java-gnome-4.0.2
Brought to you by:
afcowie
From: Piotr P. <pio...@gm...> - 2007-03-31 12:20:25
|
Hi! ---------------- configure ---------------------------------- ./configure equivalence, v0.2 ...configuring Java projects to build and run on Linux & Unix Identify operating system: Debian Check for required jar files: - JUnit test framework found Check Java compilers: - IBM jikes doesn't work - Eclipse ecj works - System javac works - GNU gcj -C (bytecode mode) works - Kaffe javac works - GNU gcjh found - GNU fastjar works - GNU gjdoc found Check Java virtual machines: - System java VM works - Kaffe VM not >= 1.4.2 Check native compiler: - GNU gcj works - GNU gcc works Can't use GCJ, insufficiently recent version Select compiler: ecj Select runtime: java Write .config file: ok ---------------- make -------------------------------------- make MKDIR temporary build directories CHECK build system configuration JAR tmp/gtk-4.0.jar GCC tmp/objects/org/gnome/gtk/Gtk.o In file included from /usr/include/_G_config.h:44, from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from /usr/lib/gcc/i486-linux-gnu/4.1.2/include/jni.h:48, from src/java/org/gnome/gtk/Gtk.c:13: /usr/include/gconv.h:72: error: expected declaration specifiers or ‘...’ before ‘size_t’ /usr/include/gconv.h:88: error: expected declaration specifiers or ‘...’ before ‘size_t’ /usr/include/gconv.h:97: error: expected declaration specifiers or ‘...’ before ‘size_t’ /usr/include/gconv.h:174: error: expected specifier-qualifier-list before ‘size_t’ Any hint? Piotras |