Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 23:01:03 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Kent Stewart <kstewart@urx.com>
Cc:        marcel@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: what is the correct invocation of config so that module  dependencies..
Message-ID:  <Pine.BSF.4.10.10008072259570.86325-100000@beppo.feral.com>
In-Reply-To: <398F8D6E.4B8D0CBE@urx.com>

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



I have /tstsys as a real directory.

It turns out that /usr/src/sys is indeed  a symlink to /space/sys,

But /tstsys is still referring to things from /usr/src/sys (realpath,
/space/sys). Broken.



On Mon, 7 Aug 2000, Kent Stewart wrote:

> 
> 
> 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?Pine.BSF.4.10.10008072259570.86325-100000>