Version 0.9.4
The error message includes
../libcrypto.a(read_pwd.o): In function `des_read_pw`:
read_pwd.o(.text+0x61): undefined reference to `_IO_stdin`
read_pwd.o(.text+0x11c): undefined reference to `_IO_stderr`
          (.text+0x126)
          (.text+0x152)
          (.text+0x161)
          (.text+0x211)
../libcrypto.a(read_pwd.o)(.text+0x21b): more undefined references to
`_IO_stderr_' follow
../libcrypto.a(read_pwd.o): In function `des_read_pw':
read_pwd.o(.text+0x30a): undefined reference to `_IO_stdin_'
../libcrypto.a(rsa_sign.o): In function `RSA_verify':
rsa_sign.o(.text+0x217): undefined reference to `_IO_stderr_'
collect2: ld returned 1 exit status
make[1]: *** [openssl] Error 1
make[1]: Leaving directory `/root/openssl-0.9.4/apps'
make: ** [all] Error1


I was able to install SSL-MOD for Apache, and also Lynx SSL.. But I am
trying to install LWP with SSL support. and I have hit this road block. I
have tried several things.. and none seem to work.

Chris Pick
Please respond to 
[EMAIL PROTECTED]

Thank you in advance
Operating system: i586-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf

Reply via email to