Date: Sat, 8 Feb 1997 17:40:55 +1030 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: bjn@visi.com Cc: jkh@time.cdrom.com, freebsd-current@FreeBSD.ORG Subject: Re: 2.2 CVSUP 2-6-97 20:00 USA EDT Message-ID: <199702080710.RAA15206@genesis.atrad.adelaide.edu.au> In-Reply-To: <199702071550.JAA26268@undquirt.visi.com> from "Brent J. Nordquist" at "Feb 7, 97 09:50:41 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Brent J. Nordquist stands accused of saying: > > I understand the philosophy behind /usr/src/contrib, but I'm not > sure I fully understand how it works in practice when making the > world. Do you have to do something special to get the /usr/src/contrib > version of an application to be the one used? Are there supposed > to be symbolic links pointing into /usr/src/contrib if that's the > one being used? (Do you get the /usr/src/gnu/usr.bin version of > an app. by default unless you take some additional step?) Code in /contrib is referenced by a Makefile in the 'correct' place using the '.PATH' feature of make. Have a look at /usr/src/lib/libtcl/Makefile for an example. There's not supposed to be duplicates of anything in the tree; the gdb case was a slip-up on Joerg's part. There are no symbolic links involved. > Brent J. Nordquist / bjn@visi.com > +1 612 827-2747 > -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702080710.RAA15206>