NetBSD Problem Report #45616

From www@NetBSD.org  Tue Nov 15 07:09:54 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id C29A263C412
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 15 Nov 2011 07:09:53 +0000 (UTC)
Message-Id: <20111115070953.1C11F63B8A8@www.NetBSD.org>
Date: Tue, 15 Nov 2011 07:09:53 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Missing header in build of kdump and ktruss
X-Send-Pr-Version: www-1.0

>Number:         45616
>Category:       bin
>Synopsis:       Missing header in build of kdump and ktruss
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 15 07:10:01 +0000 2011
>Closed-Date:    Fri Sep 30 08:29:15 +0000 2016
>Last-Modified:  Fri Sep 30 08:29:15 +0000 2016
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Header pcq.h is missing in build of kdump-ioctl.c and ktruss-ioctl.c .
>How-To-Repeat:

>Fix:
I am using this fixes

diff -u -p -r1.140 Makefile
--- sys/sys/Makefile	2 Nov 2011 19:21:43 -0000	1.140
+++ sys/sys/Makefile	15 Nov 2011 06:07:43 -0000
@@ -24,7 +24,7 @@ INCS=	acct.h agpio.h aio.h ansi.h aout_m
 	malloc.h mallocvar.h mbuf.h md4.h md5.h midiio.h \
 	mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \
 	namei.h null.h \
-	param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
+	param.h pcq.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
 	protosw.h pset.h ptrace.h ptree.h \
 	queue.h quota.h \
 	ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h rmd160.h \

diff -u -p -r1.1709 mi
--- distrib/sets/lists/comp/mi	15 Nov 2011 00:50:55 -0000	1.1709
+++ distrib/sets/lists/comp/mi	15 Nov 2011 06:15:12 -0000
@@ -2450,6 +2450,7 @@
 ./usr/include/sys/null.h			comp-c-include
 ./usr/include/sys/optstr.h			comp-obsolete		obsolete
 ./usr/include/sys/param.h			comp-c-include
+./usr/include/sys/pcq.h				comp-c-include
 ./usr/include/sys/pcu.h				comp-c-include
 ./usr/include/sys/pipe.h			comp-c-include
 ./usr/include/sys/pmc.h				comp-c-include

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: shattered@NetBSD.org
State-Changed-When: Fri, 26 Apr 2013 17:44:54 +0000
State-Changed-Why:
Is this still a problem?


State-Changed-From-To: feedback->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Fri, 30 Sep 2016 08:29:15 +0000
State-Changed-Why:
assume old -current build failure is fixed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.