libgsf, goffice and gnucash

Neil Williams linux at codehelp.co.uk
Sun Nov 20 10:05:27 EST 2005


On Sunday 20 November 2005 2:30 pm, David Hampton wrote:
> On Sun, 2005-11-20 at 10:53 +0000, Neil Williams wrote:
> > Making that:
> >   g_warning ("Only read %d bytes, asked for %d",
> >      num_read, (int)num_bytes);
> > allows the build to continue but that's just my quick and dirty hack!
>
> If num_bytes is a size_t or ssize_t, then this should be:

It is size_t.

>   g_warning ("Only read %d bytes, asked for %zd",
>      num_read, num_bytes);

Thanks, David, that works fine on OSX. 

I think I've solved those missing symbols too.

In goffice.mk, add:
AM_LDFLAGS = $(GSF_LIBS)

OSX build is now progressing again ....

"!^£&($"!$£" found another #warning line that halts OSX!!!!

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20051120/b64ef208/attachment.bin


More information about the gnucash-devel mailing list