Joao Jeronimo n00b
Joined: 07 Jul 2014 Posts: 1
|
Posted: Mon Jul 07, 2014 9:58 pm Post subject: NetworkManager + policykit + uclibc |
|
|
Hello.
I've installed the uclibc-based stage3 tarball x86 (because the PC has a small RAM). Then I tried to merge networkmanager, which requires consolekit to be merged with "polkit" USE flag enabled. This flag pulls in a dependency of policykit.
However, it seems that policykit cannot be compiled against uclibc, and it fails to link because of lack of some functions.
http://patchwork.openembedded.org/patch/20645/
How can I solve this problem?
JJ |
|