Compile Error with 1.7.90

2007-11-22 Thread George Sherwood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have been building all the 1.7.x devel versions until 1.7.90 and I haven't been able to get it to work. It errors out with this: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I./widgets -I./dialogs - -I./tools -pthread -I/usr/include/libgoffice-0.5 -

Re: Compile Error with 1.7.90

2007-11-22 Thread Jody Goldberg
On Thu, Nov 22, 2007 at 03:12:39PM +0400, George Sherwood wrote: In file included from session.c:254: session.h:7: error: expected '=', known issue. Fixed for the next release. ___ gnumeric-list mailing list gnumeric-list@gnome.org

Re: Compile Error with 1.7.90

2007-11-22 Thread George Sherwood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 22 Nov 2007 08:01:38 -0500 Morten Welinder [EMAIL PROTECTED] wrote: That appears to be a --without-gnome problem. Could you try moving #include glib.h from session.c into session.h before G_BEGIN_DECLS and see if that helps? That