[Libreoffice] Build error in desktop::Migration
Dave Lacy Kusters
dkusters at yahoo.com
Wed Nov 3 14:53:47 PDT 2010
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
More information about the LibreOffice
mailing list