From owner-freebsd-stable Tue Jul 14 19:48:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00363 for freebsd-stable-outgoing; Tue, 14 Jul 1998 19:48:48 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00356 for ; Tue, 14 Jul 1998 19:48:45 -0700 (PDT) (envelope-from eirvine@tpgi.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.8.7/8.8.7) id MAA30473; Wed, 15 Jul 1998 12:50:01 +1000 Received: from tar-ppp-164.tpgi.com.au(203.26.26.164), claiming to be "gretchen" via SMTP by buffy.tpgi.com.au, id smtpda30401; Wed Jul 15 12:49:54 1998 From: "Eddie Irvine" To: , Subject: Re: 2.2 stable compile problems Date: Wed, 15 Jul 1998 12:49:00 +1000 Message-ID: <01bdaf9b$1edaf660$a41a1acb@gretchen> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve wrote: > >Unknown % construct in generic makefile: %VERSREQ= 220000 > >And the compile of the kernel works great until it attempts to >load. It then gives me a whole bunch of undefined symbol errors: > >isa.o: Undefined symbol isa_devtab_cam' referenced from text segment Same problem here. I went into /usr/src/usr.sbin/config and remade config. Had to use the "find" command to locate the new config executable, then copied it into /usr/sbin. This assumes you are cvsupping the entire source tree, of course, to get the latest source for config. Worked fine after that (from STABLE two days ago) Eddie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message