Date: Wed, 13 Nov 1996 18:45:36 +0000 (GMT) From: Rob Hartill <robh@imdb.com> To: freebsd-stable@freebsd.org Subject: problem after switching from sup of 'stable' to cvsup Message-ID: <199611131845.SAA04697>
next in thread | raw e-mail | index | archive | help
So what did I do wrong ? :-) I was tracking STABLE using 'sup' and have 2.1.5-STABLE running with files sup'ed in the last week. Today I switched to using cvsup. I used supconv to convert my stable-supfile and ran cvsup pointing at cvsup.FreeBSD.org. ( supconv produced a file containing 'tag=RELENG_2_1_0' is that right ?. My untranined eye expected to see 'tag=RELENG_2_1_5_STABLE'. I left it with 'tag=RELENG_2_1_0'.) Some time later it finished with a success message. I tried rebuilding my kernel just to see if it would and hit an error: ================================== cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DMYKERNEL -DI586_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=5 -DCOMPAT_43 -DPROCFS -DCD9660 -DFFS -DINET -DMFS -DOPEN_MAX=256 -DCHILD_MAX=256 -DMAXMEM=98304 -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../vm/swap_pager.c cc: Internal compiler error: program cc1 got fatal signal 10 *** Error code 1 Stop. ================================== Do I need to run "make world" first ? Is there a short-cut for "make world" when after running cvsup ? cheers, rob -- Rob Hartill. Internet Movie Database Ltd. http://www.imdb.com/
