From owner-freebsd-isdn@FreeBSD.ORG Wed Dec 12 19:15:06 2007 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E30816A417 for ; Wed, 12 Dec 2007 19:15:06 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.tele2.se [212.247.155.1]) by mx1.freebsd.org (Postfix) with ESMTP id A1EFF13C43E for ; Wed, 12 Dec 2007 19:15:05 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [85.19.218.45] (account mc467741@c2i.net [85.19.218.45] verified) by mailfe09.swip.net (CommuniGate Pro SMTP 5.1.13) with ESMTPA id 557561814; Wed, 12 Dec 2007 20:15:03 +0100 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Date: Wed, 12 Dec 2007 20:15:39 +0100 User-Agent: KMail/1.9.7 References: <20071211133741.GA75529@psconsult.nl> In-Reply-To: <20071211133741.GA75529@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712122015.40320.hselasky@c2i.net> Cc: Subject: Re: cross-compiling HPS i4b X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 19:15:06 -0000 On Tuesday 11 December 2007, Paul Schenkeveld wrote: > Hi, > > I've been happily using Hans Petters i4b on FreeBSD for about a year now > and decided to replace my asterisk machine by a Soekris net5501. > > Usually I prepare images for Soekris hardware on a fast development > server which holds source trees for many target systems. > > Following the instructions to obtain i4b and chan_capi sources and > patches through svn and bring them into the tree appears to be a real > challenge as the Makefiles expect sources to live under /usr/src and > also touch files under /boot/kernel. I tried to set up a chroot tree > and work in there but then I would need svn and gmake (for chan_capi) > and a /boot/kernel within the chroot tree too. > > Is there a simple and clean way to bring HPS i4b into a source tree > which is not in /usr/src and on a different machine than the target > machine? > > Thanks in advance and HPS thank you for making this i4b and chan_capi > available! Hi Paul, What kind of processor/instruction set does your sokris board have ? --HPS