Setting up cross compiler for Raspberry Pi on Ubuntu 13.04
I am currently trying to set up a cross compiler for Raspberry Pi (Using Ubuntu 13.04), and I am running into an error that I cannot interpret (or find any help with on Google).
I have been following the tutorial How to build a cross compiler for your Raspberry Pi
And I am running into a problem when trying to run ct-ng menuconfig (In step 2 of the second part)
I am receiving the following error
matt@ubuntu:/home/RPICC$ ct-ng menuconfig LN config ln: failed to create symbolic link ‘config’: Permission denied make: * [config] Error 1
Any Ideas as to what this means? Thanks in advance!
I am currently trying to set up a cross compiler for Raspberry Pi (Using Ubuntu 13.04), and I am running into an error that I cannot interpret (or find any help with on Google).
I have been following the tutorial How to build a cross compiler for your Raspberry Pi
And I am running into a problem when trying to run ct-ng menuconfig (In step 2 of the second part)
I am receiving the following error
matt@ubuntu:/home/RPICC$ ct-ng menuconfig LN config ln: failed to create symbolic link ‘config’: Permission denied make: * [config] Error 1
Any Ideas as to what this means? Thanks in advance!
No comments:
Post a Comment