error compiling gnumeric



Dear all,

Today I downloaded libgsf, goffice and gnumeric from git and I tried compiling them to a non standard location.
The compilation and installation went fine for libgsf and goffice, but I get an error for gnumeric:

make[3]: Entering directory '/home/fparrenin/local/gnumeric/src'
  CCLD     gnumeric
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `rsvg_handle_get_dimensions'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `rsvg_handle_set_dpi_x_y'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `rsvg_handle_render_cairo'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `xsltApplyStylesheet'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `rsvg_handle_new_from_data'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `xsltSaveResultToString'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `rsvg_handle_get_type'
/home/fparrenin/local/lib/libgoffice-0.10.so: undefined reference to `xsltParseStylesheetFile'
collect2: error: ld returned 1 exit status
Makefile:1212: recipe for target 'gnumeric' failed
make[3]: *** [gnumeric] Error 1
make[3]: Leaving directory '/home/fparrenin/local/gnumeric/src'
Makefile:2343: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/home/fparrenin/local/gnumeric/src'
Makefile:2503: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: Leaving directory '/home/fparrenin/local/gnumeric/src'
Makefile:644: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

Does anybody know what is the problem?

Thank you very much,

Frédéric




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]