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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to