[Libreoffice] 3-4 build problem: sw module: ‘class SwDrawView’ has no member named ‘UpdateDrawLayersRegion’
KAMI911 KAMI911
kami911 at gmail.com
Wed May 18 20:57:52 PDT 2011
Hi Developers,
I got this error:
~/bootstrap/sw$ make
[ build DEP ] LNK:Library/libswlx.so
R=/home/libo64 && S=$R/bootstrap && O=$S/solver/340/unxlngx6.pro &&
W=$O/workdir && mkdir -p $W/Dep/LinkTarget/Library/ &&
RESPONSEFILE=/tmp/gbuild.er9013 && cat ${RESPONSEFILE} /dev/null |
xargs -n 200 cat > $W/Dep/LinkTarget/Library/libswlx.so.d && rm -f
${RESPONSEFILE}
[ build CXX ] sw/source/core/view/viewsh
R=/home/libo64 && S=$R/bootstrap && O=$S/solver/340/unxlngx6.pro &&
W=$O/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ && mkdir
-p $W/Dep/CxxObject/sw/source/core/view/ && g++ -DCPPU_ENV=gcc3 -DCUI
-DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_LAYOUT=0
-DENABLE_LAYOUT_EXPERIMENTAL=0 -DGCC
-DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DHAVE_GCC_VISIBILITY_FEATURE
-DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT
-DPRODUCT_FULL -DSOLAR_JAVA -DSUPD=340 -DUNIX -DUNX -DVCL -DX86_64
-D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -Wall
-Wendif-labels -Wextra -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Woverloaded-virtual -Wshadow -fPIC -fmessage-length=0 -fno-common
-fvisibility-inlines-hidden -fvisibility=hidden -pipe
-fno-strict-aliasing -DEXCEPTIONS_ON -fexceptions
-fno-enforce-eh-specs -O2 -c $S/sw/source/core/view/viewsh.cxx -o
$W/CxxObject/sw/source/core/view/viewsh.o -MMD -MT
$W/CxxObject/sw/source/core/view/viewsh.o -MF
$W/Dep/CxxObject/sw/source/core/view/viewsh.d
-I$S/sw/source/core/view/ -I$O/inc/stl
-I$S/clone/writer/sw/source/core/inc
-I$S/clone/writer/sw/source/filter/inc
-I$S/clone/writer/sw/source/ui/inc -I$S/clone/writer/sw/inc/pch
-I$S/clone/writer/sw/inc -I$W/SdiTarget/sw/sdi -I$W/Misc/sw/
-I$O/inc/external -I$O/inc -I$S/solenv/unxlngx6/inc -I$S/solenv/inc
-I$S/res -I$S/solenv/inc/Xp31 -I/usr/local/jdk1.6.0_23/include
-I/usr/local/jdk1.6.0_23/include/linux
-I/usr/local/jdk1.6.0_23/include/native_threads/include
-I$O/inc/offuh -I$O/inc
In file included from /home/libo64/bootstrap/sw/source/core/view/viewsh.cxx:65:
/home/libo64/bootstrap/clone/writer/sw/inc/ndole.hxx:171:52: warning:
no newline at end of file
/home/libo64/bootstrap/sw/source/core/view/viewsh.cxx: In member
function ‘void ViewShell::DLPrePaint2(const Region&)’:
/home/libo64/bootstrap/sw/source/core/view/viewsh.cxx:147: error:
‘class SwDrawView’ has no member named ‘UpdateDrawLayersRegion’
/home/libo64/bootstrap/sw/source/core/view/viewsh.cxx: In member
function ‘void ViewShell::DLPostPaint2(bool)’:
/home/libo64/bootstrap/sw/source/core/view/viewsh.cxx:161: error:
‘class SwDrawView’ has no member named ‘UpdateDrawLayersRegion’
make: *** [/home/libo64/bootstrap/solver/340/unxlngx6.pro/workdir/CxxObject/sw/source/core/view/viewsh.o]
Error 1
Do you have idea what causes this problem?
Thank you in advance!
Cheers,
KAMI
More information about the LibreOffice
mailing list