Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Aug 2000 21:32:46 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        mjacob@feral.com
Cc:        marcel@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: what is the correct invocation of config so that module  dependencies..
Message-ID:  <398F8D6E.4B8D0CBE@urx.com>
References:  <Pine.BSF.4.10.10008071612450.85898-100000@beppo.feral.com>

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


Matthew Jacob wrote:
> 
> This is -current, everything up to date...
> 
> ..come out of the sys that is being built- not /usr/src/sys?
> 
> I have a sys module, /tstsys. I configure kernels in it, and the modules
> *always* have depencies out of /usr/src/sys (which gets out of date).
> 
> This is really broken, isn't it?

Not from what I see. You had some shortcuts in and now you are seeing
the real path. There are some "you cannot's", i.e., build a kernel
after a source update without building your world at the same time.

I have some short cuts and what I have is

ruby# pwd
/usr/src/sys/i386/conf
ruby# ruby
ruby# pwd
/usr/src/sys/compile/RUBY

For example, if you did the following, you can see where you ended up.

ruby# cd /sys
ruby# pwd
/usr/src/sys

This has been true since I started using FreeBSD 2.2.8. 

Kent

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

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


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?398F8D6E.4B8D0CBE>