%% [EMAIL PROTECTED] writes:

  jb>   The following occurs when the "make" attempts to compile openssl in te
  jb> ./apps directory

  jb> /usr/bin/ld: cannot open -lc : no such file or directory
  jb> collect2 : ld returned 1 exit status

  jb> Operating system: i586-whatever-linux2
  jb> configuring for linux-elf
  jb> /usr/bin/perl ./configure linux-elf

Sounds like you didn't install the libc development package on your
Linux system.  If you want to compile code you're doing development, and
you must install the development packages.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>         Network Management Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to