![]() |
build-essential
The result of the command "apt-get install build-essential" is :
E: it is impossible to find the build-essential packet What is the reason and is there other solutions to install the build essential packet ? Thank you for your help |
Re: build-essential
You probably did not add the repo that holds the package. Check http://www.gronmayer.com/it to find which repo has the package you need.
|
Re: build-essential
After adding the Maemo Chinook repository, the result of the command "apt-get install build-essential" is
... build-essential: depends: libc6-dev but will not be installed ... What should contain the file /etc/apt/sources.list ? Thank you for your help |
Re: build-essential
Hmm... Could be some conflicting packages. See the detailed reason why libc6-dev is not going to be installed.
|
Re: build-essential
You 're right, there are very much conflicting packages :
libc6-dev depends on libc6 (2.5.0-1osso7 but 2.5.0-1osso10 sould be installed) g++ depends on g++-3.4 (>=3.4.4.cs2005q3.1-3) I tried to follow the hierarchy of these packages but i did not succeed. Is it possible to install a tool such as synaptic which will manage these confilts ? Thank you for your help. |
Re: build-essential
Try it:
Code:
vi /etc/apt/sources.list.d/external_repos.list |
Re: build-essential
Thank you very much Anunakin, the problem is resolved.
|
Re: build-essential
I am having exactly the same problem. I tried what "Anunakin" suggested (adding external repos, see below) but that didn't help, still having the same problem. It all started when I tried to install ruby1.8-dev.
Any help? thanks, Quote:
|
Re: build-essential
Anyone tried to build on device using those packages ?
I am trying in a chroot 1st on my ARM nas ... -- http://rzr.online.fr/q/arm |
Re: build-essential
I use those packages all the time to build stuff on my n900 when I can't access my computer.
Just remember to change to a larget temp before building with: export TMPDIR=/home/user/MyDocs/tmp |
All times are GMT. The time now is 07:06. |
vBulletin® Version 3.8.8