Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 1994 14:19:27 -0500 (EST)
From:      michael squires <mikes@nickel.ucs.indiana.edu>
To:        freebsd-questions@freefall.cdrom.com (FreeBSD Questions)
Subject:   Compiling 1.1.5.1 kernel
Message-ID:  <199412210121.BAA05574@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help

When compiling GENERICAH (i.e., "config GENERICAH", cd to GENERICAH directory, 
"make depend", then "make") I find I have to restart make numerous times when
it fails with errors that aren't there.  Many of these are of the form of
finding a character 0177 that isn't there.  Eventually 386bsd is built.

The system is just being upgraded from 1.1 RELEASE to 1.1.5.1 (need bad144 for
the large old ESDI drive used for home directories); I've tried installing
twice, the second time from a completely new set of files ftp'd from 
gatekeeper.dec.com, same problem.

The system is an old 386DX20, 8MB, Adaptec 1542B/Wren VI primary, WD1007V/
Miniscribe (remember them?) 660MB ESDI, Archive Viper.

cc  -c -O -D__FreeBSD__ -W -Wreturn-type -Wcomment  -I. -I../.. -I../../sys -DGENERICAH -DI586_CPU -DI486_CPU -DI386_CPU -DNCONS=4 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DXSERVER -DTCP_COMPAT_42 -DCOMPAT_43 -DPCFS -DNFS -DISOFS -DINET -DMATH_EMULATE -DKERNEL -Di386 -DNPX  ../../i386/isa/sio.c
../../i386/isa/sio.c: In function `sioopen':
../../i386/isa/sio.c:725: `gotttttw' undeclared (first use this function)
../../i386/isa/sio.c:725: (Each undeclared identifier is reported only once
../../i386/isa/sio.c:725: for each function it appears in.)
../../i386/isa/sio.c:725: parse error before character 0177
*** Error code 1

I suppose that it may be time to finally buy that new motherboard, unless
someone has some other idea.

The system works perfectly, other than this.




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