Module Name: src
Committed By: wiz
Date: Thu Sep 26 20:08:44 UTC 2024
Modified Files:
src: UPDATING
Log Message:
UPDATING: note problem with malloc_np.h
To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.359 src/UPDATING:1.360
--- src/UPDATING:1.359 Tue Sep 24 14:04:49 2024
+++ src/UPDATING Thu Sep 26 20:08:44 2024
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.359 2024/09/24 14:04:49 martin Exp $
+$NetBSD: UPDATING,v 1.360 2024/09/26 20:08:44 wiz 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
@@ -19,6 +19,13 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20240926:
+ Building -current when running on amd64 from about 20240924
+ to about 20240926 will not work due to a "malloc_np.h"
+ error. Please downgrade to a version from 20240924 or older,
+ or upgrade to a newer version e.g. using a binary release from
+ the NetBSD build servers.
+
20240923:
Update builds will require cleaning the object directories for
jemalloc (like: "rm -rf $OBJ/external/bsd/jemalloc*") and the