Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 09:59:48 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        terry@cs.weber.edu (Terry Lambert)
Cc:        jkh@freefall.cdrom.com, bde@zeta.org.au, me@tartufo.pcs.dec.com, nate@trout.sri.mt.net, current@FreeBSD.org
Subject:   Re: Make World Times and a question about shared libs / make all
Message-ID:  <199503231759.JAA01346@gndrsh.aac.dev.com>
In-Reply-To: <9503231723.AA18805@cs.weber.edu> from "Terry Lambert" at Mar 23, 95 10:23:54 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > > Would people think it gross if /usr/include was nothing but
> > > a directory tree full of symbolic links into /usr/src (or
> > > where ever you did the ``make INCLUDE_TYPES=symlink includes'' from).
> > 
> > No, that would actually be more (he ducks) ORTHOGONAL! :-)
> > 
> > Seriously.  Then you at least have a tree of links or a tree of copies
> > but never a mix (you may recall me raving on this particular topic
> > awhile back) and it's at least a whole lot easier to _understand_.
> > 
> > Yes!  Please!
> 
> % cd /usr/include/sys
> % grep "struct foo" *.h
> % cd ../net
> ../net: No such file or directory

Not possible in current situation.  EIther your /usr/include
directory is seriously screwed up, or /usr/src/sys/net is missing.

> % cd ..
> % grep "struct foo" *.h
> No match.
> % ls *.h
> No match.
> % pwd
> /usr/src/sys

But you had no /usr/src/sys... yea, right... carefull with the
fake scripts.

> % echo "No thank you."
> No thank you.

:-), it shall be fixed...

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



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