ntp_io.c:process_routing_msgs on CentOS 6.8 -- errors with rtm
    Hal Murray 
    hmurray at megapathdsl.net
       
    Sun May 29 18:53:34 UTC 2016
    
    
  
It looks like you are missing /usr/include/linux/rtnetlink.h
Do you have kernel-headers installed?
It builds on FreeBSD without rtnetlink.h so there is probably something more 
complicated going on.
Does your net/route.h define rt_msghdr?  That's where it comes from on 
FreeBSD.  Or anyplace else in /usr/include/?
-- 
These are my opinions.  I hate spam.
    
    
More information about the devel
mailing list