[ovs-discuss] Error while executing make in OVS

Shankari Vaidyalingam shankari.v.2014 at gmail.com
Fri Dec 26 15:58:42 UTC 2014


Hi

Thanks for the response.

I installed the devel files of libpthread - libpthread-stubs0-dev and then

built DPDK and then tried executing make in OVS but getting the same error.

Please help.

Regards

Shankari.V



On Thursday, December 25, 2014 03:47:35 PM Shankari Vaidyalingam wrote:
>* Hi,
*> >* I'm trying to install OVS with DPDK.
*>* OVS version - 2.3.0
*>* DPDK - 1.8
*> > >* I''m getting the below error while executing make command in the OVS
*>* directory:
*> >* mv -f $depbase.Tpo $depbase.Po
*>* /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wstrict-prototypes -Wall
*>* -Wextra -Wno-sign-compare -Wpointer-arith -Wdeclaration-after-statement
*>* -Wformat-security -Wno-format-zero-length -Wswitch-enum -Wunused-parameter
*>* -Wstrict-aliasing -Wbad-function-cast -Wcast-align -Wmissing-prototypes
*>* -Wmissing-field-initializers  -g -O2    -o utilities/ovs-appctl
*>* utilities/ovs-appctl.o lib/libopenvswitch.la
<http://libopenvswitch.la> -lusb-1.0 -l pthread
*>* libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
*>* -Wpointer-arith -Wdeclaration-after-statement -Wformat-security
*>* -Wno-format-zero-length -Wswitch-enum -Wunused-parameter -Wstrict-aliasing
*>* -Wbad-function-cast -Wcast-align -Wmissing-prototypes
*>* -Wmissing-field-initializers -g -O2 -o utilities/ovs-appctl
*>* utilities/ovs-appctl.o pthread  lib/.libs/libopenvswitch.a -lssl -lcrypto
*>* -lusb-1.0 -l
*>* gcc: error: pthread: No such file or directory
*
You need to install the devel files of libpthread in order to be able to link.

fbl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20141226/0bb79acd/attachment-0002.html>


More information about the discuss mailing list