Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src How to deal with src/external/mit/lua/src: No such file or d...
details: https://anonhg.NetBSD.org/src/rev/13f0eec5b1d7
branches: trunk
changeset: 330829:13f0eec5b1d7
user: apb <apb%NetBSD.org@localhost>
date: Wed Jul 23 08:37:03 2014 +0000
description:
How to deal with src/external/mit/lua/src: No such file or directory
diffstat:
UPDATING | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r c16bf658fd34 -r 13f0eec5b1d7 UPDATING
--- a/UPDATING Wed Jul 23 07:16:14 2014 +0000
+++ b/UPDATING Wed Jul 23 08:37:03 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.255 2014/05/30 18:33:30 joerg Exp $
+$NetBSD: UPDATING,v 1.256 2014/07/23 08:37:03 apb 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
@@ -16,6 +16,15 @@
Recent changes:
^^^^^^^^^^^^^^^
+20140721:
+ The src/external/mit/lua/src directory was accidentally created
+ and then deleted in the CVS repository. If you get errors like
+
+ cvs [update aborted]: cannot open directory
+ /cvsroot/src/external/mit/lua/src: No such file or directory
+
+ then delete your local copy of that directory tree and try again.
+
20140530:
ARM eABI switched to DWARF based exception handling. This requires
rebuilding all C++ code. It is strongly advised to do a clean build.
Home |
Main Index |
Thread Index |
Old Index