From owner-freebsd-questions Mon Jul 20 07:35:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA14084 for freebsd-questions-outgoing; Mon, 20 Jul 1998 07:35:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan@dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA14034 for ; Mon, 20 Jul 1998 07:35:00 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.8.8/8.8.8) id JAA13934; Mon, 20 Jul 1998 09:33:28 -0500 (CDT) (envelope-from dan) Message-ID: <19980720093328.A13828@emsphone.com> Date: Mon, 20 Jul 1998 09:33:28 -0500 From: Dan Nelson To: THIERRY.HERBELOT@telspace.alcatel.fr, francis@cody.usls.edu Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: =?iso-8859-1?Q?R=E9p_:_Unknown_%_construct_in_generic_makefile=2E=2E=2E?= References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: ; from "THIERRY.HERBELOT@telspace.alcatel.fr" on Mon Jul 20 09:10:49 GMT 1998 X-OS: FreeBSD 2.2.6-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jul 20), THIERRY.HERBELOT@telspace.alcatel.fr said: >> hello everyone! >> >> i just happened to finish CVSuping the /usr/src/sys of FreeBSD >> 2.2.6-stable. CVSuped /usr/src/lib for the stable libraries (and include >> files). now, whenever i do 'config ', i get this message: >> >> Unknown % construct in generic makefile: %VERSREQ= 220000 >> >> then, after doing 'make depend' in ../../compile/MACHINE_CONFIG, i get >> this error after doing 'make all': >> >> isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment >> isa.o: More undefined symbol _isa_devtab_cam refs follow > > Hi, > > You **MUST** update the "config" executable (/usr/sbin/config) > whenever you update the kernel sources. well, not MUST exactly. Only sometimes. Code has been added to /usr/sbin/config and the kernel so that you get a warning if you try and run an old config on new kernel sources. -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message