Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Peter Wemm
Scott Long wrote: > On Tue, Nov 27, 2001 at 03:44:06PM +, Brian Somers wrote: > > > On Tue, Nov 27, 2001 at 06:35:49AM -0800, David Wolfskill wrote: > > > > [...] > > > > > > > > I don't use -DNOCLEAN or anything like that, so it looks as if forcibly > ^ > > > > remo

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Warner Losh
In message <[EMAIL PROTECTED]> Brian Somers writes: : > Simply removing the /usr/obj/usr/src/usr.bin/tip/.depend file should : > work as well. And yes, mentioning this in UPDATING ASAP would be : > great. simply removing .depend is not enough. I had to kill the whole tip directory. I got a dif

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Warner Losh
In message <[EMAIL PROTECTED]> Michael Lucas writes: : On Tue, Nov 27, 2001 at 04:20:54PM +, Brian Somers wrote: : > : > A ``rm -fr /usr/obj; make -DNOCLEAN buildworld'' is quicker than : > ``make buildworld'' anyway :*) : > : : Really? Is this recommended? Only unofficially :-) For a w

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Brian Somers
> On Tue, Nov 27, 2001 at 04:20:54PM +, Brian Somers wrote: > > > > A ``rm -fr /usr/obj; make -DNOCLEAN buildworld'' is quicker than > > ``make buildworld'' anyway :*) > > > > Really? Is this recommended? Yes, except I meant ``rm -fr /usr/obj/*''. > ==Michael "Mad doc PR submitter" Luca

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Michael Lucas
On Tue, Nov 27, 2001 at 04:20:54PM +, Brian Somers wrote: > > A ``rm -fr /usr/obj; make -DNOCLEAN buildworld'' is quicker than > ``make buildworld'' anyway :*) > Really? Is this recommended? ==Michael "Mad doc PR submitter" Lucas -- Michael Lucas [EMAIL PROTECTED] http://www.blackheli

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Brian Somers
> On Tue, 27 Nov 2001 18:03:45 +0200, Ruslan Ermilov wrote: > > | > Did you do a component build without `make obj'? That would leave > | > turds, and I'm pretty sure the buildworld target doesn't repeat the > | > cleandir target. > | > > | depend is included by make(1) automatically, before a

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Sheldon Hearn
On Tue, 27 Nov 2001 18:03:45 +0200, Ruslan Ermilov wrote: | > Did you do a component build without `make obj'? That would leave | > turds, and I'm pretty sure the buildworld target doesn't repeat the | > cleandir target. | > | depend is included by make(1) automatically, before a "cleandir" |

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Ruslan Ermilov
On Tue, Nov 27, 2001 at 05:57:54PM +0200, Sheldon Hearn wrote: > > > On Tue, 27 Nov 2001 16:50:24 +0100, Mark Santcroos wrote: > > | > I don't think this is UPDATING material. People shouldn't be using > | > -DNOCLEAN unless they understand the consequences. > | > | He (/I) didnt. > > Did y

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Sheldon Hearn
On Tue, 27 Nov 2001 16:50:24 +0100, Mark Santcroos wrote: | > I don't think this is UPDATING material. People shouldn't be using | > -DNOCLEAN unless they understand the consequences. | | He (/I) didnt. Did you do a component build without `make obj'? That would leave turds, and I'm pretty

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Ruslan Ermilov
On Tue, Nov 27, 2001 at 03:44:06PM +, Brian Somers wrote: > > On Tue, Nov 27, 2001 at 06:35:49AM -0800, David Wolfskill wrote: > > > Found this to be helpful after seeing: > > > > > > >>> stage 2: cleaning up the object tree > > > ... > > > ===> usr.bin/tip > > > ".depend", line 886: Inconsis

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Mark Santcroos
On Tue, Nov 27, 2001 at 03:44:06PM +, Brian Somers wrote: > > > I don't use -DNOCLEAN or anything like that, so it looks as if forcibly > > > removing the /usr/obj/usr/src/usr.bin/tip directory does something that > > > the normal "make buildworld" does not... and which is useful in this case.

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Scott Long
On Tue, Nov 27, 2001 at 03:44:06PM +, Brian Somers wrote: > > On Tue, Nov 27, 2001 at 06:35:49AM -0800, David Wolfskill wrote: > > > [...] > > > > > > I don't use -DNOCLEAN or anything like that, so it looks as if forcibly ^ > > > removing the /usr/obj/usr/src/usr.bi

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Brian Somers
> On Tue, Nov 27, 2001 at 06:35:49AM -0800, David Wolfskill wrote: > > Found this to be helpful after seeing: > > > > >>> stage 2: cleaning up the object tree > > ... > > ===> usr.bin/tip > > ".depend", line 886: Inconsistent operator for tip > > make: fatal errors encountered -- cannot continue

Re: rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread Ruslan Ermilov
On Tue, Nov 27, 2001 at 06:35:49AM -0800, David Wolfskill wrote: > Found this to be helpful after seeing: > > >>> stage 2: cleaning up the object tree > ... > ===> usr.bin/tip > ".depend", line 886: Inconsistent operator for tip > make: fatal errors encountered -- cannot continue > > > and the

rm -rf /usr/obj/usr/src/usr.bin/tip helps build -CURRENT

2001-11-27 Thread David Wolfskill
Found this to be helpful after seeing: >>> stage 2: cleaning up the object tree ... ===> usr.bin/tip ".depend", line 886: Inconsistent operator for tip make: fatal errors encountered -- cannot continue and the tail end of /usr/obj/usr/src/usr.bin/tip/.depend (which was 886 lines long) was: /u