[Xorp-users] build error in xorp : invalid conversion from 'const nlmsghdr*'

Kevin Wilson wkevils at gmail.com
Sat Jan 12 11:53:50 PST 2013


Hi,
Thanks!
with git tree, scons and scons install worked.
Rgs
KW


On Sat, Jan 12, 2013 at 7:45 PM, Ben Greear <greearb at candelatech.com> wrote:
> On 01/11/2013 10:43 PM, Kevin Wilson wrote:
>>
>> Hi,
>> I am trying to build XORP on Fedora 17 x86_64 machine.
>>
>> I downloaded xorp-1.8.5-src.tar.bz2 from
>> http://www.xorp.org/releases/current/
>>
>> I untar it and ran : scons.
>>
>> I am getting this error:
>> ...
>> fea/data_plane/ifconfig/ifconfig_get_netlink_socket.cc:282:35: error:
>> invalid conversion from 'const nlmsghdr*' to 'nlmsghdr*'
>> [-fpermissive]
>> scons: ***
>> [obj/x86_64-unknown-linux-gnu/fea/data_plane/ifconfig/ifconfig_get_netlink_socket.os]
>> Error 1
>> scons: building terminated because of errors.
>> ...
>>
>> Any ideas ?
>>
>> Is there a way to build scons without fea? Or to build only pim?
>
>
> Try the git tree, it's currently building F-17 for me.
>
> Thanks,
> Ben
>
>>
>> scons --help | g fea
>> shows:
>> enable_fea_dummy: Build fea-dummy target (yes|no)
>>
>> But:
>> scons enable_fea_dummy=no
>> gave me the same error above of "invalid conversion from 'const
>> nlmsghdr*' to 'nlmsghdr*' [-"
>>
>> rgs,
>> Kevin
>>
>> _______________________________________________
>> Xorp-users mailing list
>> Xorp-users at xorp.org
>> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
>>
>
>
> --
> Ben Greear <greearb at candelatech.com>
> Candela Technologies Inc  http://www.candelatech.com
>
>



More information about the Xorp-users mailing list