DPDK patches and discussions
 help / color / mirror / Atom feed
From: abhishek jain <ashujain9727@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] ovs error using dpdk on ubuntu
Date: Tue, 26 Sep 2017 23:47:24 +0530	[thread overview]
Message-ID: <CA+9-Lvs-jU4z11fkzcZi3cG2d6uEvAQLsGm=ooPPgrNs5Fji3Q@mail.gmail.com> (raw)

Hello Team

I'm installing OVS with DPDK-v16.11 on ubuntu 16.04.3  and getting
following error on running below command..

cd /opt/stack/ovs/
make -j 8 'CFLAGS=-O3 -march=native -fPIC'


/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I ./include -I ./include -I ./lib -I ./lib    -Wstrict-prototypes -Wall
-Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align
-Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes
-Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool
-Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -mssse3
-I/opt/stack/DPDK-v16.11/x86_64-native-linuxapp-gcc/include
-D_FILE_OFFSET_BITS=64  -Wno-unused -Wno-unused-parameter -O3 -march=native
-fPIC -MT lib/lib_libsflow_la-sflow_poller.lo -MD -MP -MF
lib/.deps/lib_libsflow_la-sflow_poller.Tpo -c -o
lib/lib_libsflow_la-sflow_poller.lo `test -f 'lib/sflow_poller.c' || echo
'./'`lib/sflow_poller.c
*lib/netdev-dpdk.c:38:23: fatal error: rte_vhost.h: No such file or
directory*
compilation terminated.
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I
./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter
-Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing
-Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument
-Wbool-compare -mssse3
-I/opt/stack/DPDK-v16.11/x86_64-native-linuxapp-gcc/include
-D_FILE_OFFSET_BITS=64 -O3 -march=native -fPIC -MT lib/stream-ssl.lo -MD
-MP -MF lib/.deps/stream-ssl.Tpo -c lib/stream-ssl.c -o lib/stream-ssl.o
Makefile:4682: recipe for target 'lib/netdev-dpdk.lo' failed
make[2]: *** [lib/netdev-dpdk.lo] Error 1



Please let me know regarding this.

Regards
Abhishek Jain

                 reply	other threads:[~2017-09-26 18:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+9-Lvs-jU4z11fkzcZi3cG2d6uEvAQLsGm=ooPPgrNs5Fji3Q@mail.gmail.com' \
    --to=ashujain9727@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).