[Libreoffice] Failed at slideshow(fpicker) with ‘class KFileDialog’ has no member named ‘setConfirmOverwrite’
imacat
imacat at mail.imacat.idv.tw
Thu Dec 16 22:18:04 PST 2010
Dear all,
Hi. This is imacat from Taiwan. I tried to compile LibreOffice
3.3.0.1 on my Debian Lenny x86_64 5.0.6, gcc 4.3.2, glibc 2.7. It
failed at the "slideshow" module, and when I digged inside as suggested,
it complainted "‘class KFileDialog’ has no member named
‘setConfirmOverwrite’".
Any suggestion how to solve this? Thank you very much.
==========================================
% make
Making all in po
...
Module 'sc' delivered successfully. 0 files copied, 177 files unchanged
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making
/usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1/slideshow/source/engine/OGLTrans/unx
ERROR: error 65280 occurred while making
/usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1/fpicker/source/unx/kde4
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
slideshow
please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------
/bin/sh
cd /usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1
source ./LinuxX86-64Env.Set.sh
cd fpicker
build
when the problem is isolated and fixed exit and re-run 'make' from the
top-level
sometimes (sadly) it is necessary to rm -Rf unxlngx6.pro in a module.
make: *** [stamp/build] Error 1
% cd /usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1
% . ./LinuxX86-64Env.Set.sh
% cd fpicker
% build
build -- version: 275224
...
Making: all_fps_kde4.uno.dpslo
Compiling: fpicker/source/unx/kde4/KDE4FilePicker.cxx
/usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1/fpicker/source/unx/kde4/KDE4FilePicker.cxx:
In member function ‘virtual void KDE4FilePicker::initialize(const
com::sun::star::uno::Sequence<com::sun::star::uno::Any>&)’:
/usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1/fpicker/source/unx/kde4/KDE4FilePicker.cxx:706:
error: ‘class KFileDialog’ has no member named ‘setConfirmOverwrite’
dmake: Error code 1, while making
'../../../unxlngx6.pro/slo/KDE4FilePicker.obj'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
it seems that the error is inside 'fpicker', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/bin/sh
cd /usr/local/src/libreoffice-3.3.0.1-20101216/build/libreoffice-3.3.0.1
source ./LinuxX86-64Env.Set.sh
cd fpicker
build
when the problem is isolated and fixed exit and re-run 'make' from the
top-level
sometimes (sadly) it is necessary to rm -Rf unxlngx6.pro in a module.
%
==========================================
--
Best regards,
imacat ^_*' <imacat at mail.imacat.idv.tw>
PGP Key http://www.imacat.idv.tw/me/pgpkey.asc
<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's http://www.imacat.idv.tw/
Woman in FOSS in Taiwan http://wofoss.blogspot.com/
TLUG List Manager http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug
More information about the LibreOffice
mailing list