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: Martin Sevior <msevior_at_gmail.com>
Date: Wed Mar 05 2014 - 05:27:29 CET

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 05:27:45 2014

This archive was generated by hypermail 2.1.8 : Wed Mar 05 2014 - 05:27:45 CET