Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 1997 13:33:12 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        pallenby@zibbi.mikom.csir.co.za (Paul Allenby)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: kernel don't compile
Message-ID:  <199708070403.NAA12902@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199708070013.CAA23202@zibbi.mikom.csir.co.za> from Paul Allenby at "Aug 7, 97 02:13:40 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Allenby stands accused of saying:
> 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

isa.c has not changed since 970729, and the above errors do not
correspond to any meaningful regions in isa.c, most particularly line
943 is in the middle of a multiline comment.

Please always check your source files in situations like this; it is
useful to know the revision number of the file you are having trouble
with.

> Paul

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708070403.NAA12902>