There's a bug in the config file:

--- config~     Mon Dec 21 11:58:38 1998
+++ config      Sat Jan  9 01:18:01 1999
@@ -300,7 +300,7 @@
 case "$GUESSOS" in
   alpha-*-linux2) OUT="alpha-gcc" ;;
   *-*-linux2) OUT="linux-elf" ;;
-  *-*-linux) OUT="linux-aout" ;;
+  *-*-linux1) OUT="linux-aout" ;;
   sun4*-sun-solaris2) OUT="solaris-sparc-$CC" ;;
   *86*-sun-solaris2) OUT="solaris-x86-$CC" ;;
   *-*-sunos4) OUT="sunos-$CC" ;;

Also, config should be set to executable.

crypto/bio/ contains a mess by someone who didn't know how to use his
shell.

crypto/sha1/asm contains an a.out file.

At various places there are files named f.* which serve no apparent
reason.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to