From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay06.ispgateway.de ([80.67.31.95]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1S1iJj-0001go-B4 for ptxdist@pengutronix.de; Sun, 26 Feb 2012 18:55:28 +0100 Received: from [88.217.117.217] (helo=euler.local) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1S1iJc-0001lm-Md for ptxdist@pengutronix.de; Sun, 26 Feb 2012 18:55:20 +0100 Date: Sun, 26 Feb 2012 18:55:18 +0100 From: Bernhard Walle Message-ID: <20120226175518.GA2757@euler.local> References: <4F464275.2020607@corscience.de> <4F489A1A.7050100@biessmann.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4F489A1A.7050100@biessmann.de> Subject: Re: [ptxdist] Not reproducable bugs on compiling OSELAS Toolchain Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, * Andreas Bie=DFmann [2012-02-25 09:21]: > = > Next you will need some GNU tools like coreutils [1], gawk [2], sed [3], > tar [4], flex [5] and bison/yacc [6]. Remaining requirements of ptxdist > should be sufficient by OS X delivered software. flex and bison can be used from Apple (at least I have /usr/bin/flex and /usr/bin/bison in my $PATH). You also need 'md5sum' (macports has the 'md5sha1sum' package). And also GNU ar because of the 'f' option, but I want to check if it's really needed before sending a patch to check for GNU ar. > If you got the required tools you can start using ptxdist source to > build it for your host. There comes another requirement to mind while > writing this. You will need ncurses[9] for building the kconf tools in > ptxdist. Ptxdists configure will search the required tools and complain > about missing ones. I'm not sure if the ncurses from Apple is sufficient, but at least /usr/lib/libncuses.dylib is there. Apart from building kconfig, ptxdist uses its own host-ncurses, though. > Bernhard Walle started a generic arm bsp [10] (targeted on beagle-board > and clones). He uses ptxdist with OS X too, therefore this is a good > place to go for OS X adoptions of ptxdist bsp. I would have called it 'playground'. :) I just checked that it builds with ptxdist-2012.02 without any additional patches. The only remaining patch that is in the queue of Michael is the localedef stuff. If you need it now, you can take it from https://bitbucket.org/bwalle/localedef/overview (darwin-fixes branch) or as patch from https://bitbucket.org/bwalle/ptxdist-vetero/src/770a9a83af73/patches/locale= def-eglibc-2.11.90-ptx1. Please note that the ptxdist-vetero project doesn't build currently on Mac OS because of the mtd tools. I need to fix that when I have time. ('ptxdist go' works but 'ptxdist images' will fail.) Regards, Bernhard -- = ptxdist mailing list ptxdist@pengutronix.de