Re: better way to build libraries..
- From: Ruslan Ermilov <ru@xxxxxxxxxxx>
- Date: Fri, 29 Sep 2006 12:27:13 +0400
Hi,
On Thu, Sep 28, 2006 at 04:18:16PM -0700, John-Mark Gurney wrote:
With the recent libcrypto upgrade, I found out that we can't buildDon't ever think about committing this! ;-)
libraries (that have special headers) w/o doing a buildworld... This
isn't very good as the latest SA requires people to do a buildworld
to get the new library.. With a bit of advice from Kris Kennaway,
I came up w/ the following patch:
Try this instead (with unpatched sources):
cd /usr/src/secure/lib/libcrypto
make obj
make includes
make depend
make all
make install
Cheers,
--
Ruslan Ermilov
ru@xxxxxxxxxxx
FreeBSD committer
Attachment:
pgpavIINhPwEK.pgp
Description: PGP signature
- Follow-Ups:
- Re: better way to build libraries..
- From: John-Mark Gurney
- Re: better way to build libraries..
- References:
- better way to build libraries..
- From: John-Mark Gurney
- better way to build libraries..
- Prev by Date: Re: isofs/cd9660 -> relocate to fs/isofs/cd9660?
- Next by Date: Re: isofs/cd9660 -> relocate to fs/isofs/cd9660?
- Previous by thread: better way to build libraries..
- Next by thread: Re: better way to build libraries..
- Index(es):
Relevant Pages
|
|