Re: xenocara broken because of the recent make change?
"STeve Andre'" <[email protected]> Sun, 7 Feb 2010 17:58:02 -0500
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
Well, I just did 1) rm -rf /usr/xobj/* 2) make clean and then the usual make bootstrap make obj make build What am I missing? This is what I've always done. I'm puzzled. tnx, STeve Andre' On Sunday 07 February 2010 17:43:23 Todd T. Fries wrote: > This is your issue not make. 'source directory already configured' is a > different way of saying 'you did a make in this dir without make obj at > some point'. > > Clean your tree properly and try again. > > Thanks, > > Penned by STeve Andre' on 20100207 17:22.10, we have: > | This is my make build after make bootstrap and make obj. > | It wasn't clear to me where the make distclean should be run. > | > | This is an i386-current system with openbsd proper compiled > | (and cvs update) on Feb 7. > | > | --STeve Andre'