From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 14 16:40:22 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38AA716A4CE for ; Thu, 14 Apr 2005 16:40:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC3243D54 for ; Thu, 14 Apr 2005 16:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3EGeLaj098661 for ; Thu, 14 Apr 2005 16:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3EGeLin098660; Thu, 14 Apr 2005 16:40:21 GMT (envelope-from gnats) Resent-Date: Thu, 14 Apr 2005 16:40:21 GMT Resent-Message-Id: <200504141640.j3EGeLin098660@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Davide Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E520716A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/79915: warning: no previous prototype for 'devclass_get_drivers' *** Error code 1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:40:22 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 14 16:40:21 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted: