Re: [ptxdist] ptxd_make_00-init.sh

2012-12-10 Thread Luc Van Asch
Downloaded and compiled it on our machine. It is a new installation, never used it before. Thx, Luc -Original Message- From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] On Behalf Of Marc Kleine-Budde Sent: maandag 10 december 2012 11:15 To: ptxdist@pengutronix

Re: [ptxdist] ptxd_make_00-init.sh

2012-12-10 Thread Marc Kleine-Budde
On 12/10/2012 09:59 AM, Luc Van Asch wrote: > Hi, > > After installing ptxdist and the toolchain I get following error: > > $ptxdist kernelconfig > $ptxdist: Checking dependencies. This may take some seconds. > > ptxdist: error: failed to source lib: /usr/local/lib/ptxdist- > 2012.03.0/scripts//

Re: [ptxdist] ptxd_make_00-init.sh

2012-12-10 Thread Michael Olbrich
On Mon, Dec 10, 2012 at 08:59:17AM +, Luc Van Asch wrote: > After installing ptxdist and the toolchain I get following error: > > $ptxdist kernelconfig > $ptxdist: Checking dependencies. This may take some seconds. > > ptxdist: error: failed to source lib: /usr/local/lib/ptxdist- > 2012.03.0/

Re: [ptxdist] BUG and patch: BUSYBOX_IFUPDOWN does not select BUSYBOX_RUN_PARTS

2012-12-10 Thread Michael Olbrich
On Mon, Dec 03, 2012 at 02:02:33PM +0100, Albert Antony wrote: > BUG: BUSYBOX_IFUPDOWN requires BUSYBOX_RUN_PARTS but does not select it. > > Observed in Ptxdist version: 2012.10.0 > Patch needed in > /lib/ptxdist-2012.10.0/config/busybox/networking/Config.in > Patch attached. The problem is, tha

[ptxdist] ptxd_make_00-init.sh

2012-12-10 Thread Luc Van Asch
Hi, After installing ptxdist and the toolchain I get following error: $ptxdist kernelconfig $ptxdist: Checking dependencies. This may take some seconds. ptxdist: error: failed to source lib: /usr/local/lib/ptxdist- 2012.03.0/scripts//lib/ptxd_make_00-init.sh (note: ptxdist setup or ptxdist menu

Re: [ptxdist] execvp: /bin/sh: Argument list too long

2012-12-10 Thread Michael Olbrich
On Wed, Nov 21, 2012 at 03:02:08PM +, Andreas Bachmann wrote: > Erwin Rol writes: > > and that seems to make the difference. On a other machine where the > > /home/erwin/ part is longer it fails in the same way with a > > arm-tegra2-linux-gnueabi (without _hardfloat part). > > > > It seems

Re: [ptxdist] [PATCH] fix typo in bash_completion

2012-12-10 Thread Michael Olbrich
On Sat, Dec 08, 2012 at 05:35:01PM +0100, Daniel Kriesten wrote: > This prevents bash_completion from working correctly. > > Signed-off-by: Daniel Kriesten > --- > scripts/bash_completion | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/bash_completion b/scripts/ba

Re: [ptxdist] Using PTXdist on Mac OS 10.7

2012-12-10 Thread Michael Olbrich
On Sat, Dec 08, 2012 at 04:43:56PM +0100, Daniel Kriesten wrote: > Dear all, > > So today I did a fresh build of ptxdist on my mac using > Mac OS X 10.7.5 > XCode 4.5.2 (4G2008a) > > and (nearly) following the guide of Bernhard. Only, I use the git-Version as > of today (08f738f9). > > In addit

Re: [ptxdist] Using PTXdist on Mac OS

2012-12-10 Thread Michael Olbrich
On Sat, Dec 08, 2012 at 04:31:34PM +0100, Daniel Kriesten wrote: > Hi all, > > this is quite a late reply to this mail. But today I struggled about this > once again. So here its the patch. ${PTXDIST_TOPDIR}/bin/xargs should be a gnu xargs. Is that not used? Michael > ---8<--- > > From dd717b