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
Context
- [Libreoffice] Building libgsf on Mac absolutely necessary ? · Alexander Thurgood
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.