Date: Fri, 25 Feb 2005 10:30:59 -0600 From: "Donald J. O'Neill" <donaldj1066@fastmail.fm> To: freebsd-current@freebsd.org, Jay Shampur <shampurj@gmail.com> Subject: Re: Kernel compile problems Message-ID: <200502251031.00105.donaldj1066@fastmail.fm> In-Reply-To: <6d2a982f05022507565bebcc50@mail.gmail.com> References: <6d2a982f05022507565bebcc50@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 25 February 2005 09:56 am, Jay Shampur wrote: > Greetings, > > I have a problem with recompiling my kernel. I have wiped the > /usr/src and re-cvsupped the source after I first encountered the > problem. Following is info that I think might help you help me :) > > uname -a output: > ----------------------- > FreeBSD webmail.domain.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: > Mon Feb 23 20:45:55 GMT 2004 > root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 > > my cvsupfile: > ----------------- > *default host=cvsup5.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_5_2 > *default delete use-rel-suffix I think your problem is the line below, it can't coexist with your other *default tag. Remove it. > *default tag=. > ports-all > doc-all > src-all > > Note that for default tag I tried both cvs and the RELENG_5_2 as > values, and it made no difference. > > ALSO, I did not MAKE ANY CHANGES to the GENERIC file. > > > HELP !!! > > Thank you...Jay You're also going to have to do the complete buildworld sequence, not just rebuild the Kernel. Don -- Donald J. O'Neill donaldj1066@fastmail.fm I'm not totally useless, I can be used as a bad example.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502251031.00105.donaldj1066>