[Libreoffice] Build errors

2011-09-08 Thread Dmitry. A. Ashkadov
Hello! I had tried to build LO, but thereare two errors during build: Compiling: filter/source/graphicfilter/epict/epict.cxx Making:epict.lib Making:libeptlo.so Making:all_epict.dpslo Entering /home/user/projects/libreoffice/filter/source/svg Compiling:

Re: [Libreoffice] Build errors

2011-09-08 Thread Caolán McNamara
On Thu, 2011-09-08 at 13:53 +0400, Dmitry. A. Ashkadov wrote: Hello! I had tried to build LO, but thereare two errors during build: Its an incremental build isn't it ?, i.e. built, git pulled and rebuild. Compiling: filter/source/graphicfilter/epict/epict.cxx Making:epict.lib

Re: [Libreoffice] Build errors

2011-09-08 Thread Dmitry. A. Ashkadov
Hello, Caolán! I had tried full rebuild: $ make clean $ make but the problems are left. For module 'filter' command dmake depend=t wokrs as 'touch' for extensions! thank you! 08.09.2011 13:59, Caolán McNamara пишет: On Thu, 2011-09-08 at 13:53 +0400, Dmitry. A. Ashkadov wrote: Hello! I

Re: [Libreoffice] Build errors

2011-09-08 Thread Dmitry. A. Ashkadov
Hello! The building now reaches module 'tail_build' and fails: = (1/1) Building module tail_build = Entering /home/user/projects/libreoffice/tail_build/prj cd .. make -s -r -j2 make -s -r deliverlog [ build MOD ] sc [ build CUT ] hwpfilter_test_hwpfilter [ build CUT

Re: [Libreoffice] Build errors

2011-09-08 Thread Markus Mohrhard
Execute: rm workdir/unxlngx6/RdbTarget/sc_filters_test.rdb or make clean in sc and run a new make in tail_build It's the result of my makefile change yesterday evening. Regards, Markus 2011/9/8 Dmitry. A. Ashkadov dmitry.ashka...@gmail.com Hello! The building now reaches module

Re: [Libreoffice] Build errors

2011-09-08 Thread Dmitry. A. Ashkadov
Good! The office was build successfully! :-) Why «make dev-install» works as simple «make» now? How can I install office to local directory? Thank you. -- Best Regards, Dmitry attachment: dmitry_ashkadov.vcf___ LibreOffice mailing list

[Libreoffice] build errors on Ubuntu

2011-08-22 Thread Cor Nouws
Hi, Pulled this afternoon. Build successful (Build ID: 117281b-4eb4f62-260b7c1) but only after two interruptions: ERROR: error 65280 occurred while making /home/cono/src/git/libo_core/rsc/prj ERROR: error 65280 occurred while making /home/cono/src/git/libo_core/xmloff/prj I do have a

Re: [Libreoffice] Build errors

2010-12-22 Thread Noel Power
On 22/12/10 02:23, Balachandran Sivakumar wrote: call of overloaded 'append(char)' is ambiguous Hmm I never got that error but happily it seems Joseph Powers commited a fix for that, try pull and rebuild. thanks, Noel ___ LibreOffice mailing list

[Libreoffice] Build errors

2010-12-21 Thread Balachandran Sivakumar
Hi, I am getting the following errors when building: path/libo/clone/libs-core/basic/source/sbx/sbxcurr.cxx: In function 'sal_Int64 ImpStringToCurrency(const rtl::OUString)': path/libo/clone/libs-core/basic/source/sbx/sbxcurr.cxx:209: error: call of overloaded 'append(char)' is