Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 1999 13:19:33 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Torri Mahncke <torri@on-line.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Can't build a kernel 
Message-ID:  <86456.945688773@axl.noc.iafrica.com>
In-Reply-To: Your message of "Sun, 19 Dec 1999 00:04:57 %2B0100." <385C1318.DA09A513@on-line.de> 

next in thread | previous in thread | raw e-mail | index | archive | help


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? :-)

Have you tried this:

	cd /usr/src/sys/i386/conf
	config -r MYCONFIG
	cd ../../compile/MYCONFIG
	make depend && make

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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