While compiling a FOX image with GNU screen, I got the following error:

...
make[2]: Entering directory `/home/murray/fox2/devboard-R2_01/apps/screen'
echo Building for cris-axis-linux-gnu
Building for cris-axis-linux-gnu
./compile glibc
make[2]: execvp: ./compile: Permission denied
make[2]: *** [build/screen] Error 127
make[2]: Leaving directory `/home/murray/fox2/devboard-R2_01/apps/screen'
make[1]: *** [install-recurse] Error 1
make[1]: Leaving directory `/home/murray/fox2/devboard-R2_01'
make: *** [everything] Error 2
$

To fix it:

$ chmod +x  apps/screen/compile


Luca Ceresoli



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/foxboard/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/foxboard/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to