Thanks, xcas, your instructions were clear, succinct and precise, much better than I had encountered elsewhere. However, everything ran fine until running "make buildworld" stage 4: building libraries ( as before ), the output ==>
cc -O -pipe -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -g0 -DCRT_BEGIN -c -o crtbegin.o /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c *** Signal 10 Stop in /usr/src/gnu/lib/csu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. A verification request below ==> [EMAIL PROTECTED] wrote: > - > - > - > > This is what you want your supfile to be.. > > # cvsup -g -L 2 supfile > *default base=/usr > *default compress > *default delete > *default host=cvsup.freebsd.org > *default prefix=/usr > *default release=cvs > *default use-rel-suffix > > *default tag=RELENG_4_8 > src-all > > *default tag=. > ports-all > > when that's finished.. > > cd /usr > rm -r obj > cd src > make cleandir && make cleandir (not a typo) > make buildworld > make buildkernel > make installkernel > shutdown now ( Is the system to be powered down at this stage & restarted ) > > make installworld > mergemaster > reboot Thanks -- Joe -- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"