From nobody@FreeBSD.org  Thu Apr 14 16:34:58 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E520716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Apr 2005 16:34:58 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C201043D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Apr 2005 16:34:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGYwbC022407
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Apr 2005 16:34:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3EGYwkx022406;
	Thu, 14 Apr 2005 16:34:58 GMT
	(envelope-from nobody)
Message-Id: <200504141634.j3EGYwkx022406@www.freebsd.org>
Date: Thu, 14 Apr 2005 16:34:58 GMT
From: Davide <efr@anubics.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: warning: no previous prototype for 'devclass_get_drivers' *** Error code 1
X-Send-Pr-Version: www-2.3

>Number:         79915
>Category:       kern
>Synopsis:       warning: no previous prototype for 'devclass_get_drivers' *** Error code 1
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 14 16:40:21 GMT 2005
>Closed-Date:    Thu Apr 14 18:24:46 GMT 2005
>Last-Modified:  Thu Apr 14 18:24:46 GMT 2005
>Originator:     Davide
>Release:        5.4 rc2
>Organization:
>Environment:
# uname -a
FreeBSD  5.4-STABLE FreeBSD 5.4-STABLE #1: Mon Apr  4 19:53:50 CEST 2005     root@:/usr/src/sys/i386/compile/DNV  i386

>Description:
      # pwd
/usr/src/sys/i386/compile/DNV
# make
cc -c -O -pipe -march=athlon -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror  ../../../kern/subr_bus.c
./../../kern/subr_bus.c:1081: warning: no previous prototype for 'devclass_get_drivers'
*** Error code 1

Stop in /usr/src/sys/i386/compile/DNV.
# 

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Apr 14 18:24:29 GMT 2005 
State-Changed-Why:  
Fixed. 

Please report kernel compile failures on the appropriate mailing list, 
in this case, freebsd-stable.  Build failures tend to get fixed very 
quickly due to the high number of developers who track the latest code, 
and the automated tinderboxes that continually run builds. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79915 
>Unformatted:
