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' with no type [-fpermissive]
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:52:23:
error: typedef 'connectivity::mozab::{anonymous}::typeof' is initialized
(use decltype instead)
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:53:23:
error: ISO C++ forbids declaration of 'typeof' with no type [-fpermissive]
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:53:23:
error: typedef 'connectivity::mozab::{anonymous}::typeof' is initialized
(use decltype instead)
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:65:13:
error: 'CardPropertyGetter' does not name a type
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:66:13:
error: 'CardPropertySetter' does not name a type
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:74:68:
error: 'CardPropertyGetter' has not been declared
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:74:100:
error: 'CardPropertySetter' has not been declared
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:
In constructor
'connectivity::mozab::{anonymous}::CardPropertyData::CardPropertyData()':
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:70:18:
error: class 'connectivity::mozab::{anonymous}::CardPropertyData' does not
have any field named 'PropGetter'
...

Each test made like this :
make connectivity.clean && make connectivity

Should I have recompiled another module to not need Khoo's patch ? Or
perhaps my config is buggy ?

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/LibreOffice-3-6-0alpha-built-on-clang-tp3758515p3764694.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to