Re: jbrefort - r33970 - in abiword/trunk: . plugins/goffice plugins/mathview plugins/mathview/xp plugins/opendocument/common/xp plugins/opendocument/imp/xp src src/af/gr/xp src/af/xap/gtk src/text/fmt/xp src/text/ptbl/xp src/wp/ap/gtk src/wp/ap/xp src/wp/impexp/xp src/wp/test/xp

From: Jean Brefort <jean.brefort_at_normalesup.org>
Date: Wed Mar 05 2014 - 08:16:24 CET

I should have tested. I uninstalled lasem git, and the patch failed.
This one does work:
https://bug725693.bugzilla-attachments.gnome.org/attachment.cgi?id=270963

Sorry for the noise
Jean

Le mercredi 05 mars 2014 à 08:04 +0100, Jean Brefort a écrit :
> Tha t patch was not correct. Should work with
> https://bug725693.bugzilla-attachments.gnome.org/attachment.cgi?id=270962
>
>
> Le mercredi 05 mars 2014 à 07:53 +0100, Jean Brefort a écrit :
> > Hi Martin,
> >
> > Sorry for that issue. Please apply the patch at
> > https://bug725693.bugzilla-attachments.gnome.org/attachment.cgi?id=270961 to goffice. That should fix the issue (after running autoconf).
> >
> > Cheers,
> > Jean
> >
> > Le mercredi 05 mars 2014 à 15:27 +1100, Martin Sevior a écrit :
> > > Hi jean,
> > >
> > > I run Fedora too..
> > >
> > > I downloaded source for goffice 10.2 and release 0.41 for lasem.
> > >
> > > I tried to build goffice and got this error...
> > >
> > > component.c: In function 'go_lasem_component_get_data':
> > > component.c:240:3: error: implicit declaration of function
> > > 'lsm_itex_to_mathml' [-Werror=implicit-function-declaration]
> > > *data = lsm_itex_to_mathml (buf, strlen (buf));
> > > ^
> > > component.c:240:3: error: nested extern declaration of
> > > 'lsm_itex_to_mathml' [-Werror=nested-externs]
> > > component.c:240:9: warning: assignment makes pointer from integer
> > > without a cast [enabled by default]
> > > *data = lsm_itex_to_mathml (buf, strlen (buf));
> > > ^
> > > component.c:243:33: error: 'lsm_itex_free_mathml_buffer' undeclared
> > > (first use in this function)
> > > *clearfunc = (GDestroyNotify) lsm_itex_free_mathml_buffer;
> > > ^
> > > component.c:243:33: note: each undeclared identifier is reported only
> > > once for each function it appears in
> > > cc1: some warnings being treated as errors
> > > make[2]: *** [component.lo] Error 1
> > > make[2]: Leaving directory `/home/msevior/abidir/GOFFICE_0_10_12/plugins/lasem'
> > > make[1]: *** [install-recursive] Error 1
> > > make[1]: Leaving directory `/home/msevior/abidir/GOFFICE_0_10_12/plugins'
> > >
> > > Is this fixed in a goffice or lasem release?
> > >
> > > Cheers
> > >
> > > Martin
> > >
> > >
> > >
> > > On 5 March 2014 15:15, Hubert Figuière <hfiguiere@teaser.fr> wrote:
> > > >
> > > > On 04/03/14 12:25 PM, cvs@abisource.com wrote:
> > > >> Use lasem instead of GtkMathView in the mathview plugin. Also makes goffice a needed dependency.
> > > >
> > > > Sadly, even Fedora 20 can't be used to build that.
> > > >
> > > > Requested 'libgoffice-0.10 >= 0.10.12' but version of libGOffice is 0.10.11
> > > >
> > > > That's not very nice :-(
> > > >
> > > > Hub
> >
> >
>
>
Received on Wed Mar 5 08:16:46 2014

This archive was generated by hypermail 2.1.8 : Wed Mar 05 2014 - 08:16:46 CET