FS#2072 - libsoap and gnutls
Attached to Project:
Arch Linux
Opened by Viktor Peters (Mythoz) - Wednesday, 26 January 2005, 09:15 GMT
Last edited by Judd Vinet (judd) - Wednesday, 26 January 2005, 18:58 GMT
Opened by Viktor Peters (Mythoz) - Wednesday, 26 January 2005, 09:15 GMT
Last edited by Judd Vinet (judd) - Wednesday, 26 January 2005, 18:58 GMT
|
Details
I'm trying to compile a program, but get errors like
these:
[...] /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../libgnutls.so: undefined reference to `asn1_expand_octet_string@LIBTASN1_0_2' [...] /opt/gnome/lib/libsoup-2.2.so: undefined reference to `gnutls_record_get_direction@GNUTLS_REL_1_0_9' [...] |
This task depends upon
I believe it's have something to do with the shortly introduced libtasn1 update.