[ovs-discuss] Cross Compiling OVS source code for PowePC

Kurapati Rakesh-B46173 B46173 at freescale.com
Tue Oct 8 03:23:52 UTC 2013


Thanks a lot.
The issue has been resolved now.

-----Original Message-----
From: Jesse Gross [mailto:jesse at nicira.com] 
Sent: Monday, October 07, 2013 10:07 PM
To: Kurapati Rakesh-B46173
Cc: discuss at openvswitch.org
Subject: Re: [ovs-discuss] Cross Compiling OVS source code for PowePC

On Sun, Oct 6, 2013 at 11:57 PM, Kurapati Rakesh-B46173 <B46173 at freescale.com> wrote:
> Hello,
>
>
>
> I was trying to cross compile the OVS source code for PowerPC.
>
> I used the following commands
>
>
>
> USDPAA_SDK_INSTALL_PATH=/home/user/Downloads/Jothirlata/QorIQ-DPAA-SDK
> -20110609-systembuilder
>
> export USDPAA_SDK_INSTALL_PATH
>
> export TARGET_HOST=powerpc-linux-gnu
>
> export
> KERNEL_PATH=$USDPAA_SDK_INSTALL_PATH/build_p4080ds_release/work/p4080d
> s-linux/linux-2.6.34.6-r0/linux-2.6.34.6
>
> export
> KSRC=$USDPAA_SDK_INSTALL_PATH/build_p4080ds_release/work/p4080ds-linux
> /linux-2.6.34.6-r0/linux-2.6.34.6

My guess is that this is a vendor kernel that has been significantly patched from upstream. Since OVS must be modified to handle different kernels, unknown patches aren't supported.



More information about the discuss mailing list