|
Hi,
I am having problems with the installation of
openssl.
After I have decompressed the files. I run
config in the openssl-0.9.5a directory. Then I run 'make´ and I get the
following errors:
[root@meister1 openssl-0.9.5a]# make
making all in crypto... make[1]: Entering directory `/usr/local/apache/openssl-0.9.5a/crypto' gcc -I. -I../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c cryptlib.c -o cryptlib.o cryptlib.c:59: stdio.h: No such file or directory cryptlib.c:60: string.h: No such file or directory In file included from cryptlib.c:61: cryptlib.h:62: stdlib.h: No such file or directory cryptlib.h:63: string.h: No such file or directory In file included from cryptlib.h:69, from cryptlib.c:61: ../include/openssl/e_os.h:278: unistd.h: No such file or directory ../include/openssl/e_os.h:283: sys/types.h: No such file or directory In file included from cryptlib.h:71, from cryptlib.c:61: ../include/openssl/crypto.h:66: stdlib.h: No such file or directory ../include/openssl/crypto.h:69: stdio.h: No such file or directory In file included from cryptlib.h:73, from cryptlib.c:61: ../include/openssl/bio.h:66: stdio.h: No such file or directory ../include/openssl/bio.h:67: stdlib.h: No such file or directory In file included from cryptlib.h:74, from cryptlib.c:61: ../include/openssl/err.h:67: stdio.h: No such file or directory ../include/openssl/err.h:82: errno.h: No such file or directory make[1]: *** [cryptlib.o] Error 1 make[1]: Leaving directory `/usr/local/apache/openssl-0.9.5a/crypto' make: *** [all] Error 1 [root@meister1 openssl-0.9.5a]# Here is the contents of the
directory:
[root@meister1 openssl-0.9.5a]# ls -l
total 460 -rw-r--r-- 1 root root 124338 Apr 1 13:16 CHANGES -rw-r--r-- 1 root root 42751 Dec 23 1998 CHANGES.SSLeay -rwxr-xr-x 1 root root 42532 Mar 27 23:28 Configure -rw-r--r-- 1 root root 11729 Apr 1 13:16 FAQ -rw-r--r-- 1 root root 9649 Mar 27 23:28 INSTALL -rw-r--r-- 1 root root 3214 Jan 5 22:06 INSTALL.MacOS -rw-r--r-- 1 root root 10769 Feb 27 15:03 INSTALL.VMS -rw-r--r-- 1 root root 6631 Mar 14 00:52 INSTALL.W32 -rw-r--r-- 1 root root 6279 Jan 27 20:28 LICENSE drwxr-sr-x 3 root root 4096 Mar 14 00:54 MacOS lrwxrwxrwx 1 root root 12 May 15 12:52 Makefile -> Makefile.ssl -rw-r--r-- 1 root root 14608 Mar 16 20:46 Makefile.org -rw-r--r-- 1 root root 14746 May 15 12:52 Makefile.ssl -rw-r--r-- 1 root root 5007 Mar 23 21:31 NEWS -rw-r--r-- 1 root root 7134 Apr 1 13:16 README drwxr-sr-x 2 root root 4096 Mar 12 00:42 VMS drwxr-sr-x 4 root root 4096 May 15 12:52 apps drwxr-sr-x 2 root root 4096 Mar 12 00:42 bugs drwxr-sr-x 3 root root 4096 Mar 12 00:42 certs -rwxr-xr-x 1 root root 14383 Mar 14 00:52 config drwxr-sr-x 38 root root 4096 May 15 12:52 crypto drwxr-sr-x 8 root root 4096 Mar 12 00:43 demos drwxr-sr-x 5 root root 4096 Apr 1 13:09 doc -rw-r--r-- 1 root root 12923 Mar 23 21:31 e_os.h -rw-r--r-- 1 root root 874 Jun 9 1999 e_os2.h drwxr-sr-x 3 root root 4096 Mar 12 00:43 include -rw-r--r-- 1 root root 2765 Nov 12 1999 install.com -rwxr-xr-x 1 root root 24555 Mar 14 07:30 makevms.com drwxr-sr-x 2 root root 4096 Mar 14 00:54 ms -rw-r--r-- 1 root root 137 Feb 28 1999 openssl.doxy drwxr-sr-x 3 root root 4096 Mar 12 00:43 perl drwxr-sr-x 2 root root 4096 May 15 12:52 rsaref drwxr-sr-x 2 root root 4096 Mar 27 23:28 shlib drwxr-sr-x 2 root root 4096 May 15 12:52 ssl drwxr-sr-x 2 root root 4096 May 15 12:52 test drwxr-sr-x 5 root root 4096 Mar 12 00:43 times drwxr-sr-x 2 root root 4096 May 15 12:52 tools drwxr-sr-x 3 root root 4096 Apr 1 13:09 util [root@meister1 openssl-0.9.5a]# There seems to be a problem with the config
script not installing the files in the right directories.
I appreciate any help that you can give me on
this.
Thanks,
Payam.
|
