[PATCH][PUSHED] LibreOffice 3.6.0alpha built on clang
julien2412
serval2412 at yahoo.fr
Tue Feb 21 12:09:02 PST 2012
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.
More information about the LibreOffice
mailing list