All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Sune <marc.sune-kpkqNMk1I7M@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: Unable to build dpdk : #error "SSSE3 instruction set not enabled"
Date: Fri, 29 Nov 2013 11:52:53 +0100	[thread overview]
Message-ID: <52987205.4050507@bisdn.de> (raw)
In-Reply-To: <20d8915bacb140d5a7a02e45f0093c3f-RQxQemEAZNxuT0KXWxO802u6+pknBqLbXA4E9RH9d+qIuWR1G4zioA@public.gmane.org>

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.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.5.1r1/lib/librte_sched/rte_bitmap.h:77:0,
>                   from /home/surya/dpdk/dpdk-1.5.1r1/lib/librte_sched/rte_sched.c:47:
> /usr/lib/gcc/x86_64-linux-gnu/4.6/include/tmmintrin.h:31:3: error: #error "SSSE3 instruction set not enabled"
> make[3]: *** [rte_sched.o] Error 1
> make[2]: *** [librte_sched] Error 2
> make[1]: *** [lib] Error 2
> make: *** [all] Error 2
>
> I am running this on a Ubuntu VM (12.04) with gcc version 4.6.3
>
> It built fine on another vm where I have Ubuntun 13.10 with gcc version 4.8.1
>
> Should I upgrade to 4.8.1 here as well (it has become a long process with lot of road blocks) or is there any simple fix?
>
> The DPDK doc says I just need gcc versions 4.5.x or later.
>
> Thanks,
> Surya
>

  parent reply	other threads:[~2013-11-29 10:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29 10:39 Unable to build dpdk : #error "SSSE3 instruction set not enabled" Surya Nimmagadda
     [not found] ` <20d8915bacb140d5a7a02e45f0093c3f-RQxQemEAZNxuT0KXWxO802u6+pknBqLbXA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2013-11-29 10:52   ` Marc Sune [this message]
     [not found]     ` <52987205.4050507-kpkqNMk1I7M@public.gmane.org>
2013-11-29 12:31       ` Etai Lev-Ran
2013-12-02 10:13   ` Alexander Belyakov

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=52987205.4050507@bisdn.de \
    --to=marc.sune-kpkqnmk1i7m@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.