On Tue, 16 Jul 2002, Richard Levitte - VMS Whacker wrote:

> In message <[EMAIL PROTECTED]> on Tue, 16 Jul 2002 
>10:53:26 +0200 (MET DST), [EMAIL PROTECTED] said:
>
> levitte>   Log:
> levitte>   For those wanting to build for several platforms with the same source
> levitte>   directory, making a separate directory tree with lots of symbolic links
> levitte>   seems to be the solution.  Unfortunatelt, Configure doesn't take 
>appropriate
> levitte>   steps to support this solution (as in removing a file that's going to be
> levitte>   rewritten).  This change corrects that situation.  Now I just have to
> levitte>   find all other places where there's lack of support for this.
>
> Note that for now, doing platform-dependent build trees should be
> regarded as experimental, until we have checked that it works
> properly.

Excelent! I'll test this out. I have 14 platforms that build from
one read only tree.

Here is a list of files I remove from the duplicated tree.
(0.9.7 branch)
        FILES="apps/progs.h crypto/asn1/asn1_err.c \
        crypto/asn1/asn1.h crypto/bio/bio_err.c crypto/bio/bio.h \
        crypto/bn/bn_err.c crypto/bn/bn.h crypto/bn/bn_prime.h \
        crypto/buffer/buf_err.c crypto/buffer/buffer.h \
        crypto/comp/comp_err.c crypto/comp/comp.h \
        crypto/conf/conf_def.h crypto/conf/conf_err.c \
        crypto/conf/conf.h crypto/cpt_err.c crypto/crypto.h \
        crypto/dh/dh_err.c crypto/dh/dh.h crypto/dsa/dsa_err.c \
        crypto/dsa/dsa.h crypto/dso/dso_err.c crypto/dso/dso.h \
        crypto/evp/evp_err.c crypto/evp/evp.h crypto/objects/obj_dat.c \
        crypto/objects/obj_dat.h crypto/objects/objects.h \
        crypto/objects/obj_err.c crypto/objects/obj_mac.num \
        crypto/objects/obj_mac.h crypto/pem/pem_err.c crypto/pem/pem.h \
        crypto/pkcs12/pk12err.c crypto/pkcs12/pkcs12.h \
        crypto/pkcs7/pkcs7err.c crypto/pkcs7/pkcs7.h \
        crypto/rand/rand_err.c crypto/rand/rand.h crypto/rsa/rsa_err.c \
        crypto/rsa/rsa.h crypto/x509/x509_err.c crypto/x509/x509.h \
        crypto/x509v3/v3err.c crypto/x509v3/x509v3.h ssl/ssl_err.c \
        ssl/ssl.h util/libeay.num util/ssleay.num"


-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]


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

Reply via email to