Confirmed users
180
edits
| Line 82: | Line 82: | ||
# or use these instructions: | # or use these instructions: | ||
# http://russelldavis.org/2011/09/07/setting-up-scratchbox2-from-scratch-for-the-raspberry-pi/ | # http://russelldavis.org/2011/09/07/setting-up-scratchbox2-from-scratch-for-the-raspberry-pi/ | ||
# also small hack around: error "Never use <bits/predefs.h> directly; include <stdc-predef.h> instead." | |||
sudo cp /opt/cross/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include/features.h $CHROOTPATH/usr/include | |||
</pre> | </pre> | ||