Dnia 2011-07-22, pią o godzinie 03:07 +0700, thamht pisze: > 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:
I see that SvStream was added 3 days ago, are you sure ./g pull -r went fine? > /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 Try also rebuild tools module (cd tools), because SvStream is there. Cheers, Maciej _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice