View Single Post
Posts: 22 | Thanked: 3 times | Joined on Jun 2010
#3
Well, I got stuck at the following:
Code:
~ # apt-get install build-essential g++ libc-dev libc6
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting libc6-dev instead of libc-dev
libc6 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libc6-dev: Depends: libc6 (= 2.10-0maemo18.1+0m6) but 2.10-0maemo20+0m7 is to be installed
E: Broken packages
This is with the following repo added:
Code:
~ # cat /etc/apt/sources.list.d/harmattan-dev.list 
deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
Any ideas on how to overcome this one?

EDIT:
Okay, I found this thread, and understand that for PR1.3 Nokia basically sqrewed us.

I will follow Compiling & packaging on MeeGo Harmattan device by rcolistete now.

Last edited by judhaz; 2013-05-22 at 18:13.