On Tue, Oct 02, 2007 at 10:02:36PM +0200, Marco Cavallini wrote:
> Let's suppose I already have a valid toolchain (arm-linux 3.4.1)
> and I want to start playing with ptx-1.0.0
> I wonder if is possible to do something like building busybox for example.

Sure.

> I didn't find a way to create a new project, seems that only cloning is 
> supported. Is it right ?

Cloning is the way to start a new project.

>   $ ptxdist clone OSELAS.BSP-Pengutronix-GenericArmGlibc-3 testarm
> then modified some options
>   $ ptxdist menuconfig
> and finally launched build
>   $ ptxdist go
> ptxdist go
> touch depend.out
>
> -------------------------------
> target: host-pkg-config.extract
> -------------------------------
>
> extract: archive=~/ptxdist/sources/pkg-config-0.21.tar.gz
> extract: dest=/home/koan/ptxdist/progetti/testarm/build-host
> gzip: ~/ptxdist/sources/pkg-config-0.21.tar.gz: No such file or directory

Looks like it forgot to download pkg-config. You can do that manually
and place it into that locastion. Nevertheless, in order to find your
problem, please send me your project off-list.

Robert
-- 
Pengutronix - Linux Solutions for Science and Industry
Entwicklungszentrum Nord     http://www.pengutronix.de

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to