I'm making progress on finally getting a full build, but hit another error.
This one
seems simple.
Entering
/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/desktop/source/migration
Compiling: desktop/source/migration/migration.cxx
g++ -fmessage-length=0 -c -Os -fno-strict-aliasing -DENABLE_LAYOUT=0
-DENABLE_LAYOUT_EXPERIMENTAL=0 -I. -I../../unxlngi6.pro/inc/mig -I../inc
-I../../inc/pch -I../../inc -I../../unx/inc -I../../unxlngi6.pro/inc -I.
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/inc/stl
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/inc/external
l
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/inc
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solenv/unxlngi6/inc
c
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solenv/inc
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/res
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/inc/stl
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solenv/inc/Xp31
1 -I/usr/lib/jvm/java-6-openjdk/include
-I/usr/lib/jvm/java-6-openjdk/include/linux
-I/usr/lib/jvm/java-6-openjdk/include/native_threads/include -I/usr/include
-I/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/solver/330/unxlngi6.pro/inc/offuh
-I. -I../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -Wall
-Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DGLIBC=2
-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
-DHAVE_GCC_VISIBILITY_FEATURE -DX86 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/include/c++/4.4 -DSUPD=330 -DPRODUCT -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DGSTREAMER -DCUI -DSOLAR_JAVA -I../app
-I../../inc -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs
-DEXCEPTIONS_ON -o ../../unxlngi6.pro/slo/migration.o
/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx
/home/dlacykusters/libre/libreoffice/build/build/libreoffice-3.2.99.2/desktop/source/migration/migration.cxx:215:
error: no 'void desktop::Migration::migrateSettingsIfNecessary()' member
function declared in class 'desktop::Migration'
My definition of desktop::Migration in the .hxx file has far, far fewer
functions
declared then are defined in the .cxx file.
Thanks in advance,
Dave
Context
- [Libreoffice] Build error in desktop::Migration · Dave Lacy Kusters
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.