Hello Laurent > dpkg-buildpackage -rfakeroot -b -d > > the sbox-SDK_ARMEL replies : > > unable to execute /scratchbox/compilers/host-gcc/bin/gcc: No such file > or directory
By default the 3.1 install does not install host-gcc you need to add this by hand wget http://www.scratchbox.org/download/files/sbox-releases/apophis/tarball/ scratchbox-toolchain-host-gcc-1.0.7-i386.tar.gz tar zvxf scratchbox-toolchain-host-gcc-1.0.7-i386.tar.gz -C / or where ever your root sbox install is placed also see https://bugs.maemo.org/show_bug.cgi?id=1564 On 8/31/07, Laurent Bloch <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
