>I think I've fixed the problem. Please try tomorrows snapshot and
>tell me how it worked.
>
>[guest - Thu Mar 6 15:34:46 2003]:
>
>> Solaris 8 [SPARC]
>> gcc 3.3.2
>> openssl 0.9.7a
>>
>> Using
>>
>> ./config
>>
>> everything works as expected, however with
>>
>> ./config shared
>>
>> make test fails as we use LD_LIBRARY_PATH
>>
>> The Makefiles in ./ and ./tests set LD_LIBRARY_PATH to `pwd`
>> rather than `pwd`:$$LD_LIBRARY_PATH
>>
>> Is this a bug or an error on my part
>>
>>
>> many thanks
> >
> > iain morrison
> >
> > [EMAIL PROTECTED]
> >
>
>
>--
>Richard Levitte
>[EMAIL PROTECTED]
Hi richard,
sorry for the delay - weve been rewiring our machine room!
Using openssl-0.9.7-stable-SNAP-20030323 things are much better
but still not quite right on our system
./config shared
make
make test
All the tests run fine until the final apps/openssl version -a
make[1]: Leaving directory
`/usr/local/src/openssl/openssl-0.9.7-stable-SNAP-20030323/test'
ld.so.1: apps/openssl: fatal: libgcc_s.so.1: open failed: No such
file or directory
Killed
make: *** [tests] Error 137
running this afterwards gives
apps/openssl version -a
OpenSSL 0.9.7a Feb 19 2003
built on: Wed Mar 5 20:57:19 GMT 2003
platform: solaris-sparcv9-gcc
options: bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long)
idea(int) blowfish(ptr)
compiler: gcc -DOPENSSL_SYSNAME_ULTRASPARC -fPIC -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32
-mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
-DMD5_ASM
OPENSSLDIR: "/usr/local/ssl"
so I suspect that LD_LIBRARY_PATH isnt being set correctly.
If I can run any tests/diagnostics for you please let me know
ta
iain
--
--------------------------------------------------------------
Iain Morrison
MRC Cognition and Brain Sciences Unit
15 Chaucer Road Tel 01223 355294 xt 581
Cambridge Fax 01223 359062
CB2 2EF
email [EMAIL PROTECTED]
--------------------------------------------------------------
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]