Hello, Caolán!
I had tried full rebuild:
$ make clean
$ make
but the problems are left.
For module 'filter' command dmake depend=t wokrs as 'touch' for extensions!
thank you!
08.09.2011 13:59, Caolán McNamara пишет:
On Thu, 2011-09-08 at 13:53 +0400, Dmitry. A. Ashkadov wrote:
Hello!
I had tried to build LO, but thereare two errors during build:
Its an incremental build isn't it ?, i.e. built, git pulled and
rebuild.
Compiling: filter/source/graphicfilter/epict/epict.cxx
Making: epict.lib
Making: libeptlo.so
Making: all_epict.dpslo
Entering /home/user/projects/libreoffice/filter/source/svg
Compiling: filter/source/svg/parserfragments.cxx
Compiling: filter/source/svg/impsvgdialog.cxx
dmake: Error: -- `svgscript.hxx' not found, and can't be made
This is a common problem with a header is removed, and dependencies get
stuck. The problem is basically fixed for the newer gmake projects. For
the older ones you can throw away the depends for that dir and
regenerate them, like so...
source ./Env.Host.sh
cd filter/source/svg
dmake depend=t
dmake
Making: libpcrlo.so
../../unxlngi6/slo/MasterDetailLinkDialog.o:(.data.rel.ro._ZTVN3pcr22MasterDetailLinkDialogE[vtable
for pcr::MasterDetailLinkDialog]+0x120): undefined reference
Not sure *why* this one happened, but try.
touch extensions/source/propctrlr/MasterDetailLinkDialog.cxx
and re-make.
In either case the more aggressive rm -Rf in the error message should
work.
C.
--
Best Regards,
Dmitry
begin:vcard
fn:Dmitry Ashkadov
n:Ashkadov;Dmitry
email;internet:dmitry.ashkadov@gmail.com
note:JID: dmitryash@jabber.mipt.ru
version:2.1
end:vcard
Context
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.