Hi,
On Fri, Nov 29, 2013 at 2:39 PM, Surya Nimmagadda wrote:
> I am seeing the following error when doing make with 1.5.0r2 or 1.5.1r1
>
> == Build lib/librte_meter
> == Build lib/librte_sched
> CC rte_sched.o
> In file included from
> /home/surya/dpdk/dpdk-1.5.1r1/lib/librte_sched/rte_bitmap.h
e to build dpdk : #error "SSSE3 instruction set
not enabled"
Changing the CPU type emulation to some model that supports SSSE3 solved it
(e.g. core2duo) should do the trick. I faced the same problem sometime ago.
best
marc
On 29/11/13 11:39, Surya Nimmagadda wrote:
> Hi,
>
> I am
Changing the CPU type emulation to some model that supports SSSE3 solved
it (e.g. core2duo) should do the trick. I faced the same problem
sometime ago.
best
marc
On 29/11/13 11:39, Surya Nimmagadda wrote:
> Hi,
>
> I am a beginner with dpdk and trying to follow the instructions in
> http://www
Hi,
I am a beginner with dpdk and trying to follow the instructions in
http://www.dpdk.org/doc/quick-start
I am seeing the following error when doing make with 1.5.0r2 or 1.5.1r1
== Build lib/librte_meter
== Build lib/librte_sched
CC rte_sched.o
In file included from
/home/surya/dpdk/dpdk-1.
4 matches
Mail list logo