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
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
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
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
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
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