Gumstix BitBake onDAQ

From New IAC Wiki
Revision as of 18:07, 3 June 2010 by Oborn (talk | contribs)
Jump to navigation Jump to search

errors encountered installing the crosscompiler on the DAQ machine

Note
It fails if there are any error messages so follow all the installation requests until it starts saying it is "Handling BitBake files"...
preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)

You need to install Pysco

svn co http://codespeak.net/svn/psyco/dist/ psyco-dist


OSError: [Errno 13] Permission denied: '/usr/share/sources'

as super user

[root@daq1 gumstix-oe]# mkdir /usr/share/sources [root@daq1 gumstix-oe]# chmod a+rw /usr/share/sources

[1] Gumstix_Verdex#Installing_the_build_environment