Date: Sun, 3 Nov 2013 10:50:01 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: gnome@FreeBSD.org Subject: Re: ports/183608: security/libgnome-keyring: Error: shared library "tasn1.5" does not exist Message-ID: <201311031050.rA3Ao1ix002853@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183608; it has been noted by GNATS. From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: bug-followup@FreeBSD.org,ohartman@zedat.fu-berlin.de Cc: Subject: Re: ports/183608: security/libgnome-keyring: Error: shared library "tasn1.5" does not exist Date: Sun, 3 Nov 2013 11:41:46 +0100 --Sig_/nlIWyYweceb7U6pT3g+3103 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable In Makefile located at security/libgnome-keyring/Makefile one can change the line LIB_DEPENDS=3D tasn1.5:${PORTSDIR}/security/libtasn1 \ into LIB_DEPENDS=3D tasn1.7:${PORTSDIR}/security/libtasn1 \ which reflects the bump of libtasn1.so.7. But doing so, one will immediately run into trouble with port security/gnome-keyring: [...] egg-asn1x.c:3509:1: error: conflicting types for 'egg_asn1x_create' egg_asn1x_create (const ASN1_ARRAY_TYPE *defs, const gchar *type) --Sig_/nlIWyYweceb7U6pT3g+3103 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSdihvAAoJEOgBcD7A/5N8xcUH/RfRa5ub4xJ3cJ2gmmLEk/qJ 5ob68Vtfpj+NpItEiISGxQEBv1LUymAfMjkp06ssg0NU61AibQz8MbgDBNcetEUA RxkBeUCDpi98qggwc+x7XE6zLzzo9iFyLlGwsO2GF0h62BASZiYasIOa3v053Yoj Imu/bf/w40oIut1DQL34NzXtc+TrThqZVqaZxv7LjPO/a3BG6VU+CTxI0U1M+ceA dU52WwpiFydwMhZwu49p2MfXlqVBPxc4vOkFKdYJm/txvqjulhcMYc0fliBosWpf cHroXseFXq9NkZlBABUavfUXMVl5ypfPsN5KUMnUVS0vv1Z94Hc3Kxoh3lEWq8w= =B6oO -----END PGP SIGNATURE----- --Sig_/nlIWyYweceb7U6pT3g+3103--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311031050.rA3Ao1ix002853>