On 3/13/07, Laurent GUERBY <[EMAIL PROTECTED]> wrote:
On Mon, 2007-03-12 at 02:59 +0200, Lauri Leukkunen wrote: $ cd ~/work/maemo/sbox2 $ /home/guerby/work/maemo/scratchbox/bin/sb2-build-libtool.sh ... Making install in . make[1]: Entering directory `/home/guerby/work/maemo/sbox2/libtool_build' make[2]: Entering directory `/home/guerby/work/maemo/sbox2/libtool_build' test -z "/sb_tools/bin" || mkdir -p -- "/sb_tools/bin" mkdir: cannot create directory `/sb_tools': Permission denied make[2]: *** [install-binSCRIPTS] Error 1 make[2]: Leaving directory `/home/guerby/work/maemo/sbox2/libtool_build' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/guerby/work/maemo/sbox2/libtool_build' make: *** [install-recursive] Error 1
Hmm, something's gone wrong already before that. When you start SB2, what does it print out? Does your scratchbox/bin/sb2 use /bin/bash or /bin/sh? I changed that not too long ago to help ubuntu users who have dash as /bin/sh.
I'm using amd64 feisty. Any idea?
If you try to simply build and run a hello world inside sb2, does it work? /lauri _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
