[Buildroot] [PATCH 1/1] smcroute: new package

mlweber1 at rockwellcollins.com mlweber1 at rockwellcollins.com
Mon Dec 16 14:03:13 UTC 2013


Hi Peter, 

Peter Korsgaard <jacmet at gmail.com> wrote on 12/15/2013 02:15:20 PM:

> From: Peter Korsgaard <jacmet at uclibc.org>
> To: Matt Weber <mlweber1 at rockwellcollins.com>
> Cc: buildroot at busybox.net, Sean Gerhardt <sagerhar at rockwellcollins.com>
> Date: 12/15/2013 02:15 PM
> Subject: Re: [PATCH 1/1] smcroute: new package
> Sent by: Peter Korsgaard <jacmet at gmail.com>
> 
<snip>

>  > +     SMCRoute is a command line tool to manipulate the multicast
>  > +     routes of a UNI kernel. It supports both IPv4 and IPv6 
multicast
> 
> I guess that 'UNI' should be 'UNIX'?
Yep.

> 
>  > +     routing.  SMCRoute can be  used as an alternative to dynamic
>  > +     multicast routers like mrouted or pimd in setups where static
>  > +     multicast routes should be maintained and/or no proper IGMP or
>  > +     MLD signaling exists.
>  > +
>  > +     https://github.com/troglobit/smcroute
> 
> It looks like it needs to depend on BR2_INET_IPV6:
> 
>   CC      mcgroup.o
> mcgroup.c: In function 'mcgroup_join_leave_ipv6':
> mcgroup.c:119:31: error: 'IPV6_JOIN_GROUP' undeclared (first use in 
> this function)
> mcgroup.c:119:31: note: each undeclared identifier is reported only 
> once for each function it appears in
> mcgroup.c:119:49: error: 'IPV6_LEAVE_GROUP' undeclared (first use in
> this function)
> make[2]: *** [mcgroup.o] Error 1
> make[2]: Leaving directory `/home/peko/source/buildroot/output/
> build/smcroute-1.99.2/src'
> 
> Also don't forget to add a comment if IPV6 isn't available.
Will do, Thanks!

Matt Weber
mlweber1 at rockwellcollins.com

> 
> -- 
> Bye, Peter Korsgaard



More information about the buildroot mailing list