Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot build networkmanager after moving to systemd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
hadrons123
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2012
Posts: 90
Location: chennai

PostPosted: Sat Dec 21, 2013 5:19 pm    Post subject: cannot build networkmanager after moving to systemd Reply with quote

I moved to systemd today in my Gentoo unstable amd64. But network mananger doesn't build after that.

Code:
m-ip6-manager.c:1262:26: error: static declaration of 'link_policy' follows non-static declaration
 static struct nla_policy link_policy[IFLA_MAX + 1] = {
                          ^
In file included from /usr/include/libnl3/netlink/route/addr.h:20:0,
                 from nm-ip6-manager.c:28:
/usr/include/libnl3/netlink/route/link.h:101:26: note: previous declaration of 'link_policy' was here
 extern struct nla_policy link_policy[];
                          ^
Makefile:526: recipe for target 'libip6_manager_la-nm-ip6-manager.lo' failed
make[4]: *** [libip6_manager_la-nm-ip6-manager.lo] Error 1
make[4]: Leaving directory '/tmp/portage/net-misc/networkmanager-0.9.8.8/work/NetworkManager-0.9.8.8/src/ip6-manager'
Makefile:1721: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/portage/net-misc/networkmanager-0.9.8.8/work/NetworkManager-0.9.8.8/src'
Makefile:813: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/portage/net-misc/networkmanager-0.9.8.8/work/NetworkManager-0.9.8.8/src'
Makefile:650: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/portage/net-misc/networkmanager-0.9.8.8/work/NetworkManager-0.9.8.8'
Makefile:542: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: net-misc/networkmanager-0.9.8.8::gentoo failed (compile phase):
 *   emake failed

the build log : https://dl.dropboxusercontent.com/u/106654446/build.log
environment: https://dl.dropboxusercontent.com/u/106654446/environment

How to solve this and build networkmanager?
_________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 16GB SanDisk SSD
Back to top
View user's profile Send private message
ulenrich
Veteran
Veteran


Joined: 10 Oct 2010
Posts: 1480

PostPosted: Sat Dec 21, 2013 5:42 pm    Post subject: Reply with quote

ipv6 USE needed, I mean, perhaps not supported without - despite the ebuild claim?
Back to top
View user's profile Send private message
hadrons123
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2012
Posts: 90
Location: chennai

PostPosted: Sat Dec 21, 2013 11:24 pm    Post subject: Reply with quote

Tried building with USE="ipv6" emerge networkmanager. Doesn't help. same results.
_________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 16GB SanDisk SSD
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Sat Dec 21, 2013 11:28 pm    Post subject: Reply with quote

Can you file this bug at Gentoo Bugzilla? Read here how to write a bug report, for more in-depth details and troubleshooting steps you can read our Bugzilla HOWTO.
Back to top
View user's profile Send private message
hadrons123
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2012
Posts: 90
Location: chennai

PostPosted: Sat Dec 21, 2013 11:57 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=494986
_________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 16GB SanDisk SSD
Back to top
View user's profile Send private message
Marsupilami23
n00b
n00b


Joined: 11 Jun 2002
Posts: 18
Location: Roseville, CA

PostPosted: Sun Dec 29, 2013 2:32 am    Post subject: Reply with quote

I had this issue as well. Downgrading dev-libs/libnl to 3.2.23 lets net-misc/networkmanager-0.9.8.8 build.
_________________
Been there, done that!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum