Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 1995 14:09:03 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-hackers@freefall.cdrom.com, kuku@gilberto.physik.rwth-aachen.de
Subject:   Re: after snap kernel build blues
Message-ID:  <199501170309.OAA22547@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Now I tried to build a new kernel (which was overdue for long but
>always failed for obscure reasons: seg faults 10 and 11 and such during
>gcc passes) and I get the following error:

>Script started on Mon Jan 16 19:44:10 1995
>blues# make
>cpp -DLOCORE -I. -I../.. -I../../sys -DJAZZ -DI486_CPU -DBOUNCE_BUFFERS -DNCONS=
>8 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSF
>S -DNFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/i386/l
>ocore.s | as  -o locore.o
>../../i386/i386/locore.s: Assembler messages:
>../../i386/i386/locore.s:786: Error: Unimplemented segment type 6 in parse_operand
>*** Error code 1

Your <machine/specialreg.h> is out of date.

Bruce



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