Date: Wed, 6 Aug 1997 20:14:00 -0700 (PDT) From: Alex <garbanzo@hooked.net> To: Paul Allenby <pallenby@zibbi.mikom.csir.co.za> Cc: hackers@FreeBSD.ORG Subject: Re: kernel don't compile Message-ID: <Pine.BSF.3.96.970806201311.338A-100000@zippy.dyn.ml.org> In-Reply-To: <199708070013.CAA23202@zibbi.mikom.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Aug 1997, Paul Allenby wrote: > 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 `==' Try going back to the kernel configuration file, and running config on it, then make it again. This seems to solve most problems involved with upgrading. - alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970806201311.338A-100000>