in message <[EMAIL PROTECTED]>,
wrote Giorgos Keramidas thusly...
>
> On 2002-11-06 02:00, parv <[EMAIL PROTECTED]> wrote:
> > in message <[EMAIL PROTECTED]>,
> > wrote Giorgos Keramidas thusly...
> > >
> > > # cd /usr/src/sys/i386/conf
> > > # config -d /usr/obj/usr/src/sys/NEWKERNEL NEWKERNEL
> >
On 2002-11-06 02:00, parv <[EMAIL PROTECTED]> wrote:
> in message <[EMAIL PROTECTED]>,
> wrote Giorgos Keramidas thusly...
> >
> > # cd /usr/src/sys/i386/conf
> > # config -d /usr/obj/usr/src/sys/NEWKERNEL NEWKERNEL
> > # cd /usr/obj/usr/src/sys/NEWKERNEL
> > # make depend
> > # make clean
> ^
in message <[EMAIL PROTECTED]>,
wrote Giorgos Keramidas thusly...
>
>
> # cd /usr/src/sys/i386/conf
> # config -d /usr/obj/usr/src/sys/NEWKERNEL NEWKERNEL
> # cd /usr/obj/usr/src/sys/NEWKERNEL
> # make depend
> # make clean
^ ^ ^ ^ ^
^ ^ ^ ^ ^
why would one need to run "make clean" after
On 2002-11-05 21:40, Charles Pelletier <[EMAIL PROTECTED]> wrote:
> no unfortunately, i have been using the old way...
> 1. cvsup cvsupfile
OK so far.
> 2. make -j4 buildworld
Try without -j4.
> 3. make installworld
That's not a good thing to do in this part of the procedure. This
should be t
no unfortunately, i have been using the old way...
1. cvsup cvsupfile
2. make -j4 buildworld
3. make installworld
4. make new kernel: (/usr/src/sys/i386/conf/)
cp OLDKERNEL NEWKERNEL
ee NEWKERNEL (replace name of oldkernel with newkernel name)
save
run /usr/sbin/config NEWKERNEL
make depend .
On 2002-11-05 17:26, Charles Pelletier <[EMAIL PROTECTED]> wrote:
> How do I remove the dependencies created with the make depend I did
> prior to this failed make? The original problem I had turned out to
> be a memory issue so the make depend completed successfully. Ran
> make, and it failed, pre
How do I remove the dependencies created with the make depend I did prior to
this failed make? The original problem I had turned out to be a memory issue
so the make depend completed successfully. Ran make, and it failed,
presumably for the same reason, but, i got a message regarding operands and
'