[jadmin] jabberd14-1.6.1.1 make error (asn1) hints please

Chris Kuivenhoven ckuivenhoven at gmail.com
Mon Oct 8 23:16:05 CDT 2007


SheridanJ West <sheridanj.west <at> gmail.com> writes:

> 
> Matthias the gnutls site seems to say that libtasn1-1.1.tar.gz.sig  	1
> KB  	31/08/07  	15:22:00 is the most fresh version
> 
> I am also using libtasn1.1-1 but I did not make it myself  Glad to
> hear the the 1.4 branch of gnutls wont break Jabberd.
> 
> Maybe i make libtasn again ?
> 
> On 9/28/07, Matthias Wimmer <m <at> tthias.eu> wrote:
> > SheridanJ West schrieb:
> > > Thanks it seems the 1.4 branch of gnutls is not supported and Jabberd
> > > uses either the 1.6 or 2.0 version code for gnutls.
> >
> > No, it should work with 1.4 as well. I even developped the code in
> > jabberd14 that uses GnuTLS with a 1.4.x installation of GnuTLS.

I'm having the exact same problem, and haven't been able to work past it.

I'm trying to install jabberd14-1.6.1.1. I've built gnutls from source, along
with it's dependencies, running the latest code of today's date.

I tried installing jabberd on gnutls without libtasn1 entirely, with the
libtasn1 included in gnutls '--with-included-libtasn1', and also after
installing libtasn1-1-1 from source, but the same errors present themselves as
Sheridan is seeing:

g++ -g -O2 -o .libs/jabberd jabberd.o -Wl,--export-dynamic  -L/usr/local/lib
../jabberd/base/.libs/libjabberdbase.a /usr/local/lib/libgnutls-extra.so
/usr/local/lib/libopencdk.so /usr/local/lib/libgnutls.so -lz
/usr/local/lib/libgcrypt.so -lnsl /usr/local/lib/libgpg-error.so
../jabberd/.libs/libjabberd.so /usr/lib/libpopt.so -lresolv -ldl
/usr/lib/libidn.so /usr/local/lib/libpth.so /usr/lib/libexpat.so -Wl,--rpath
-Wl,/usr/local/lib
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_delete_structure'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_create_element'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_read_value'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_array2tree'
../jabberd/.libs/libjabberd.so: undefined reference to `asn1_der_decoding'
../jabberd/.libs/libjabberd.so: undefined reference to `libtasn1_strerror'
collect2: ld returned 1 exit status
make[3]: *** [jabberd] Error 1

I know this thread started a couple of weeks ago - would very much appreciate
hearing if anyone managed to work through this? Likewise, if anyone would like
for me to try something, I'm all ears.

Thanks,

-Chris






More information about the JAdmin mailing list