i386/166626: sio.c driver won't compile -- error in include file
Judah Levine
Judah.Levine at colorado.edu
Tue Apr 3 22:40:02 UTC 2012
>Number: 166626
>Category: i386
>Synopsis: sio.c driver won't compile -- error in include file
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 03 22:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Judah Levine
>Release: 9.0
>Organization:
University of Colorado
>Environment:
FreeBSD 9.0
>Description:
Driver sio.c cannot be compiled because it expects members in structure consdev that are not defined. The structure is defined in cons.h. I think there may be additional problems of this type in other structures that are used by sio.c.
The include file /usr/include/sys/cons.h did not have this problem in FreeBSD version 6.
>How-To-Repeat:
add line
device sio
to system configuration and then try to re-build the kernel.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list