Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 1997 22:14:43 -0800 (PST)
From:      taguchi@tohoku.iij.ad.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/5007: can not compile /usr/src/sys/pci/brooktree848.c
Message-ID:  <199711110614.WAA29399@hub.freebsd.org>
Resent-Message-ID: <199711110620.WAA29640@hub.freebsd.org>

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

>Number:         5007
>Category:       kern
>Synopsis:       can not compile /usr/src/sys/pci/brooktree848.c
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 22:20:01 PST 1997
>Last-Modified:
>Originator:     Taguchi Takeshi
>Organization:
IIJ Tohoku
>Release:        2.2.5-STABLE (cvsuped at 971110)
>Environment:
FreeBSD www.tohoku.iij.ad.jp 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Wed Nov  5 1\
6:17:23 JST 1997     root@www.tohoku.iij.ad.jp:/usr/src/sys/compile/WWW  i386
>Description:
can not compile bt848 driver.
cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-e\
xterns -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I-\
 -I. -I../.. -I../../../include -DDIAGNOSTIC -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -\
DNFS -DFFS -DINET -DKERNEL  ../../pci/brooktree848.c
../../pci/brooktree848.c: In function `video_ioctl':
../../pci/brooktree848.c:1955: parse error before `par'
../../pci/brooktree848.c:1961: `write' undeclared (first use this function)
../../pci/brooktree848.c:1961: (Each undeclared identifier is reported only onc\
e
../../pci/brooktree848.c:1961: for each function it appears in.)
../../pci/brooktree848.c:1962: `i2c_addr' undeclared (first use this function)
../../pci/brooktree848.c:1962: `i2c_port' undeclared (first use this function)
../../pci/brooktree848.c:1962: `data' undeclared (first use this function)
../../pci/brooktree848.c:1966: `par' undeclared (first use this function)
*** Error code 1

>How-To-Repeat:
everytime ;-(
>Fix:
Sorry, I don't know...
>Audit-Trail:
>Unformatted:



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