From owner-freebsd-current@FreeBSD.ORG Mon Feb 19 15:08:33 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D9B216A400; Mon, 19 Feb 2007 15:08:33 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id EF0D413C428; Mon, 19 Feb 2007 15:08:32 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id l1JF8TwU029783; Mon, 19 Feb 2007 16:08:30 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id l1JF8JVv067661 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Feb 2007 16:08:20 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id l1JF8Jwp037004; Mon, 19 Feb 2007 16:08:19 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id l1JF8IOC037003; Mon, 19 Feb 2007 16:08:18 +0100 (CET) (envelope-from ticso) Date: Mon, 19 Feb 2007 16:08:18 +0100 From: Bernd Walter To: Krassimir Slavchev Message-ID: <20070219150818.GI24769@cicely12.cicely.de> References: <45D9BCA2.9080704@bulinfo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45D9BCA2.9080704@bulinfo.net> X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: ARM crosscompiling? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 15:08:33 -0000 On Mon, Feb 19, 2007 at 05:05:06PM +0200, Krassimir Slavchev wrote: > > cd /usr/src > make TARGET=arm TARGET_ARCH=arm buildenv > cd /usr/src/sys/boot/arm/at91/libat91 > make > cc -Os -mcpu=arm9 -ffreestanding > -I/usr/src/sys/boot/arm/at91/libat91/../libat91 > -I/usr/src/sys/boot/arm/at91/libat91/../../../.. > -I/usr/src/sys/boot/arm/at91/libat91/../../../../arm -D_KERNEL -Wall > -Waggregate-return -Wnested-externs -Wpointer-arith -Wshadow > -Wwrite-strings -Werror -Wmissing-prototypes -Wmissing-declarations > -DBOOT_KB920X -c printf.c > printf.c:20:20: stdarg.h: No such file or directory > .... > > I have tried this on 2 different machines but it is the same. I'd just localy added at91 into sys/boot/arm/Makefile and did a buildworld. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de