[Xorp-hackers] Porting xorp

Ben Greear greearb at candelatech.com
Fri Feb 20 09:00:15 PST 2015


On 02/20/2015 12:08 AM, Rajeesh R wrote:
> Hi Syam,
> 
> Thank you for your information
> 
> Now I am facing an issue .see below error message .
> 
> /usr/local/powerpc-linux/bin/powerpc-linux-g++ -o obj/powerpc-unknown-linux-gnu/libxorp/win_dispatcher.os -c -O2 -g3 -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.6-WIP -Iobj/powerpc-unknown-linux-gnu -I. -I. libxorp/win_dispatcher.cc
> /usr/local/powerpc-linux/bin/powerpc-linux-g++ -o obj/powerpc-unknown-linux-gnu/libxorp/profile.os -c -O2 -g3 -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.6-WIP -Iobj/powerpc-unknown-linux-gnu -I. -I. libxorp/profile.cc
> scons: *** [obj/powerpc-unknown-linux-gnu/libxorp/build_info.os] Source `libxorp/build_info.cc' not found, needed by target `obj/powerpc-unknown-linux-gnu/libxorp/build_info.os'.
> scons: building terminated because of errors.
> make: *** [all] Error 2
> 
> Do you have any idea on this ? Do I want to enable or disable during compilation to generate it ?

This should be auto-generated by the scons framework.  You might grep through code to find what
is supposed to be creating it and see if you can figure out why it is not.

Thanks,
Ben

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



More information about the Xorp-hackers mailing list