Re: [PATCH][PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-21 Thread Stephan Bergmann
On 02/21/2012 09:09 PM, julien2412 wrote: I git updated and it failed again the same way. With Khoo's patch, it worked. Then I removed his patch and tried again, it failed again. [...] Each test made like this : make connectivity.clean&& make connectivity Should I have recompiled another modu

Re: [PATCH][PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-21 Thread julien2412
Hi, I git updated and it failed again the same way. With Khoo's patch, it worked. Then I removed his patch and tried again, it failed again. /home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:52:23: error: ISO C++ forbids declaration of 'typeof

Re: [PATCH][PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-21 Thread Stephan Bergmann
On 02/21/2012 02:36 PM, Khoo Wei Ming wrote: On pc Debian x86-64, I've got this kind of errors : /home/julien/compile-> libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:51:23: error: ISO C++ forbids declaration of 'typeof' with no type [-fpermissive] Could y

Re: [PATCH][PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-21 Thread Khoo Wei Ming
Julien, > On pc Debian x86-64, I've got this kind of errors : > /home/julien/compile-> > libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:51:23: > error: ISO C++ forbids declaration of 'typeof' with no type [-fpermissive] Could you try this patch and see if it

Re: [PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-20 Thread julien2412
On pc Debian x86-64, I've got this kind of errors : /home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:51:23: error: ISO C++ forbids declaration of 'typeof' with no type [-fpermissive] /home/julien/compile-libreoffice/libo/connectivity/source/dr

[PUSHED] LibreOffice 3.6.0alpha built on clang

2012-02-20 Thread Michael Meeks
Hi there, On Sun, 2012-02-19 at 17:59 +, Khoo Wei Ming wrote: > A big kudos to Kristian Rietveld for his hard work described here > http://wiki.documentfoundation.org/Development/Building_LibreOffice_with_Clang Indeed :-) > So for what it's worth, here's the route I took (by no means