Re: FreeBSD-current kernel can not be built

From: Adrian Chadd <adrian_at_freebsd.org>
Date: Mon, 24 Jan 2011 15:46:04 +0800
.. 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_at_gmail.com> wrote:
> Hi all,
>
> It seems that the latest CURRENT kernel can not be built. I used 'make
> buildkernel KERNCONF=CURRENT' to build a new kernel and got an error:
>
> --------------------------------------------------------------
>>>> Kernel build for CURRENT started on Sun Jan 23 01:03:57 CST 2011
> --------------------------------------------------------------
> ===> CURRENT
> mkdir -p /usr/obj/usr/src/sys
>
> --------------------------------------------------------------
>>>> stage 1: configuring the kernel
> --------------------------------------------------------------
> cd /usr/src/sys/i386/conf;
>  PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
>  config  -d /usr/obj/usr/src/sys/CURRENT  /usr/src/sys/i386/conf/CURRENT
> ../../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_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Mon Jan 24 2011 - 06:46:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:10 UTC