maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   build-essential (https://talk.maemo.org/showthread.php?t=31403)

salah0108 2009-09-08 15:01

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

nowave7 2009-09-08 15:10

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.

salah0108 2009-09-09 11:22

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

nowave7 2009-09-09 11:46

Re: build-essential
 
Hmm... Could be some conflicting packages. See the detailed reason why libc6-dev is not going to be installed.

salah0108 2009-09-10 17:11

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.

Anunakin 2009-09-11 11:41

Re: build-essential
 
Try it:

Code:

vi /etc/apt/sources.list.d/external_repos.list

#Dev Tools
deb http://repository.maemo.org/ diablo sdk/free sdk/non-free tools/free tools/non-free
deb-src http://repository.maemo.org/ diablo sdk/free sdk/non-free tools/free tools/non-free

apt-get update
apt-get install gcc g++ make binutils dpkg-dev less build-essential


salah0108 2009-09-12 00:44

Re: build-essential
 
Thank you very much Anunakin, the problem is resolved.

eduard 2010-05-23 02:05

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:

Originally Posted by salah0108 (Post 324920)
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.


www.rzr.online.fr 2011-05-12 09:52

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

Zas 2011-05-12 10:00

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