[Libreoffice-bugs] [Bug 39741] writerperfect fails to build with system (external) libwpd, libwps, libwpg
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 2 02:44:51 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39741
--- Comment #4 from Lionel Elie Mamane <lionel at mamane.lu> 2011-08-02 02:44:51 PDT ---
(In reply to comment #3)
> Created an attachment (id=49816)
View: https://bugs.freedesktop.org/attachment.cgi?id=49816
Review: https://bugs.freedesktop.org/review?bug=39741&attachment=49816
> patch for using extern libs in writerperfect
> I'm sorry, it's my fault but attached diff should do the job according to
> writerperfect/util/makefile.mk.
master branch does not have a writerperfect/util/makefile.mk file.
I doubt the attachment #49816 is sufficient, since it does not add the include
directives given by pkg-config to CFLAGS, as #49812 does. I was getting errors
like:
in file included from ...
FILE:LINENO #include <libwpd/libwpd.h>
no such file: libwpd/libwpd.h
On my system (Debian GNU/Linux), that file is in
/usr/include/libwpd-0.9/libwpd/libwpd.h, so the CFLAGS setting is necessary.
However, indeed libvisio handling in system case in RepositoryExternals.mk also
needs fixing; as I am not using a system libvisio, I missed that one.
> But I guess there can also be problem with linking on windows.
I have no clue on that.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list