openssl make errors
From: LHradowy (laura.hradowy_at_NOSPAM.mts.ca)
Date: 05/01/03
- Next message: Dave Uhring: "Re: openssl make errors"
- Previous message: K Hollingworth: "Re: Check file sizes"
- Next in thread: Dave Uhring: "Re: openssl make errors"
- Reply: Dave Uhring: "Re: openssl make errors"
- Reply: Jonas Alver: "Re: openssl make errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 1 May 2003 11:38:26 -0500
I am posting this to a variety of groups since I really dont know where this
falls under.
I am trying to install openssh 3.6.1.p1 on a Sun 2.7 OS
So far I was able to install Perl 5, which was needed. Now I am only
openssl-09.7b
I have done a ./config
When I run a make
I get the following errors...
server# make
making all in crypto...
ar r ../libcrypto.a cryptlib.o mem.o mem_clr.o mem_dbg.o cversion.o
ex_data.o tmdiff.o cpt_err.o ebcdic.o uid.o o_time.o
sh: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `lib'
Current working directory /tmp/openssl-0.9.7b/crypto
*** Error code 1
make: Fatal error: Command failed for target `sub_all'
My path is this...
server# echo $PATH
/bin:/sbin:/usr/bin:/usr/ucb:/usr/sbin:/usr/local:/usr/local/bin:
I have added a symlink in the /usr/bin directory for make. ( had to do this
to get Perl 5 to install correctly)
server# ls -l /usr/bin/make
lrwxrwxrwx 1 root other 17 May 1 10:46 /usr/bin/make ->
/usr/ccs/bin/make
- Next message: Dave Uhring: "Re: openssl make errors"
- Previous message: K Hollingworth: "Re: Check file sizes"
- Next in thread: Dave Uhring: "Re: openssl make errors"
- Reply: Dave Uhring: "Re: openssl make errors"
- Reply: Jonas Alver: "Re: openssl make errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|