[Xorp-users] xorp and netbsd

Ben Greear greearb at candelatech.com
Thu Sep 29 10:51:28 PDT 2011


On 09/28/2011 11:11 PM, 6bone at 6bone.informatik.uni-leipzig.de wrote:
> first, a symbolic link to python26 is created
>
> tar xvjf xorp-1.8.4-src.tar.bz2
> cd xorp
> scons
>
> ...
> g++ -o obj/x86_64-unknown-netbsd5.1./libxipc/permits.os -c -O1 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align
> -Woverloaded-virtual -ftemplate-depth-25 -pipe -fPIC -DXRL_PF=120 -D_FORTIFY_SOURCE=0 -Iobj/x86_64-unknown-netbsd5.1. -I. -I. libxipc/permits.cc
> g++ -o obj/x86_64-unknown-netbsd5.1./libxipc/sockutil.os -c -O1 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align
> -Woverloaded-virtual -ftemplate-depth-25 -pipe -fPIC -DXRL_PF=120 -D_FORTIFY_SOURCE=0 -Iobj/x86_64-unknown-netbsd5.1. -I. -I. libxipc/sockutil.cc
> cc1plus: warnings being treated as errors
> libxipc/sockutil.cc: In function 'void get_active_ipv4_addrs(std::vector<IPv4, std::allocator<IPv4> >&)':
> libxipc/sockutil.cc:311: warning: deleting 'void*' is undefined
> libxipc/sockutil.cc:317: warning: deleting 'void*' is undefined
> libxipc/sockutil.cc:334: warning: deleting 'void*' is undefined
> scons: *** [obj/x86_64-unknown-netbsd5.1./libxipc/sockutil.os] Error 1
> scons: building terminated because of errors.

Please try the latest code from github:

https://github.com/greearb/xorp.ct

I just pushed some patches from the netbsd project
that should fix this and some related issues.

Might yet be other problems, so if it fails to work, send me the logs.

Thanks,
Ben

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



More information about the Xorp-users mailing list