* Matthias Klose: > get the files from testing/unstable && touch debian/control.in && > debian/rules debian/control
I end up with this: mkdir -p /tmp/buildd/openjdk-6-6b18-1.8.3/build/plugin/icedteanp && \ cd /tmp/buildd/openjdk-6-6b18-1.8.3/build/plugin/icedteanp && \ x86_64-linux-gnu-g++ -g -O2 \ -DJDK_UPDATE_VERSION="\"18\"" \ -DPLUGIN_VERSION="\"IcedTea6 1.8.3 (6b18-1.8.3-2~lenny1)\"" \ -DMOZILLA_VERSION_COLLAPSED="1090019" \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 \ -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr \ -fPIC -o /tmp/buildd/openjdk-6-6b18-1.8.3/build/plugin/icedteanp/IcedTeaNPPlugin.o -c /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaNPPlugin.cc In file included from /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaJavaRequestProcessor.h:46, from /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaScriptablePluginObject.h:49, from /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:51: /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaNPPlugin.h:43:27: error: nsThreadUtils.h: No such file or directory /tmp/buildd/openjdk-6-6b18-1.8.3/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:56:31: error: nsIPluginInstance.h: No such file or directory I suppose we need to disable building the plugin on lenny (it's in a separate package there anyway, I think). Is there an easy way to do this? -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87vd1pw4rq....@mid.deneb.enyo.de