Date: Wed, 5 May 2004 04:12:12 -0700 From: Russell Jackson <rjackson@cserv62.csub.edu> To: freebsd-current@freebsd.org Subject: kernel build: machdep.c Message-ID: <20040505111212.GA52672@cserv62.csub.edu>
next in thread | raw e-mail | index | archive | help
Tonights kernel seems to be broken with: /usr/src/sys/i386/i386/machdep.c:2812: error: conflicting types for `ioapic_set_ polarity' machine/apicvar.h:145: error: previous declaration of `ioapic_set_polarity' /usr/src/sys/i386/i386/machdep.c:2818: error: conflicting types for `ioapic_set_ triggermode' machine/apicvar.h:147: error: previous declaration of `ioapic_set_triggermode' /usr/src/sys/i386/i386/machdep.c:2840: error: conflicting types for `lapic_set_l vt_polarity' machine/apicvar.h:165: error: previous declaration of `lapic_set_lvt_polarity' /usr/src/sys/i386/i386/machdep.c:2846: error: conflicting types for `lapic_set_l vt_triggermode' machine/apicvar.h:167: error: previous declaration of `lapic_set_lvt_triggermode ' -- Russell A. Jackson (rjackson@cserv62.csub.edu)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040505111212.GA52672>