On Mon, Mar 31, 2008 at 3:54 AM, emanuele bottegoni
<[EMAIL PROTECTED]> wrote:
>  at this time I've tried to follow the linux4sam getting started to build
>  an
>  
> angstrom,http://www.linux4sam.org/twiki/bin/view/Linux4SAM/OpenEmbeddedAngstromBuild
>
>  When I type bitbake angstrom-minimal-image, under root, it tells me I have
>  to operate as user.
>  So I Logon as user but running the same command (bitbake ang...)I obtain a
>  at start An Handling Bitbake Files (.../4650) and then the following errors:
>
>  - IOError:[Errno 13] Permission
>  denied:'/stuff/tmp/cache/at91sam9263ek/bb_cache.dat'
>
>
>  WHAT'S WRONG?

What do you see when you type these commands?

    whoami
    ls -l /stuff/tmp/cache/at91sam9263ek/bb_cache.dat
    ls -ld /stuff/tmp/cache/at91sam9263ek

_______________________________________________
Openembedded-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users

Reply via email to