Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 16:34:58 GMT
From:      Davide <efr@anubics.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/79915: warning: no previous prototype for 'devclass_get_drivers' *** Error code 1
Message-ID:  <200504141634.j3EGYwkx022406@www.freebsd.org>
Resent-Message-ID: <200504141640.j3EGeLin098660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504141634.j3EGYwkx022406>