Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 1996 20:49:45 +0100 (MET)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h src/sys/i386/conf LINT src/sys/i386/eisa aic7770.c src/sys/i386/scsi aic7xxx.c aic7xxx.h src/sys/pci aic7870.c
Message-ID:  <Pine.BSF.3.95.961111204609.1895A-100000@klemm.gtn.com>
In-Reply-To: <199611110526.VAA15173@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Nov 1996, Justin T. Gibbs wrote:

> gibbs       96/11/10 21:26:15
> 
>   Modified:    sys/dev/aic7xxx  aic7xxx.seq aic7xxx_reg.h
>   Log:
>   Fix two problems with SCB Paging.

Can't compile a new kernel. The situation is as follows:
cd /usr
rm -rf src
cvs co -r RELENG_2_2 -P src
make world

Now I tried
cd /usr/src
cvs co -r HEAD -P sys

cd sys/i386/conf
config BISDN
cd ../../compile/BISDN/make depend all

Result:
cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I../../../include -DMFS -DTELES_HAS_MEMCPYB -DCOMPAT_43 -DFFS -DINET -DKERNEL ../../i386/i386/locore.s
../../i386/i386/locore.s: Assembler messages:
../../i386/i386/locore.s:705: Error: bad register name ('%cr4')
../../i386/i386/locore.s:707: Error: bad register name ('%cr4')
*** Error code 1

Somebody an idea ?! I wanted to keep RELENG_2_2 for testing, only wanted
the newest kernel sources, because of Justins changes ...

--
andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik GmbH
   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.de
pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<<
ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<<




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961111204609.1895A-100000>