I try to execute scons vrouter command in powerpc ubuntu, It is giving the
below error..

cd /root/contrail-dataplane/vrouter/ && make
SANDESH_HEADER_PATH=/root/contrail-dataplane/build/debug/vrouter
SANDESH_SRC_ROOT=../build/kbuild/
SANDESH_EXTRA_HEADER_PATH=/root/contrail-dataplane/tools
make -C /lib/modules/3.12.37-rt51-QorIQ-SDK-V1.8+gf488de6/build
M=/root/contrail-dataplane/vrouter modules
make: *** /lib/modules/3.12.37-rt51-QorIQ-SDK-V1.8+gf488de6/build: No such
file or directory.  Stop.
make: *** [default] Error 2
scons: *** [vrouter/vrouter.ko] Error 2
scons: building terminated because of errors.



On Sat, Sep 12, 2015 at 11:31 AM, Vigneshwaran R <[email protected]
> wrote:

> Thanks Pedro for the timely help..
>
> On Fri, Sep 11, 2015 at 9:13 PM, Pedro Marques <[email protected]> wrote:
>
>> "scons vrouter” compiles both the kernel module and the utilities.
>> The utils would be under build/{debug,production}/vrouter/utils depending
>> whether you pass —optimization=production to scons or not (defaults to
>> debug).
>>
>> > On Sep 11, 2015, at 8:26 AM, Vigneshwaran R <[email protected]>
>> wrote:
>> >
>> > Hi all,
>> >
>> > I need to cross compile vif command to powerpc executable to create
>> vhost0 interface on my target board. For that, first Im trying to generate
>> vif executable in x86,
>> >
>> > I have the contrail source code,
>> >
>> > repo init -u [email protected]:Juniper/contrail-vnc
>> > repo sync
>> > executed fetchpackages.py
>> >
>> > These commands I have done.
>> >
>> > what command should I execute to generate vif executable in x86.
>> >
>> > I tried with scons contrail-nova-vif command, but it doesnt work.
>> >
>> > what is the solution. ??
>> >
>> >
>> > Thanks,
>> > --Vignesh
>> > _______________________________________________
>> > Dev mailing list
>> > [email protected]
>> >
>> http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
>>
>>
>
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to