Darryl Miles wrote:
Florian Schnabel wrote:
i tried both the etch version and the stock version of openssl 0.9.8e
and got exactly the same error
comment out your FD_ZERO(), FD_SET() and FD_ISSET() macros from the file
s_server.c this will confirm the problem is with glibc, then please file
a bug
t exactly the same error
thanks for looking into that :-)
Florian
Darryl Miles wrote:
Darryl Miles wrote:
Florian Schnabel wrote:
spider:/opt/openssl-0.9.8e-etch/apps# gcc -DMONOLITH -I..
-I../include -DOPENSSL_THREADS -D_REENTRANT \
> -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERM
file is available at http://enlightning.de/misc/s_server.s for download
Florian
Darryl Miles wrote:
> Florian Schnabel wrote:
>> spider:/opt/openssl-0.9.8e-etch/apps# gcc -DMONOLITH -I.. -I../include
>> -DOPENSSL_THREADS -D_REENTRANT \
>> > -DDSO_DLFCN -DHAVE
, in there at line 437 is the error.
If you make that available somewhere online (rather than post it to the
list) I can confirm the problem is a broken compiler or not.
Please confirm your binutils and gcc version. gcc -v, ld -v
Darryl
Florian Schnabel wrote:
still noone has any ideas wh
still noone has any ideas why it wont compile ?
i'm rather lost without openssl and i can't just reinstall the box
without a lot of extra work
Florian
Florian Schnabel wrote:
i can't compile openssl on ym debian etch amd64 box.
neither the source package from etch nor the
i can't compile openssl on ym debian etch amd64 box.
neither the source package from etch nor the current 0.9.8e from the
webpage will cmpile, both giving exactly the same error.
any help is really appreciated.
for further info: it worked once untill some etch update ...
i pasted the last part