On Mon, Jun 04, 2007 at 08:28:13AM +0200, Michael Ablassmeier wrote: > hi again, > > On Mon, Jun 04, 2007 at 08:24:51AM +0200, Michael Ablassmeier wrote: > > after having a short look it seems like the makefile is missing an include > > path > > for -I/usr/include/xulrunner - at least hacking it into the Makfile fixes > > this > > Problem and the package builds nicely. > > > > It seems like pkg-config's output has changed as with the latest libxul-dev > > version: > > > > testing: > > pkg-config --cflags xulrunner-plugin > > -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin > > -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom > > -I/usr/include/xulrunner/string -I/usr/include/nspr -- > > meh,.. seems like my buffer was fcked heres the de-messed output: > > testing: > pkg-config --cflags xulrunner-plugin > -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin > -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom > -I/usr/include/xulrunner/string -I/usr/include/nspr > > unstable: > pkg-config --cflags xulrunner-plugin > -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin > -I/usr/include/nspr
I can reproduce this bug. However I have a new upstream version which builds fine. I will upload that soon. Cheers, Michael -- .''`. | Michael Koch <[EMAIL PROTECTED]> : :' : | Free Java Developer <http://www.classpath.org> `. `' | `- | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

