Hi Alex,

Thanks for your help.

I was updating the `config/common_linuxapp` and setting 
`CONFIG_RTE_BUILD_COMBINE_LIBS=y` as mentioned in INSTALL.DPDK.md 

But the problem was solved by updating both `CONFIG_RTE_BUILD_SHARED_LIBS=y` 
and  `CONFIG_RTE_BUILD_COMBINE_LIBS=y` 

Thanks and Regards,
Saloni Jain
 

-----Alex Wang <al...@nicira.com> wrote: -----
To: Saloni Jain <saloni.j...@tcs.com>
From: Alex Wang <al...@nicira.com>
Date: 12/13/2014 11:33PM
Cc: "discuss@openvswitch.org" <discuss@openvswitch.org>
Subject: Re: [ovs-discuss] Error in installation of DPDK with OVS

Hey Saloni,

I could build with DPDK on current master, following INSTALL.DPDK.

Could you make sure you updated the `config/common_linuxapp` and
set `CONFIG_RTE_BUILD_COMBINE_LIBS=y` (listed in step 2 in
INSTALL.DPDK)?

If you missed this step, you will have the `cannot link with dpdk` error,

Thanks,
Alex Wang,        

On Fri, Dec 12, 2014 at 3:33 AM, Saloni Jain <saloni.j...@tcs.com> wrote: Hi 
Team,

We are trying to install ovs with DPDK refering to INSTALL.DPDK.md file.

dpdk 1.7.1 is taken from the link dpdk.org/download
cloned the latest master code of openvswitch from github

We have verified that our NIC is supported with file 
lib/librte_eal/common/include/rte_pci_dev_ids.h.

We have successfully build DPDK but we are getting following error in 
configuring OVS:

checking target hint for cgcc... x86_64
checking whether make has GNU make $(1) extension... yes
configure: error: cannot link with dpdk.

Can anyone please provide some inputs for resolution of above error?

Thanks & Regards,
Saloni Jain
 Tata Consultancy Services
 Mailto: saloni.j...@tcs.com
 Website: http://www.tcs.com
 ____________________________________________
 Experience certainty.  IT Services
                        Business Solutions
                        Consulting
 ____________________________________________=====-----=====-----=====
 Notice: The information contained in this e-mail
 message and/or attachments to it may contain 
 confidential or privileged information. If you are 
 not the intended recipient, any dissemination, use, 
 review, distribution, printing or copying of the 
 information contained in this e-mail message 
 and/or attachments to it are strictly prohibited. If 
 you have received this communication in error, 
 please notify us by reply e-mail or telephone and 
 immediately and permanently delete the message 
 and any attachments. Thank you
  

_______________________________________________
 discuss mailing list
 discuss@openvswitch.org
 http://openvswitch.org/mailman/listinfo/discuss
 
 
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to