Hmm, Looks like I forgot to add the two libraries to the .pc file. Please update goffice, and build again.
Le dimanche 11 janvier 2015 à 21:28 +0100, Jean Bréfort a écrit : > Dear Frédéric > > Which command line did you use, including environment variables? > Also, using 'make -V' would give access to the exact command passed to > the linker. > > Cheers, > Jean > > Le dimanche 11 janvier 2015 à 21:09 +0100, Frédéric Parrenin a écrit : > > 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 > > > > > > > > _______________________________________________ > > gnumeric-list mailing list > > [email protected] > > https://mail.gnome.org/mailman/listinfo/gnumeric-list > _______________________________________________ gnumeric-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnumeric-list
