Date: Thu, 7 Aug 1997 02:13:40 +0200 (SAT) From: Paul Allenby <pallenby@zibbi.mikom.csir.co.za> To: hackers@freebsd.org Subject: kernel don't compile Message-ID: <199708070013.CAA23202@zibbi.mikom.csir.co.za>
next in thread | raw e-mail | index | archive | help
As of this morning... intr_machdep.c cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DAPM_BROKEN_STATCLOCK -DLINUX -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h ../../i386/isa/isa.c ../../i386/isa/isa.c: In function `isa_dmastatus': ../../i386/isa/isa.c:935: parse error before `<' ../../i386/isa/isa.c:938: parse error before `==' ../../i386/isa/isa.c:943: `_data' undeclared (first use this function) ../../i386/isa/isa.c:943: (Each undeclared identifier is reported only once ../../i386/isa/isa.c:943: for each function it appears in.) ../../i386/isa/isa.c:943: warning: control reaches end of non-void function ../../i386/isa/isa.c: At top level: ../../i386/isa/isa.c:943: parse error before `)' ../../i386/isa/isa.c:944: braced-group within expression allowed only inside a function FYI Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708070013.CAA23202>