Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 13:47:56 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        freebsd-current@freebsd.org
Subject:   -current PCVT breakage?
Message-ID:  <Pine.BSF.4.10.10003221347330.10867-100000@beppo.feral.com>

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

Is someone planning on fixing this?


../../i386/isa/pcvt/pcvt_hdr.h:943: warning: `struct isa_device' declared inside parameter list
../../i386/isa/pcvt/pcvt_hdr.h:943: warning: its scope is only this definition or declaration, which is probably not what you want.
../../i386/isa/pcvt/pcvt_hdr.h:944: warning: `struct isa_device' declared inside parameter list
../../i386/isa/pcvt/pcvt_hdr.h:946: variable `vtdriver' has initializer but incomplete type
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: excess elements in struct initializer
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: (near initialization for `vtdriver')
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: excess elements in struct initializer
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: (near initialization for `vtdriver')
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: excess elements in struct initializer
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: (near initialization for `vtdriver')
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: excess elements in struct initializer
../../i386/isa/pcvt/pcvt_hdr.h:947: warning: (near initialization for `vtdriver')
../../i386/isa/pcvt/pcvt_drv.c:130: warning: `struct isa_device' declared inside parameter list
../../i386/isa/pcvt/pcvt_drv.c:133: conflicting types for `pcprobe'
../../i386/isa/pcvt/pcvt_hdr.h:943: previous declaration of `pcprobe'
../../i386/isa/pcvt/pcvt_drv.c: In function `pcprobe':
../../i386/isa/pcvt/pcvt_drv.c:140: dereferencing pointer to incomplete type
../../i386/isa/pcvt/pcvt_drv.c: At top level:
../../i386/isa/pcvt/pcvt_drv.c:172: warning: `struct isa_device' declared inside parameter list
../../i386/isa/pcvt/pcvt_drv.c:173: conflicting types for `pcattach'
../../i386/isa/pcvt/pcvt_hdr.h:944: previous declaration of `pcattach'
../../i386/isa/pcvt/pcvt_drv.c: In function `pcattach':
../../i386/isa/pcvt/pcvt_drv.c:182: dereferencing pointer to incomplete type
../../i386/isa/pcvt/pcvt_drv.c:190: dereferencing pointer to incomplete type
../../i386/isa/pcvt/pcvt_drv.c:358: dereferencing pointer to incomplete type
*** Error code 1




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10003221347330.10867-100000>