Hi all,
Trying to build from master, and the build keeps failing in libgsf
(thumbnailer) to be precise.
The error :
Making all in thumbnailer
CC main.o
CCLD gsf-office-thumbnailer
make[2]: *** No rule to make target `gsf-office-thumbnailer.schemas',
needed by `all-am'. Stop.
The lines in the makefile Makefile.in :
gsf_office_thumbnailer_SOURCES = \
main.c
schema_files = \
gsf-office-thumbnailer.schemas.in
schemas = gsf-office-thumbnailer.schemas
schemadir = $(GCONF_SCHEMA_FILE_DIR)
@GCONF_SCHEMAS_INSTALL_TRUE@schema_DATA = $(schemas)
EXTRA_DIST = \
$(schema_files)
DISTCLEANFILES = \
$(schema_DATA)
all: all-am
My understanding is that libgsf is a Gnome i/o abstraction library used
for reading/writing structured file formats, and it has several
extensions, one of which is the thumbnailer which produces thumbnails in
Nautilus with the Gnome FS, so why is it necessary on Mac ? Is it
because it is dependent on librsvg (which is also an external lib that
gets pulled in) for the build of LibO ?
Alex
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice