Re: Kernel compile problems
From: Jay Shampur (shampurj_at_gmail.com)
Date: 02/25/05
- Previous message: Michael W. Oliver: "Re: Kernel compile problems"
- In reply to: Michael W. Oliver: "Re: Kernel compile problems"
- Next in thread: Joseph Koshy: "Re: Kernel compile problems"
- Reply: Joseph Koshy: "Re: Kernel compile problems"
- Reply: Scot Hetzel: "Re: Kernel compile problems"
- Reply: Arun Pereira: "Re: Kernel compile problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Feb 2005 11:56:52 -0500 To: Jay Shampur <shampurj@gmail.com>, freebsd-current@freebsd.org
On Fri, 25 Feb 2005 11:37:33 -0500, Michael W. Oliver
<michael@gargantuan.com> wrote:
> On 2005-02-25T11:30:42-0500, Jay Shampur wrote:
> > On Fri, 25 Feb 2005 11:24:01 -0500, Michael W. Oliver
> > <michael@gargantuan.com> wrote:
> >> On 2005-02-25T10:56:56-0500, Jay Shampur wrote:
> [...]
> >>> KERNBUILDDIR="/usr/obj/usr/src/sys/GENERIC" make cleandir
> >>> +for: not found
> >>> *** Error code 127
>
> >>> Stop in /usr/src/sys/modules.
> >>> *** Error code 1
>
> >>> Stop in /usr/obj/usr/src/sys/GENERIC.
> >>> *** Error code 1
>
> >>> Stop in /usr/src.
> >>> *** Error code 1
>
> >>> Stop in /usr/src.
> >>> ----------------
>
> >>> HELP !!!
>
> >>> Thank you...Jay
>
> >> Check out what Harti says about the `make' problem in this message:
>
> >> http://lists.freebsd.org/pipermail/freebsd-current/2004-August/033693.html
>
> > Hi Mike,
> >
> > I looked at the message, but there is no such folder ie:
> >
> > /usr/obj/usr/src/rescue/rescue/rescue.mk.
> >
> > In the /usr/obj/src/ there is only the sys folder
>
> That is because you have only tried to build your kernel, not the entire
> world.
>
Mike,
Thank you - if I understand the process, this is what I need to do?
make buildworld
make installworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
Also, I am not trying to upgrade my system, just rebuilding it with
some new options.
Thanks again...Jay
> --
> Mike Oliver
> [see complete headers for contact information]
>
>
>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Michael W. Oliver: "Re: Kernel compile problems"
- In reply to: Michael W. Oliver: "Re: Kernel compile problems"
- Next in thread: Joseph Koshy: "Re: Kernel compile problems"
- Reply: Joseph Koshy: "Re: Kernel compile problems"
- Reply: Scot Hetzel: "Re: Kernel compile problems"
- Reply: Arun Pereira: "Re: Kernel compile problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|