DPDK patches and discussions
 help / color / mirror / Atom feed
From: Alexander Belyakov <abelyako@gmail.com>
To: Surya Nimmagadda <nscsekhar@juniper.net>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Unable to build dpdk : #error "SSSE3 instruction set not enabled"
Date: Mon, 2 Dec 2013 14:13:41 +0400	[thread overview]
Message-ID: <CAAQJX_Qa8uQHd8+fAP7JNho5ZWSFnmzk69Hj8TOjHUJx4J4Sdg@mail.gmail.com> (raw)
In-Reply-To: <20d8915bacb140d5a7a02e45f0093c3f@CO1PR05MB284.namprd05.prod.outlook.com>

Hi,

On Fri, Nov 29, 2013 at 2:39 PM, Surya Nimmagadda <nscsekhar@juniper.net>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: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
>
>
adding the following line to your defconfig would also help
"CONFIG_RTE_BITMAP_OPTIMIZATIONS=0"

Regards,
Alexander

      parent reply	other threads:[~2013-12-02 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29 10:39 Surya Nimmagadda
2013-11-29 10:52 ` Marc Sune
2013-12-02 10:13 ` Alexander Belyakov [this message]

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=CAAQJX_Qa8uQHd8+fAP7JNho5ZWSFnmzk69Hj8TOjHUJx4J4Sdg@mail.gmail.com \
    --to=abelyako@gmail.com \
    --cc=dev@dpdk.org \
    --cc=nscsekhar@juniper.net \
    /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).