Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 1997 15:53:09 -0600 (CST)
From:      "Brent J. Nordquist" <bjn@platinum.com>
To:        freebsd-stable@freebsd.org
Subject:   Header not found building F00F patch under 2.2.5
Message-ID:  <199712102153.PAA25829@bigbert.vt.platinum.com>

next in thread | raw e-mail | index | archive | help
I subscribe to the -current mailing list, but I haven't seen this one
go by.

I am running the stock 2.2.5 release.  I saw the security notification
for the F00F patch, so I applied the patch and tried to rebuild my
kernel.  It's failing as follows:

cc -c -O -m486 -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL  ../../i386/i386/identcpu.c
../../i386/i386/identcpu.c:56: i386/isa/intr_machdep.h: No such file or directory
*** Error code 1
 
Stop.

I then tried the following steps without success:

(1)  Checking out from CVS the revs mentioned in the patch for the three
     files that were affected.
(2)  Completely checking out RELENG_2_2_5_RELEASE from CVS and,
(2a) applying the patch or
(2b) checking out the revs from CVS.

All procduce identical results.  dmake depend on the kernel is also
complaining for all three of the affected files.

Any suggestions on what I should try next?

Thanks!

-- 
Brent J. Nordquist / nordquist@platinum.com
+1 612 905-7806 (direct)
800 526-9096 x7806 (corporate)



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