Am Fri, 2 Dec 2011 10:09:13 +0100 schrieb Tomáš Chvátal <[email protected]>:
> Sweet looks like mozilla wants to make everyone happy and changed the > format again... > Could you try to build it with npapi-sdk rather than with xulrunner? Trying now without system xulrunner, using internal seamonkey source and these switches: --without-system-mozilla-headers gives checking whether to enable build of Mozilla... yes checking whether to build Mozilla addressbook connectivity... yes checking whether to build XML Security support... yes checking whether to build LDAP configuration backend... OpenLDAP checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_simple_bind_s in -lldap... yes checking for ldap_set_option in -lldap... yes checking which Mozilla to use... internal checking for toolkit Mozilla should use... gtk2 checking whether to build Mozilla/SeaMonkey... yes checking for Mozilla sources... checking for a169ab152209200a7bad29a275cb0333-seamonkey-1.1.14.source.tar.gz... found checking for MOZLIBREQ... yes checking for MOZLIBREQ... yes checking which NSS to use... external checking for NSS... yes checking which mozilla headers to use... internal build breaks this way [ build CXX ] vcl/source/control/spinbtn Compiling: sdext/source/presenter/PresenterTimer.cxx /usr/lib/libcrmf.a(crmfenc.o): In function `CRMF_EncodeCertReqMsg': crmfenc.c:(.text+0x1f): undefined reference to `SEC_ASN1Encode_Util' /usr/lib/libcrmf.a(crmfenc.o): In function `CRMF_EncodeCertRequest': crmfenc.c:(.text+0x4f): undefined reference to `SEC_ASN1Encode_Util' /usr/lib/libcrmf.a(crmfenc.o): In function `CRMF_EncodeCertReqMessages': crmfenc.c:(.text+0x89): undefined reference to `SEC_ASN1Encode_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x70): undefined reference to `SECOID_AlgorithmIDTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x90): undefined reference to `SECOID_AlgorithmIDTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0xb0): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0xd0): undefined reference to `SECOID_AlgorithmIDTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0xf0): undefined reference to `SEC_OctetStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x150): undefined reference to `SEC_AnyTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x190): undefined reference to `SEC_AnyTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x1d0): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x210): undefined reference to `SEC_IntegerTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x250): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x290): undefined reference to `SEC_NullTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x450): undefined reference to `SEC_AnyTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x470): undefined reference to `SECOID_AlgorithmIDTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x490): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x4f0): undefined reference to `SEC_IntegerTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x510): undefined reference to `SEC_IntegerTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x530): undefined reference to `SECOID_AlgorithmIDTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x5d0): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmftmpl.o):(.data.rel.ro+0x5f0): undefined reference to `SEC_BitStringTemplate_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `crmf_copy_bitstring': crmfreq.c:(.text+0x33): undefined reference to `SECITEM_CopyItem_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `crmf_encode_integer': crmfreq.c:(.text+0x55): undefined reference to `SEC_ASN1EncodeInteger_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `crmf_encode_unsigned_integer': crmfreq.c:(.text+0x75): undefined reference to `SEC_ASN1EncodeUnsignedInteger_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `CRMF_CreateCertRequest': crmfreq.c:(.text+0x18e): undefined reference to `PORT_NewArena_Util' crmfreq.c:(.text+0x1a3): undefined reference to `PORT_ArenaZAlloc_Util' crmfreq.c:(.text+0x1d7): undefined reference to `PORT_FreeArena_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `CRMF_DestroyCertRequest': crmfreq.c:(.text+0x216): undefined reference to `PORT_Free_Util' crmfreq.c:(.text+0x227): undefined reference to `PORT_Free_Util' crmfreq.c:(.text+0x23d): undefined reference to `PORT_FreeArena_Util' /usr/lib/libcrmf.a(crmfreq.o): In function `crmf_template_copy_secalg': crmfreq.c:(.text+0x27b): undefined reference to `PORT_ArenaMark_Util' crmfreq.c:(.text+0x28b): undefined reference to `PORT_ArenaZAlloc_Util' any idea? I've found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470442 that may be the same or similar. -Andy _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
