Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2006 15:11:07 +0100
From:      Olivier Houchard <mlfbsd@ci0.org>
To:        Song Jesse <js.chiris@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: about compile ixp425
Message-ID:  <20061221141107.GA97780@ci0.org>
In-Reply-To: <4f474fee0612210541y769ecc13jec444c8226532e8@mail.gmail.com>
References:  <4f474fee0612210541y769ecc13jec444c8226532e8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 21, 2006 at 09:41:34PM +0800, Song Jesse wrote:
> hi, all:
> 
> I am sorry about this mail. maybe this issue is very easy. but i am a 
> newbie.
> I want to resolve this question in google, but I have not found
> anything about this.
> 
> 
> I compile ixp425 in freebsd 7.0 current version.
> 
> my step is that:
> 1 sysinstall -> distribution -> src -> sys  to my machine.
> 2 cvs upate /usr/src/sys/arm path
> 3 cd /usr/src/sys/arm/conf && config AVILA
> 
> now I get an error:
> AVILA: unknown option "CPU_XSCALE_IXP425"
> 
> why I get this error report?
> 
> Thanks a lot.
> 
> Regrads
> Jesse.

Hi Jesse,

You need to cvs update /sys, not just /sys/arm. The bits you're missing here
are in /sys/conf, but you should keep the whole /sys tree coherent.

Cheers,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061221141107.GA97780>