[Libreoffice] [Libreoofice] build errors - missing SvStream::remainingSize

thamht thamht01188 at gmail.com
Thu Jul 21 13:07:03 PDT 2011


Hi,

I'm trying to build libreoffice right after './g pull -r' to get the 
latest source code, however, there are some errors as the following:

/media/LinuxData/git/libo/clone/filters/filter/source/msfilter/msdffimp.cxx: In member function 'virtual sal_Bool SvxMSDffManager::ProcessClientAnchor(SvStream&, sal_uInt32, char*&, sal_uInt32&) const':

/media/LinuxData/git/libo/clone/filters/filter/source/msfilter/msdffimp.cxx:6973:37: error: 'class SvStream' has no member named 'remainingSize'

/media/LinuxData/git/libo/clone/filters/filter/source/msfilter/msdffimp.cxx: In member function 'virtual sal_Bool SvxMSDffManager::ProcessClientData(SvStream&, sal_uInt32, char*&, sal_uInt32&) const':

/media/LinuxData/git/libo/clone/filters/filter/source/msfilter/msdffimp.cxx:6985:37: error: 'class SvStream' has no member named 'remainingSize'

dmake:  Error code 1, while making '../../unxlngi6.pro/slo/msdffimp.obj'


I have tried to make clean & build internally:

rm -Rf /media/LinuxData/git/libo/filter/unxlngi6.pro # optional module 'clean'

/bin/sh

cd /media/LinuxData/git/libo

source ./LinuxX86Env.Set.sh

cd filter

build


The errors are still the same.

Thanks for your help.
Tham Ha - student from FPT University




More information about the LibreOffice mailing list