On 02/07/2013 Herbert Duerr wrote:
--disable-build-mozilla
[1] http://www.openoffice.org/tools/moz_prebuild/OOo3.2/
In case someone is interested I'd like to point to issue [1] (removing
the mozilla dependency for security stuff) and its corresponding branch
[2]. When this is finished the only remaining dependency to Mozilla is
AFAIK for its address book support. IMHO the system and LDAP address
books should suffice.
[1] https://issues.apache.org/ooo/show_bug.cgi?id=122365
[2] http://svn.apache.org/repos/asf/openoffice/branches/Remove_MOZ/

It seems that this still breaks in the "connectivity" module (even when using --disable-build-mozilla and the above prebuilt stuff), with errors like

.../main/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:127:17: error: cannot convert 'nsresult (nsIAbCard::*)(PRUnichar**) {aka unsigned int (nsIAbCard::*)(short unsigned int**)}' to 'connectivity::mozab::{anonymous}::CardPropertyGetter {aka unsigned int (nsIAbCard::*)(short unsigned int**)}' in initialization .../main/connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.cxx:127:17: error: cannot convert 'nsresult (nsIAbCard::*)(const PRUnichar*) {aka unsigned int (nsIAbCard::*)(const short unsigned int*)}' to 'connectivity::mozab::{anonymous}::CardPropertySetter {aka unsigned int (nsIAbCard::*)(const short unsigned int*)}' in initialization dmake: Error code 1, while making '../../../../unxlngi6.pro/slo/MLdapAttributeMap.obj'

So, unless I use --disable-mozilla, I'm still unable to make a full build on a recent system.

This is with gcc 4.8.1 on a 32-bit system (Fedora 19).

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to