Le mardi 01 décembre 2009 à 18:27 +0100, Daniel Leidert a écrit :
Am Dienstag, den 01.12.2009, 18:00 +0100 schrieb Julian Sikorski:
Hi,
I tried to rebuild for new goffice (we finally switched to 0.7), but got
bitten by this:
[..]
moz-plugin.c:24:19: error: npapi.h: No such file or directory
moz-plugin.c:28:22: error: npupp.h: No such file or directory
[..]
You are missing the above header files. JFTR: In Debian/Ubuntu we build
with xulrunner-dev.
Yes, and this is strange since the test succeeded, which means that
the .pc file was found. I don't understand why a .pc file would be
installed but not the headers.
By the way, gcu-0.10.9 will not compile with goffice-0.7.16 and later
because an argument changed from float to double. The affected file is
libs/gcu/cmd-context.cc, and svn version is fixed. If you need a patch,
I'll make it available, but it's really trivial.
Cheers,
Jean