On Tue, Apr 15, 2008 at 11:17:00PM +0000, Jacob Meuser wrote: > On Tue, Apr 15, 2008 at 03:17:06PM -0700, Kevin wrote: > > > > > > Things chug along nicely as expected 'til we get to tk, which > > > kvetches > > > > > > about oodles of things (see below) 'til it finally bails > > > altogether. > > > > > > Wash, rinse, repeat on 4.3-current. FWIW when trying -current, I'm > > > > > > all-but-sure I have both the base system and the most recent > > > version > > > > > > of everything. > > > > > > > > > > Do you have xbase and xshare installed? > > > > > > > > Had xbase but not xshare installed; however, the results are the same > > > > (at least on the 4.3-release machine) with both xbase and xshare > > > > installed now: no joy. :-( > > > > > > did you clean up the old "work" directories? > > > > > > $ cd /usr/ports/x11/tk/8.4 && make clean > > > > Urgh... can't believe I forgot it this time through! Every prior > > attempt I remembered, but bah! this time through I'd forgotten. > > I set WRKOBJDIR in /etc/mk.conf, so I can just do one ls and > see what ports still have old work directories around.
Yes, and with WRKOBJDIR on mfs, builds are really faster.. mk.conf: WRKOBJDIR=/usr/obj/ports fstab: swap /usr/obj mfs rw,-s=2000000 0 0 hth, Landry