From owner-freebsd-questions Mon Dec 20 16:40:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.isys.net (mail1.isys.net [193.96.224.45]) by hub.freebsd.org (Postfix) with SMTP id 0DAEB14E79 for ; Mon, 20 Dec 1999 16:40:18 -0800 (PST) (envelope-from torri@on-line.de) Received: from on-line.de [195.64.97.80] by mail1.isys.net with esmtp (Exim 1.73 #1) id 120DQG-0003Df-00; Tue, 21 Dec 1999 01:45:04 +0100 Message-ID: <385EDAB5.2ABE43B9@on-line.de> Date: Tue, 21 Dec 1999 02:41:09 +0100 From: Torri Mahncke X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.3-RELEASE i386) MIME-Version: 1.0 To: Sheldon Hearn Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't build a kernel References: <86456.945688773@axl.noc.iafrica.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > On Sun, 19 Dec 1999 00:04:57 +0100, Torri Mahncke wrote: > > > loading kernel > > ld: invalid argument to -T > > *** Error code 1 > > > > Stop. > > > > I'm trying to compile under FreeBSD 3.3 and I am using a current > > /usr/sbin/config. > > I hope you don't mean that you're trying to build a 3.3 kernel using a > 4.0-CURRENT copy of config? :-) > the config was my first suspect too, but no, it's not the guilty: my "current" is FreeBSD 3.3 and just to make sure that I run the correct version of config I rebuilt it from /usr/src/usr.sbin/config > Have you tried this: > > cd /usr/src/sys/i386/conf > config -r MYCONFIG > cd ../../compile/MYCONFIG > make depend && make yes - that' just about what I usually do to rebuild a kernel :-| > > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message