Date: Sat, 30 Mar 2013 16:10:07 -0500 From: "Edwin L. Culp W." <edwinlculp@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: problem building world on 9.1 stable after changing 100% to svn Message-ID: <CALFgp2MMqauWsK1MLuo704o2djdxXtM7fFpKL_Ku1z5%2BHhFe5w@mail.gmail.com> In-Reply-To: <44hajsvclt.fsf@lowell-desk.lan> References: <CALFgp2PiDKDozFDPH-HmNYyyEESGC7z6HKOQvmqyLkVW%2BT0zaQ@mail.gmail.com> <44li94vdq7.fsf@lowell-desk.lan> <CALFgp2MGvnTbpese2m5tTUbhVtxesc%2BO02rLAak5KGT9pvxe2w@mail.gmail.com> <44hajsvclt.fsf@lowell-desk.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 30, 2013 at 3:47 PM, Lowell Gilbert < freebsd-stable-local@be-well.ilk.org> wrote: > "Edwin L. Culp W." <edwinlculp@gmail.com> writes: > > > On Sat, Mar 30, 2013 at 3:23 PM, Lowell Gilbert < > > freebsd-stable-local@be-well.ilk.org> wrote: > >> It's possible you're building with the wrong set of headers, but every > >> case I can think of would have given you an error earlier than this. > >> Do you get any output from: > >> # cd /usr/src/usr.bin/xinstall/ && svn status xinstall.c > >> by any chance? > >> > >> What command did you use for your initial source checkout from > SubVersion? > >> > > > > I did it twice. > > > > # cd /usr/src/usr.bin/xinstall/ && svn status xinstall.c > > M xinstall.c > > # cd /usr/src/usr.bin/xinstall/ && svn status xinstall.c > > M xinstall.c > > > > Hopefully you will find something there. > > Yup, that's clearly wrong. For the moment I'll assume you did the > initial checkout correctly. Or at least in some wrong way that doesn't > require you to remove the whole tree and check it out again (which > definitely is what you should have done the first time, by the way). > If the below instructions don't solve it, I'll remover the tree. It is the same tree that I was updating with cvsup daily for years. It could be causing the problem. > I'm guessing the revert part is what you really need, but go to the > /usr/src directory and try: > # svn cleanup > or > # svn revert -R * > > and if you're still lost, > # svn status . > will tell you what is in your tree that is different from a pristine one. > Thanks a lot, This will keep me busy and should solve the problem, if not erase and restart ;) I'm sure that will do it. Enjoy what is left of Easter if you live where it is celebrated. ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALFgp2MMqauWsK1MLuo704o2djdxXtM7fFpKL_Ku1z5%2BHhFe5w>