[Xorp-users] xorp and netbsd

Ben Greear greearb at candelatech.com
Thu Sep 29 23:59:21 PDT 2011


On 09/29/2011 11:49 PM, 6bone at 6bone.informatik.uni-leipzig.de wrote:
> scons
>
> ...
>
> g++ -o obj/x86_64-unknown-netbsd5.1./fea/data_plane/ifconfig/ifconfig_vlan_get_linux.os -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith
> -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -fPIC -DXRL_PF=120 -DXORP_VERSION=1.8.5-WIP -D_FORTIFY_SOURCE=0
> -Iobj/x86_64-unknown-netbsd5.1. -I. -I. fea/data_plane/ifconfig/ifconfig_vlan_get_linux.cc
> fea/data_plane/ifconfig/ifconfig_vlan_get_linux.cc: In member function 'int IfConfigVlanGetLinux::read_config(IfTree&, bool&)':
> fea/data_plane/ifconfig/ifconfig_vlan_get_linux.cc:200: error: aggregate 'vlanreq vlanreq' has incomplete type and cannot be defined
> fea/data_plane/ifconfig/ifconfig_vlan_get_linux.cc:208: error: 'SIOCGETVLAN' was not declared in this scope
> scons: *** [obj/x86_64-unknown-netbsd5.1./fea/data_plane/ifconfig/ifconfig_vlan_get_linux.os] Error 1
> scons: building terminated because of errors.

Hrm, does netbsd support VLANs?

The scons logic to detect what type of vlan support to use is
pretty lame right now, so it probably needs help to work on
your system.

Looks like I'll have to get a netbsd system working so I can do at
least some compile testing...

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-users mailing list