search for: npsetwindowcallbackstruct

Displaying 1 result from an estimated 1 matches for "npsetwindowcallbackstruct".

2007 Mar 19
1
Debian compilation problem
...ude/libpng12 -g -O2 -MT libswfdecmozilla_la-plugin.lo -MD -MP -MF .deps/libswfdecmozilla_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libswfdecmozilla_la-plugin.o plugin.c:29:28: error: mozilla-config.h: No such file or directory plugin.c: In function ?plugin_set_window?: plugin.c:228: error: ?NPSetWindowCallbackStruct? has no member named ?display? make[3]: *** [libswfdecmozilla_la-plugin.lo] Error 1 It's claiming not to find mozilla-config.h, but it is in fact there. In /usr/include/iceape/mozilla-config.h. Any workarounds?