Subject: libtool 1.3.4 on netbsd 1.4.1 ??
To: None <tech-pkg@netbsd.org>
From: User Noud <noud@knot.nl>
List: tech-pkg
Date: 11/13/2000 11:01:08
i try to port jabber.org in the pkgsrc.
i didn't install/boot NetBSD 1.4.2 yet
but instead i took the 1.4.2/pkgsrc/devel/libtool
being 1.3.4 having dlopen en dlsym support.
and installed that libtool 1.3.4 on NetBSD 1.4.1
i see dlopen not giving NULL
but dlsym can't find a symbol giving NULL.
most likely my libtool patches aren't OK.(?)
but, asking before install/boot/tryed a NetBSD 1.4.2,
is it inpossible to use a runtime loadable module
on NetBSD 1.4.1 using libtool 1.3.4 from NetBSD 1.4.2 ??
anyone knows?
thanx,
~n