Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: current kernel build failure



On Mon, Dec 5, 2011 at 11:04 AM, Riccardo Mottola
<riccardo.mottola%libero.it@localhost> wrote:
> Hi guys,
>
> I get this one
> # history
>     1  cvs -q update -dP
>     2  ./build.sh -O /usr/obj -T /usr/tools -U -u tools
>     3  ./build.sh -O ../obj -T ../tools kernel=nc6120
>
> kernel build fails almost immediately.
> <...>
>  x86_userconf.d x86emu.d x86emu_i8254.d x86emu_util.d xc5k.d xform.d xirc.d
> yds.d ym.d ym_isapnp.d zlib.d assym.d | xargs rm -f --
> /usr/src/sys/arch/i386/conf/nc6120:1600: `rnd' already defined
> *** Stop.
>
> ERROR: nbconfig failed for nc6120
> *** BUILD ABORTED ***
> What could be wrong? nc6120 is my kernel.

Is nc6120 your own kernel config ? if yes device rnd was removed from
config files and move to std/conf couple days ago. Please remove
device rnd from your config and try again.



-- 


Regards.

Adam


Home | Main Index | Thread Index | Old Index