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
bye,
- michael
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers