From owner-freebsd-smp Tue Oct 8 22:07:10 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA06159 for smp-outgoing; Tue, 8 Oct 1996 22:07:10 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA06152 for ; Tue, 8 Oct 1996 22:07:07 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id WAA29737 for ; Tue, 8 Oct 1996 22:08:08 -0700 Date: Tue, 8 Oct 1996 22:08:07 -0700 (PDT) From: Veggy Vinny To: freebsd-smp@FreeBSD.ORG Subject: SMP kernel compile failed with latest -current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ../../i386/isa/if_ze.c:744: warning: data definition has no type or storage class ../../i386/isa/if_ze.c:744: parse error before `}' ../../i386/isa/if_ze.c:748: parse error before `3' ../../i386/isa/if_ze.c:749: warning: function declaration isn't a prototype ../../i386/isa/if_ze.c:749: conflicting types for `log' ../../sys/systm.h:124: previous declaration of `log' ../../i386/isa/if_ze.c:749: warning: redundant redeclaration of `log' in same scope ../../sys/systm.h:124: warning: previous declaration of `log' ../../i386/isa/if_ze.c:749: warning: data definition has no type or storage class ../../i386/isa/if_ze.c:754: parse error before `->' ../../i386/isa/if_ze.c:754: warning: function declaration isn't a prototype ../../i386/isa/if_ze.c:754: conflicting types for `ze_reset' ../../i386/isa/if_ze.c:669: previous declaration of `ze_reset' ../../i386/isa/if_ze.c:754: warning: redundant redeclaration of `ze_reset' in same scope ../../i386/isa/if_ze.c:669: warning: previous declaration of `ze_reset' ../../i386/isa/if_ze.c:754: warning: data definition has no type or storage class *** Error code 1 Stop. root@earth [10:05pm][/usr/src/sys/compile/EARTH-SMP] >>