Hello all,
   When trying to compile ssl on my Sun solaris 5.7 box I get the following error message.

   I'm running the compile as root, so I don't quite understand the permission denied error message I see.

   Has anyone seen this before or know how to fix it?
 

Thanks,
    ---Dean.
EMAIL:  [EMAIL PROTECTED]
 

[root@solar] ./Configure solaris-sparcv7-gcc^C
[root@solar] make
+ rm -f libcrypto.so.0
+ rm -f libcrypto.so
+ rm -f libcrypto.so.0.9.6
+ rm -f libssl.so.0
+ rm -f libssl.so
+ rm -f libssl.so.0.9.6
making all in crypto...
make[1]: Entering directory `/tmp/solaris/openssl-0.9.6a/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo "  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \
echo "  #define CFLAGS \"gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W\""; \
echo "  #define PLATFORM \"solaris-sparcv7-gcc\""; \
echo "  #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o cryptlib.o cryptlib.c
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o mem.o mem.c
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o mem_dbg.o mem_dbg.c
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o cversion.o cversion.c
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o ex_data.o ex_data.c
gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W   -c -o tmdiff.o tmdiff.c
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdic.o uid.o
make[1]: execvp: ar: Permission denied
make[1]: *** [lib] Error 127
make[1]: Leaving directory `/tmp/solaris/openssl-0.9.6a/crypto'
make: *** [sub_all] Error 1
 
 

begin:vcard 
n:Roman;Dean
tel;pager:707-284-xxxx
tel;cell:707-284-xxxx
tel;fax:707-521-3066
tel;work:707-284-2206
x-mozilla-html:TRUE
url:www.alantro.com
org:Texas Instruments;I.T.   http://www.ti.com
adr:;;141 Stony Circle Suite 210;Santa Rosa;California;95401;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:IT Manager
x-mozilla-cpt:;-16768
fn:Dean Roman
end:vcard

Reply via email to