Subject: Re: kernel driver support for Dell 5/iR raid controller
To: Brandon Lee <brandon@xcodes.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-kern
Date: 07/01/2007 14:34:38
On Sun, Jul 01, 2007 at 08:31:56PM +0800, Brandon Lee wrote:
> On 7/1/07, Brandon Lee <brandon@xcodes.net> wrote:
> >On 7/1/07, Manuel Bouyer <bouyer@antioche.eu.org> wrote:
> >> On Sat, Jun 30, 2007 at 10:24:38PM +0800, Brandon Lee wrote:
> >> > Hi Manuel,
> >> >
> >> > Below is the error on the "./build.sh release" :
> >> >
> >> > ---------- extract ------------------
> >> > cleandir ===> distrib/i386/instkernel
> >> > rm -f netbsd-boot440 netbsd-boot440.gz netbsd-boot440.symbols.gz
> >> > rm -f a.out [Ee]rrs mklog core *.core .gdbinit
> >> > rm -f netbsd-boot440 netbsd-boot440.gz netbsd-boot440.symbols.gz
> >> > cleandir ===> distrib/i386/cdroms
> >> > nbmake: don't know how to make cleandir. Stop
> >> >
> >> > nbmake: stopped in /usr/src/distrib/i386/cdroms
> >>
> >> Do you have a Makefile in distrib/i386/cdroms ?
> >> It looks like your source tree is incomplete.
> >>
> >> --
> >> Manuel Bouyer <bouyer@antioche.eu.org>
> >>      NetBSD: 26 ans d'experience feront toujours la difference
> >> --
> >>
> >
> >Hi,
> >
> >I think i made some changes to it... will remove the Makefile and do a
> >cvs update and then build.sh again.
> >
> >--
> >./Brandon
> >
> 
> Hi Manuel,
> 
> any idea how i can skip the auto build of "ALL" kernel as im getting
> the below error:
> acpi.o joy_acpi.o pcppi_acpi.o attimer_acpi.o ym_acpi.o aiboost.o
> ug_acpi.o acpi_wakeup.o vald_acpi.o spic_acpi.o sony_acpi.o npx_acpi.o
> vesabios.o rasops.o rasops8.o rasops15.o rasops32.o vesafb.o
> powernow_k7.o glxsb.o athhal.o
> /usr/obj/sys/arch/i386/compile/ALL/lib/compat/libcompat.a
> /usr/obj/sys/arch/i386/compile/ALL/lib/kern/libkern.o vers.o
> swapnetbsd.o
> *** Error code 1

You didn't quote enough, the real error is before that.
Anyway, I think it has been fixed in the meantime. Please update your sources.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--