Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 1995 20:55:11 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-hackers@freefall.cdrom.com
Subject:   after snap kernel build blues
Message-ID:  <199501161955.UAA09311@gilberto.physik.rwth-aachen.de>

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

Past Friday (13th!) I ran a ftp session on freebsd.cdrom.com to
grab the latest snapshot. The ftp session ran all day at avge. rates
of 0.36 KB/s and after I had it downloaded at last I found
that sh do_cksum returned an error on two files (bindist.ah and bindist.aw)

I downloaded these files today since I was busy with other things over the
weekend and found that 

sh extract.sh  returned something like gzip: stdin not gzip format.

I rebooted my machine and tried again a cat bin* | tar ztvf - and found
everything OK (COPYRIGHT was the last file being shown).

I started over executing the extract.sh script and things went fine
this time.

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

Stop.
blues# exit

Script done on Mon Jan 16 19:44:15 1995



--Chris  Christoph P. U. Kukulies    kuku@gil.physik.rwth-aachen.de	 
(still runnung a GENERIC 2.0 kernel)



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