Skip to content

Commit

Permalink
add a specific note about an xdm.man failure mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgtwentythree committed Jun 1, 2013
1 parent 10212c2 commit 316e133
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion UPDATING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: UPDATING,v 1.244 2013/05/31 10:39:02 mrg Exp $
$NetBSD: UPDATING,v 1.245 2013/06/01 08:25:17 mrg 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
Expand All @@ -16,6 +16,12 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^

20130531:
The xdm update may cause build failure due to xdm.man being
in the obj tree. Make sure to ensure any like this:
nbmake: nbmake: don't know how to make xdm.man. Stop
is fixed by deleting the xdm.man in the obj tree.

20130530:
Updates of many xsrc packages will leave old .pc files around.
Best to clean out the xsrc objdir entirely before rebuilds.
Expand Down

0 comments on commit 316e133

Please sign in to comment.