The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4937 ====================================================================== Reported By: cgrzemba Assigned To: dam ====================================================================== Project: libtasn1_3 Issue ID: 4937 Category: packaging Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2012-04-16 19:46 CEST Last Modified: 2012-04-16 20:00 CEST ====================================================================== Summary: libgnutls needs 64bit libtasn1.so.3 Description: on building cups 64bit libs:
ld: warning: file libtasn1.so.3: required by /opt/csw/lib/64/libgnutls.so, not found Undefined first referenced symbol in file asn1_number_of_elements /opt/csw/lib/64/libgnutls.so asn1_find_structure_from_oid /opt/csw/lib/64/libgnutls.so asn1_check_version /opt/csw/lib/64/libgnutls.so asn1_delete_structure /opt/csw/lib/64/libgnutls.so asn1_der_coding /opt/csw/lib/64/libgnutls.so asn1_read_value /opt/csw/lib/64/libgnutls.so asn1_array2tree /opt/csw/lib/64/libgnutls.so asn1_get_length_der /opt/csw/lib/64/libgnutls.so asn1_create_element /opt/csw/lib/64/libgnutls.so asn1_get_tag_der /opt/csw/lib/64/libgnutls.so asn1_copy_node /opt/csw/lib/64/libgnutls.so asn1_write_value /opt/csw/lib/64/libgnutls.so asn1_der_decoding_startEnd /opt/csw/lib/64/libgnutls.so asn1_der_decoding /opt/csw/lib/64/libgnutls.so asn1_find_node /opt/csw/lib/64/libgnutls.so ld: fatal: Symbol referencing errors. No output written to ippserver ====================================================================== ---------------------------------------------------------------------- (0009817) dam (administrator) - 2012-04-16 20:00 https://www.opencsw.org/mantis/view.php?id=4937#c9817 ---------------------------------------------------------------------- That was caused by a bug in GAR caused by the change with BUILD64_ONLY fixed in r17650: http://sourceforge.net/apps/trac/gar/changeset/17650 An updated versions 2.12,REV=2012.04.16 has been pushed to unstable/. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
