Apps compiled against OpenSSL segfault

John S. Skogtvedt jss2k2 at chello.no
Fri Jan 12 21:43:12 CET 2007


Stefan Sperling skrev:
> On Thu, Jan 11, 2007 at 03:17:40PM +0100, John S. Skogtvedt wrote:
>> Didn't work, tmsnc still crashes.
> 
> I think I've fixed it now in this commit:
> http://mailman.dslinux.in-berlin.de/pipermail/dslinux-commit/2007-January/002138.html
> 
> Can you test again?
> 
> Thanks,
> 
I now get this when I try to link against OpenSSL:

tmsnc.elf2flt: In function `dlfcn_load':
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:159: undefined 
reference to `dlopen'
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:179: undefined 
reference to `dlclose'
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:163: undefined 
reference to `dlerror'
tmsnc.elf2flt: In function `dlfcn_unload':
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:203: undefined 
reference to `dlclose'
tmsnc.elf2flt: In function `dlfcn_bind_var':
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:227: undefined 
reference to `dlsym'
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:231: undefined 
reference to `dlerror'
tmsnc.elf2flt: In function `dlfcn_bind_func':
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:258: undefined 
reference to `dlsym'
/home/jss/dslinux/lib/libssl/src/crypto/dso/dso_dlfcn.c:262: undefined 
reference to `dlerror'




More information about the dslinux-devel mailing list