From owner-freebsd-current Wed Sep 23 15:59:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03158 for freebsd-current-outgoing; Wed, 23 Sep 1998 15:59:18 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03126 for ; Wed, 23 Sep 1998 15:59:03 -0700 (PDT) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id PAA11428; Wed, 23 Sep 1998 15:58:59 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp03.primenet.com, id smtpd011373; Wed Sep 23 15:58:49 1998 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id PAA18747; Wed, 23 Sep 1998 15:58:46 -0700 (MST) From: Terry Lambert Message-Id: <199809232258.PAA18747@usr09.primenet.com> Subject: Re: KERNEL redefined for genassym.c To: luoqi@watermarkgroup.com (Luoqi Chen) Date: Wed, 23 Sep 1998 22:58:46 +0000 (GMT) Cc: current@FreeBSD.ORG In-Reply-To: <199809222347.TAA05655@lor.watermarkgroup.com> from "Luoqi Chen" at Sep 22, 98 07:47:30 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Here is the warning I got: > > ../../i386/i386/genassym.c:61: warning: `KERNEL' redefined > *Initialization*:1: warning: this is the location of the previous definition This is intentional; it means that you have not updated your configuration file for CAM. Diff your "GENERIC" and the one in the tree (cvs diff -r HEAD GENERIC) to see what changes are necessary. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message