Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


On Thu, Nov 4, 2010 at 12:22 PM, Caolán McNamara <caolanm@redhat.com> wrote:
On Thu, 2010-11-04 at 12:11 +0200, Nadav Vinik wrote:
Making:    all_mig.dpslo
Compiling: desktop/source/migration/migration.cxx
/home/projects/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:44:
error: no 'void desktop::Migration::migrateSettingsIfNecessary()'
member function declared in class 'desktop::Migration'
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/migration.obj'

I believe that the problem is that "migration.hxx" was moved, but the
rsync process can't handle that.

so you need to manually remove the additional migration.hxx

i.e.

find /home/projects/build/build/libreoffice-3.2.99.2/desktop -name
migration.hxx

the one that *should* be there is

desktop/inc/migration.hxx

you'll have another one listed, remove that extra one and then
additionally
rm -rf /home/projects/build/build/libreoffice-3.2.99.2/desktop/unxl*.pro

and try again.

thanks
work



Alternatively

rm -rf /home/projects/build/build/libreoffice-3.2.99.2/desktop
touch clone/repos_changed
make

to remove desktop entirely, and force it to be resynced from scratch
again.

C.





-- 
הבלוג שלי:
http://nadavvin.com

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.