Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src Pull up following revision(s) (requested by dholland in t...
details: https://anonhg.NetBSD.org/src/rev/fd757914cec3
branches: netbsd-6
changeset: 774617:fd757914cec3
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Sep 30 18:47:58 2012 +0000
description:
Pull up following revision(s) (requested by dholland in ticket #565):
UPDATING: revision 1.240
Strengthen the entry about the openssl update, to clarify and emphasize
that just doing a non-update build isn't enough; you really do have to
nuke $DESTDIR.
diffstat:
UPDATING | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 9d2f90f509bb -r fd757914cec3 UPDATING
--- a/UPDATING Sun Sep 30 18:46:39 2012 +0000
+++ b/UPDATING Sun Sep 30 18:47:58 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.234.2.3 2012/09/30 18:35:40 bouyer Exp $
+$NetBSD: UPDATING,v 1.234.2.4 2012/09/30 18:47:58 bouyer Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -18,9 +18,10 @@
20120813:
The update of openssl requires cleaning both the openssl build
- directory and DESTDIR; update builds done without taking these
- steps may fail, or if not, have been observed to cause
- third-party software to link incorrectly.
+ directory and DESTDIR. *Even non-update builds require cleaning
+ DESTDIR.* Builds done without taking these steps may fail, or in
+ some cases may succeed and install broken openssl libraries that
+ cause third-party software to link incorrectly and/or crash.
20120216:
Default for MKCATPAGES changed to NO. Update builds will fail
Home |
Main Index |
Thread Index |
Old Index