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


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to