On Mon, Nov 22, 2004 at 10:17:11AM -0600, J.D. Bronson wrote: > At 09:06 AM 11/22/2004, David Jenkins wrote: > >On Mon, 22 Nov 2004 14:59:45 +0000, Chris <[EMAIL PROTECTED]> wrote: > >> no if I do WITH_OPENSSL_PORT=yes it doesnt overwite the base > > > >There's a similar thread on this at the moment. > > > >This *should* hopefully work. > > > >make -DOPENSSL_OVERWRITE_BASE install clean > > > >Hope this helps. > > > >David > > > This still doesnt work: > > shadow# make > shadow# make -DOPENSSL_OVERWRITE_BASE install > # > # this ports does not support the dynamic root > # please undefine OPENSSL_OVERWRITE_BASE > # and use WITH_OPENSSL_PORT=yes instead. > # > *** Error code 1 > > Stop in /usr/ports/security/openssl. > shadow# > > > So does -anyone- know the magic we need here? THANKS!
You need to 'make clean' and then rebuild from scratch using the
OPENSSL_OVERWRITE_BASE flags, probably. OPENSSL_OVERWRITE_BASE has
it's principal effect during the configuration phase of the
compilation, not the installation step as you might at first think.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
pgpLShe6eiC27.pgp
Description: PGP signature
