Bug#427183: classpath - FTBFS: error: ISO C++ forbids declaration of 'NS_DEFINE_IID' with no type

Michael Ablassmeier abi at grinser.de
Mon Jun 4 06:28:13 UTC 2007


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




More information about the pkg-java-maintainers mailing list