Created attachment 3463 [details] Configuration file When compiling with an external toolchain, there are often problems with the permission. The latest is $ make clean make -C /home/charly/Projects/integra-system/buildroot-2011.05 O=/home/charly/Projects/integra-system/buildroot-2.6.37/. clean rm -rf /opt/integra/toolchain-arm-cs1103/usr/arm-unknown-linux-gnueabi/sysroot /home/charly/Projects/integra-system/buildroot-2.6.37/target /home/charly/Projects/integra-system/buildroot-2.6.37/images /opt/integra/toolchain-arm-cs1103 \ /home/charly/Projects/integra-system/buildroot-2.6.37/stamps /home/charly/Projects/integra-system/buildroot-2.6.37/build /home/charly/Projects/integra-system/buildroot-2.6.37/toolchain /home/charly/Projects/integra-system/buildroot-2.6.37/staging rm: cannot remove `/opt/integra/toolchain-arm-cs1103/usr': Permission denied rm: cannot remove `/opt/integra/toolchain-arm-cs1103/opt': Permission denied make[1]: *** [clean] Error 1 make: *** [all] Error 2
Are you sure you have write permissions to /opt/integra/toolchain-arm-cs1103/ ?
No feedback since september 2011, closing. If you still see the problem, please reopen the bug.