Ubuntu is a Linux operating system derived from the Debian distribution.
-1
votes
1answer
23 views
crosstool-nc install failure [closed]
I am trying to install crosstool-nc on ubuntu and it fails. I successfully ran configure, but when I run make it appears that m4 fails when bison is trying to create zconf.tab.c.
$ make
SED ...
1
vote
0answers
155 views
Is there a program on the Raspberry Pi that can run Windows Programs?
I was wondering if there was a program for the Pi that can run Windows programs?
In Ubuntu, there's Wine.
But is there a program for the pi?
2
votes
2answers
73 views
How to fix build error when building Linaro GCC crosscompiler crossstool-ng-1.17.0?
Crosstool-ng-1.17.0 build-fails-on-ubuntu-12-04.I am getting the below error when i am trying to build crosstool-ng-1.17.0. Please help me to fix the issue.
shiny@ubuntu:~/crosstool-ng-1.17.0$ ...
0
votes
0answers
55 views
crosstool-ng build fails in ubuntu
When i am trying to build ct-ng build iam getting the below error. can anyone please help me to resolve this issue. Thanks in advance.
[DEBUG] Testing '! ( HOST = HOST )'
***[ERROR] Missing: ...
5
votes
1answer
2k views
How do I mount the .img files under Ubuntu?
I just downloaded the Debian and Arch Linux files and I would like to mount before I burn into the SD card. How can I mount the img?
I tried to mount but I'm getting the following error:
sudo mount ...
5
votes
2answers
3k views
How do I cross-compile the Kernel on a Ubuntu host?
I would like to understand more about how the kernel works. Part of this is to compile it myself. How do I cross-compile the Kernel on a Ubuntu host?
11
votes
2answers
3k views
Can I install Ubuntu?
To my understanding, the Raspberry Pi supports Debian. Has anyone had any success running Ubuntu on it?