Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2012 22:33:50 GMT
From:      Judah Levine <Judah.Levine@colorado.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/166626: sio.c driver won't compile -- error in include file
Message-ID:  <201204032233.q33MXotL028699@red.freebsd.org>
Resent-Message-ID: <201204032240.q33Me1ZN056778@freefall.freebsd.org>

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

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



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