Date: Sat, 07 Feb 2009 19:51:42 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Valentin Bud <valentin.bud@gmail.com> Cc: freebsd-questions <freebsd-questions@FreeBSD.org> Subject: Re: make installworld fails Message-ID: <87tz763zkh.fsf@kobe.laptop> In-Reply-To: <139b44430902070919v6625a041j11a2ff48dc119dd6@mail.gmail.com> (Valentin Bud's message of "Sat, 7 Feb 2009 19:19:09 %2B0200") References: <139b44430902070752g17296e5cr6a910baa6c15386a@mail.gmail.com> <873aeqcjw5.fsf@kobe.laptop> <139b44430902070810n4215d90at777c824b94161a2d@mail.gmail.com> <87mycyb4su.fsf@kobe.laptop> <139b44430902070919v6625a041j11a2ff48dc119dd6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Feb 2009 19:19:09 +0200, Valentin Bud <valentin.bud@gmail.com> wrote: >On Sat, Feb 7, 2009 at 6:16 PM, Giorgos Keramidas ><keramida@ceid.upatras.gr>wrote: >> > # --- system build options >> > WITHOUT_IPFILTER=yes >> > WITHOUT_IPX=yes >> > WITHOUT_LPR=yes >> > WITHOUT_RCMDS=yes >> > WITHOUT_SENDMAIL=yes >> > >> > I didn't give any arguments to >> > # make buildworld or >> > # make installworld >> > >> > I have ran them as i've typed them above. >> > >> > Is there something wrong in /etc/make.conf ? >> >> These options don't seem to affect the build of `/usr/src/rescue'. Can >> you try running the build commands once more in that directory? >> >> # cd /usr/src/rescue >> # make cleandir ; make cleandir >> # make obj depend all >> >> Then it should be possible to install the newly built /rescue binaries, >> and your installworld should complete fine. > > Hello Giorgios, > > Thanks that worked and the installworld succeeded. Is this a bug? > Should i report it? No, that's ok. You somehow managed to botch 'buildworld'. Now that the missing bits are in /usr/obj all is fine. If you start with a *clean* /usr/obj tree and the problem reappears, then please let us know :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87tz763zkh.fsf>