NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/42938: checkflist errors on netbsd-5 branch with MKDEBUG=yes
The following reply was made to PR toolchain/42938; it has been noted by GNATS.
From: Richard Hansen <rhansen%bbn.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: toolchain/42938: checkflist errors on netbsd-5 branch with
MKDEBUG=yes
Date: Thu, 11 Mar 2010 12:36:23 -0500
This is a multi-part message in MIME format.
--------------080003090707070301070509
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
There is another similar problem with the X sources:
/usr/libdata/debug/usr/X11R7/bin/bdftruncate.debug is present in DISTDIR
but not in src/distrib/sets/lists/xcomp/mi. Attached is a patch to fix it.
-Richard
--------------080003090707070301070509
Content-Type: text/x-patch;
name="distrib.sets.lists.xcomp.mi_fix.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="distrib.sets.lists.xcomp.mi_fix.patch"
Index: distrib/sets/lists/xcomp/mi
===================================================================
RCS file: /NETBSD-CVS/src/distrib/sets/lists/xcomp/mi,v
retrieving revision 1.71.2.6
diff -u -r1.71.2.6 mi
--- distrib/sets/lists/xcomp/mi 10 Oct 2009 19:53:24 -0000 1.71.2.6
+++ distrib/sets/lists/xcomp/mi 11 Mar 2010 15:20:33 -0000
@@ -9009,6 +9009,7 @@
./usr/libdata/debug/usr/X11R7/bin/appres.debug -unknown-
debug,xorg
./usr/libdata/debug/usr/X11R7/bin/atobm.debug -unknown-
debug,xorg
./usr/libdata/debug/usr/X11R7/bin/bdftopcf.debug -unknown-
debug,xorg
+./usr/libdata/debug/usr/X11R7/bin/bdftruncate.debug -unknown-
debug,xorg
./usr/libdata/debug/usr/X11R7/bin/beforelight.debug -unknown-
debug,xorg
./usr/libdata/debug/usr/X11R7/bin/bitmap.debug -unknown-
debug,xorg
./usr/libdata/debug/usr/X11R7/bin/bmtoa.debug -unknown-
debug,xorg
--------------080003090707070301070509--
Home |
Main Index |
Thread Index |
Old Index