GNOME Bugzilla – Bug 652802
gnumeric fails to build
Last modified: 2011-06-17 12:58:47 UTC
This is on Mandriva Cooker with gnumeric 1.10.16 and GNOME 2.32: CC libspreadsheet_la-session.lo session.c: In function 'set_clone_restart': session.c:58:9: error: dereferencing pointer to incomplete type session.c: In function 'interaction_function': session.c:86:9: error: dereferencing pointer to incomplete type session.c:86:33: error: dereferencing pointer to incomplete type session.c:88:13: error: dereferencing pointer to incomplete type session.c:137:2: warning: #warning We are making these windows sticky to work around a session manager bug that may make them inaccessible [-Wcpp]
Please configure "--without-gnome" -- it is going away.
Indeed, thanks.
alternatively add #include <workbook-priv.h> in session.c This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.