Date: Mon, 24 Jan 2011 15:46:04 +0800 From: Adrian Chadd <adrian@freebsd.org> To: gnehzuil gnehzuil <gnehzuil@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD-current kernel can not be built Message-ID: <AANLkTi=7Acx8jFLT3QzjYCDJGp0k5GSkANGf0s0aSoMx@mail.gmail.com> In-Reply-To: <AANLkTik6BM5nB1634t8vjDK9Y=WYp9R=e5HRo%2BXbmOPc@mail.gmail.com> References: <AANLkTik6BM5nB1634t8vjDK9Y=WYp9R=e5HRo%2BXbmOPc@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
.. I must've fat-fingered one of my commits. That's a local option of mine that shouldn't be in the tree. I'll revert it now. Thanks, Adrian On 23 January 2011 01:07, gnehzuil gnehzuil <gnehzuil@gmail.com> wrote: > Hi all, > > It seems that the latest CURRENT kernel can not be built. I used 'make > buildkernel KERNCONF=3DCURRENT' to build a new kernel and got an error: > > -------------------------------------------------------------- >>>> Kernel build for CURRENT started on Sun Jan 23 01:03:57 CST 2011 > -------------------------------------------------------------- > =3D=3D=3D> CURRENT > mkdir -p /usr/obj/usr/src/sys > > -------------------------------------------------------------- >>>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /usr/src/sys/i386/conf; > =A0PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legac= y/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sb= in:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/= usr/sbin:/usr/bin > =A0config =A0-d /usr/obj/usr/src/sys/CURRENT =A0/usr/src/sys/i386/conf/CU= RRENT > ../../conf/options: Duplicate option USB_HOST_ALIGN. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > ----------------------------------------- > I reviewed the source code in svn and perforce repository. It has a > duplicate option USB_HOST_ALIGN in conf/options. I attach a patch file to > fix it. > > Best regards, > lz > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=7Acx8jFLT3QzjYCDJGp0k5GSkANGf0s0aSoMx>