Date: Sun, 6 Jul 1997 15:42:33 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: Harlan.Stenn@pfcs.com (Harlan Stenn) Cc: edsweeney@caro.net, freebsd-stable@FreeBSD.ORG Subject: Re: stat_flags.c stops make world Message-ID: <199707060612.PAA24016@genesis.atrad.adelaide.edu.au> In-Reply-To: <16298.868156978@mumps.pfcs.com> from Harlan Stenn at "Jul 5, 97 10:42:58 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Harlan Stenn stands accused of saying: > The problem with the old version of /usr/include/sys/stat.h is that a > "make world" doesn't update it to the "current" version. Just before this gets out of hand, this is _NOT_ the problem. The problem is that install(1) is built very early on, before the includes are installed (for obvious reasons). install(1) needs these flags defined, so you have to manually run 'make includes' before building the world. > H -- ]] 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?199707060612.PAA24016>