NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: toolchain/49866: Compiling netbsd-7 userland with MKDEBUG=yes ends in failure



The following reply was made to PR toolchain/49866; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: toolchain/49866: Compiling netbsd-7 userland with MKDEBUG=yes ends in failure
Date: Tue, 28 Apr 2015 19:19:48 +1000

 i've sent a pullup to netbsd-7 queue to fix this problem.  it's this
 simple patch, of course.
 
 
 .mrg.
 
 
 Index: distrib/sets/lists/debug/mi
 ===================================================================
 RCS file: /cvsroot/src/distrib/sets/lists/debug/mi,v
 retrieving revision 1.81.2.4
 diff -p -r1.81.2.4 mi
 *** distrib/sets/lists/debug/mi	24 Apr 2015 17:14:07 -0000	1.81.2.4
 --- distrib/sets/lists/debug/mi	28 Apr 2015 09:18:11 -0000
 ***************
 *** 908,914 ****
   ./usr/libdata/debug/usr/libexec/getNAME.debug	comp-man-debug		!makemandb,debug
   ./usr/libdata/debug/usr/libexec/getty.debug	comp-sysutil-debug	debug
   ./usr/libdata/debug/usr/libexec/hpropd.debug	comp-krb5-debug		kerberos,debug
 - ./usr/libdata/debug/usr/libexec/httpd.debug	comp-netutil-debug	debug
   ./usr/libdata/debug/usr/libexec/identd.debug	comp-netutil-debug	debug
   ./usr/libdata/debug/usr/libexec/ipropd-master.debug	comp-krb5-debug		kerberos,debug
   ./usr/libdata/debug/usr/libexec/ipropd-slave.debug	comp-krb5-debug		kerberos,debug
 --- 908,913 ----
 


Home | Main Index | Thread Index | Old Index