Date: Sun, 15 Dec 2002 17:49:32 -0800 (PST) From: Doug Barton <DougB@FreeBSD.org> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: cvs-committers@FreeBSD.org, "" <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/include unistd.h src/lib/libc/sys Makefile.inc swapon.2 src/sbin/swapon Makefile swapon.8 swapon.c src/sys/ia64/ia32 syscalls.master src/sys/kern subr_blist.c Message-ID: <20021215174638.J55111-100000@12-234-90-219.client.attbi.com> In-Reply-To: <200212160006.gBG067ZU085076@apollo.backplane.com> References: <200212151917.gBFJHvCW029981@repoman.freebsd.org> <20021215154808.C54117-100000@12-234-90-219.client.attbi.com> <200212160006.gBG067ZU085076@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Dec 2002, Matthew Dillon wrote: > > : > :I'm having problems with this commit. I built and installed the new kernel > :ok. Then I booted from it, and tried to rebuild libc. It builds ok, but > :when I try to install it I get an error about SYS_swapoff being an > :undefined symbol (or some such). > : > :I'm currently doing a buildworld to see if that makes a difference, but a > :word of warning... back up your installed libc.so.5 before playing with > :this, because the old one going *poof* during 'make install' was the truly > :nasty side effect of my (possibly flawed) experiment above. > : > :Doug > > I checked for files which I might have forgotten to commit and > did not see any. Thanks for checking anyway. > There were two commits. The first commit was the main swapoff > stuff, the second commit regenerated the system calls. Make > sure you have both I do... my tree is current up to my rc.d/devfs commit, which came after all of your swapoff commits. > (e.g. cvsup the latest). Then try your > buildworld again and if it still fails cut-and-paste the > error and post it to the list. Will do. Buildworld with the new kernel in place is just now complete. I'll report back on what happens with installworld. Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021215174638.J55111-100000>