Well, I have read the src/UPDATING, my appologies for not doing so
earlier.

Now at the building new kernel stage:

[EMAIL PROTECTED]:/usr/src/sys/i386/conf> config GENERIC
Don't forget to do a ``make depend''
Kernel build directory is ../../compile/GENERIC
[EMAIL PROTECTED]:/usr/src/sys/i386/conf> cd ../../compile/GENERIC/
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC> make depend && make
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi
-nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include
opt_global.h -elf  ../../i386/i386/genassym.c
genassym genassym.o >assym.s
*** Signal 12

Stop.
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC> 


I first tried a more custom kernel and this failed so I fell back to
GENERIC which also failed?

Did I screw up the compile becuse of the premature make installworld?

Aaron



On Tue, 29 Feb 2000, Chris D. Faulhaber wrote:

> On Tue, 29 Feb 2000, Aaron Hughes wrote:
> 
> > 
> > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be
> > 4.0-CURRENT.
> > 
> > I successfully completed a 'make -j10 buildworld', however, when I ran
> > make -j10 installworld' I received the following error:
> > 
> 
> Please read src/UPDATING:
> 
> COMMON ITEMS:
> *snip*
> To update from 3.x to 4.0 stable
>         --------------------------------
>         cd /usr/src
>         make buildworld
>         cd sbin/mknod
>         make install
>         <follow directions to build/install a kernel>
>         <follow rebuild disk /dev entries above>        [*]
>         reboot
>         <in single user>
>         cd /usr/src
>         make -DNOINFO installworld
>         make installworld
> 
> NOTE: 'make -DNOINFO installworld' above
> 
> -----
> Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]
> --------------------------------------------------------
> FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
> 




- Aaron Hughes 
- Manager, Network Backbone, Internet Implementation, RCN
- [EMAIL PROTECTED] 
- For public PGP key: finger [EMAIL PROTECTED] 
- Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to