From nobody@FreeBSD.org  Thu Nov  1 08:57:06 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id DF99F37B407
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Nov 2001 08:57:04 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id fA1Gv4X21520;
	Thu, 1 Nov 2001 08:57:04 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200111011657.fA1Gv4X21520@freefall.freebsd.org>
Date: Thu, 1 Nov 2001 08:57:04 -0800 (PST)
From: Rainer Duffner <rainer@ultra-secure.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kernel fails to compile if sbc-device is included
X-Send-Pr-Version: www-1.0

>Number:         31694
>Category:       kern
>Synopsis:       kernel fails to compile if sbc-device is included
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 01 09:00:01 PST 2001
>Closed-Date:    Sat Nov 10 00:30:33 PST 2001
>Last-Modified:  Sat Nov 10 00:32:48 PST 2001
>Originator:     Rainer Duffner
>Release:        4.4-STABLE
>Organization:
>Environment:
FreeBSD bsd-kayak.i-duffner.de 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Oct 20 20:37:33 CEST 2001     root@bsd-kayak.i-duffner.de:/usr/obj/usr/src/sys/DUAL-KAYAK  i386
>Description:
make buildkernel KERNCONF=DUAL-KAYAK
[snip]
...
In file included from /usr/src/sys/dev/sound/pcm/sound.h:103,
                 from /usr/src/sys/dev/sound/isa/sbc.c:30:
/usr/src/sys/dev/sound/pcm/channel.h:66: channel_if.h: No such file or directorymkdep: compile failed
*** Error code 1

>How-To-Repeat:
This is not a one-time problem
>Fix:
Well, I can disable sound-support.
But it worked before, and I'd like to restore this state ;-)


>Release-Note:
>Audit-Trail:

From: "Crist J. Clark" <cristjc@earthlink.net>
To: Rainer Duffner <rainer@ultra-secure.de>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/31694: kernel fails to compile if sbc-device is included
Date: Fri, 2 Nov 2001 15:59:52 -0800

 On Thu, Nov 01, 2001 at 08:57:04AM -0800, Rainer Duffner wrote:
 [snip]
 
 > >Environment:
 > FreeBSD bsd-kayak.i-duffner.de 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Oct 20 20:37:33 CEST 2001     root@bsd-kayak.i-duffner.de:/usr/obj/usr/src/sys/DUAL-KAYAK  i386
 > >Description:
 > make buildkernel KERNCONF=DUAL-KAYAK
 > [snip]
 > ...
 > In file included from /usr/src/sys/dev/sound/pcm/sound.h:103,
 >                  from /usr/src/sys/dev/sound/isa/sbc.c:30:
 > /usr/src/sys/dev/sound/pcm/channel.h:66: channel_if.h: No such file or directorymkdep: compile failed
 > *** Error code 1
 
 I do not have this problem in the -STABLE module building. What does
 your kernel configuration file look like? You may also want to
 re-cvsup and clean things to make sure there are no lingering
 problems,
 
   # cvsup -g -L2 your-stable-supfile
   # cd /usr/src
   # make cleandir && make cleandir
   # rm -rf /usr/obj/*
 
 -- 
 Crist J. Clark                     |     cjclark@alum.mit.edu
                                    |     cjclark@jhu.edu
 http://people.freebsd.org/~cjc/    |     cjc@freebsd.org
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Sat Nov 10 00:30:33 PST 2001 
State-Changed-Why:  
Timeout. I assume that the build went OK or else I would have heard 
about more problems. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31694 
>Unformatted:
