Apps compiled against OpenSSL segfault

Stefan Sperling stsp at stsp.in-berlin.de
Thu Jan 11 14:22:13 CET 2007


On Thu, Jan 11, 2007 at 01:52:04PM +0100, Stefan Sperling wrote:
> Does the attached patch help?
  
> # DSLinux
> -"dslinux","$ENV{'CC'}:$ENV{'CFLAGS'} -DL_ENDIAN -DTERMIO -Wall:::::::::-fPIC::",
> +"dslinux","$ENV{'CC'}:$ENV{'CFLAGS'}::-D_REENTRANT:::BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn::::",

I just noted that the -D_REENTRANT entry is bogus, since
we don't need threading. It probably does no harm, but I've removed it anyway.

So the line I'm using now is:

"dslinux","$ENV{'CC'}:$ENV{'CFLAGS'}:::::BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn::::",

-- 
stefan
http://stsp.in-berlin.de                                 PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20070111/d41e9028/attachment.pgp 


More information about the dslinux-devel mailing list