View Single Post
Posts: 56 | Thanked: 14 times | Joined on Jan 2012 @ Germany
#9
well, here you go:

Code:
The following packages have unmet dependencies:
build-essential: Depends: libc6-dev but it is not going to be installed or libc-dev
Depends: g++ (>= 3:3.3) but it is not going to be installed
Depends: dpkg-dev (>= 1.4.1.19) but it is not going to be installed
E: Broken packages
If go on in the process and try to apt-get install libc6-dev a similar message appears:

Code:
The following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.5.0-1osso10) but 2.10-0maemo18.1+0m6 is to be installed
E: Broken packages
I think I could go on for a little while now...

EDIT: On the other hand I might just build a deb file from the source. Any qick link to how this is done best?

Last edited by derliebewolf; 2012-02-07 at 21:24.