'Richard Levitte - VMS Whacker via RT wrote:'
> 
> 
> In message <[EMAIL PROTECTED]> on Tue,  9 Nov 2004 09:32:46 +0100 (MET), 
> "[EMAIL PROTECTED] via RT" <[EMAIL PROTECTED]> said:
> 
> rt> I tried to compile openssl-0.9.7e as usual, however since version e
> rt> it fails with:
> rt> 
> rt> ..
> rt> + gcc -shared -o libfips.so.0.9.7 -Wl,-soname=libfips.so.0.9.7 
> -Wl,-Bsymbolic -Wl,--whole-archive libfips.a -Wl,--no-whole-archive -L. 
> -L/export/scratch/build/root4build/usr/lib -ldl -lc
> rt> gcc: libfips.a: No such file or directory
> rt> make: *** [do_gnu-shared] Error 1
> 
> Know error.  In Makefile.org, change the value of SHLIBDIRS from "fips
> crypto ssl" to just "crypto ssl".

Ahh - ok. That worked :-)

I guess, than you probably know the "errors" occuring when doing an 
'make install', too?

..
make[2]: Entering directory `/develop/scratch/build/openssl-0.9.7e/fips/sha1'
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `if test -n ""; then  for i in  ;  do   (cp $i 
/export/scratch/_root/opt/openssl/include/openssl/$i;  chmod 644 
/export/scratch/_root/opt/openssl/include/openssl/$i );  done;  fi'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/develop/scratch/build/openssl-0.9.7e/fips/sha1'
..

Probably everywhere, where EXHEADER is undefined.

Thanx a lot for your quick answer,
jens.
-- 
+---[ Jens Elkner ]--------------------------------------------------------+
| Walther-Rathenau-Str. 58                 [EMAIL PROTECTED]              |
| 39104 Magdeburg   GERMANY           http://www.linofee.org/~jel/         |
+--------------------------------------------------------------------------+

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to