DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] compilataion of dpdk 2.1.0 fails
@ 2015-09-21 13:50 Shaham Fridenberg
  2015-09-21 20:27 ` Robert Lasater (B)
  0 siblings, 1 reply; 3+ messages in thread
From: Shaham Fridenberg @ 2015-09-21 13:50 UTC (permalink / raw)
  To: dev

Hey all,

I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the following errors:

rte_memcpy.h:625:2: error: incompatible type for argument 2 of _mm_storeu_si128
emmintrin.h:701:1: note: expected __m128i but argument is of type int

Did anyone bounced into this issue? Any idea how to overcome it?

Thanks,
Shaham

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] compilataion of dpdk 2.1.0 fails
  2015-09-21 13:50 [dpdk-dev] compilataion of dpdk 2.1.0 fails Shaham Fridenberg
@ 2015-09-21 20:27 ` Robert Lasater (B)
  2015-09-29  7:01   ` Shaham Fridenberg
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Lasater (B) @ 2015-09-21 20:27 UTC (permalink / raw)
  To: Shaham Fridenberg; +Cc: dev

Hello Shaham:

> I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the following errors:

I don't have an immediate solution, but may I suggest you check (and perhaps post) what compiler you are using and what version.

I am aware of Linux source code bundles that failed with gcc 4.4.x and required gcc 4.8.x to build successfully.

Best wishes towards solving your problem.

Regards,
Robert L




-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shaham Fridenberg
Sent: Monday, September 21, 2015 6:51 AM
To: dev@dpdk.org
Subject: [dpdk-dev] compilataion of dpdk 2.1.0 fails

Hey all,

I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the following errors:

rte_memcpy.h:625:2: error: incompatible type for argument 2 of _mm_storeu_si128
emmintrin.h:701:1: note: expected __m128i but argument is of type int

Did anyone bounced into this issue? Any idea how to overcome it?

Thanks,
Shaham

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] compilataion of dpdk 2.1.0 fails
  2015-09-21 20:27 ` Robert Lasater (B)
@ 2015-09-29  7:01   ` Shaham Fridenberg
  0 siblings, 0 replies; 3+ messages in thread
From: Shaham Fridenberg @ 2015-09-29  7:01 UTC (permalink / raw)
  To: Robert Lasater (B); +Cc: dev

Hey Robert,

Thanks a lot for your response!

I use gcc (Ubuntu/Linaro 4.7.2-11precise2) 4.7.2.

Thanks,
Shaham


-----Original Message-----
From: Robert Lasater (B) [mailto:R.Lasater@huawei.com] 
Sent: Monday, September 21, 2015 11:28 PM
To: Shaham Fridenberg
Cc: dev@dpdk.org
Subject: RE: compilataion of dpdk 2.1.0 fails

Hello Shaham:

> I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the following errors:

I don't have an immediate solution, but may I suggest you check (and perhaps post) what compiler you are using and what version.

I am aware of Linux source code bundles that failed with gcc 4.4.x and required gcc 4.8.x to build successfully.

Best wishes towards solving your problem.

Regards,
Robert L




-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shaham Fridenberg
Sent: Monday, September 21, 2015 6:51 AM
To: dev@dpdk.org
Subject: [dpdk-dev] compilataion of dpdk 2.1.0 fails

Hey all,

I upgraded from dpdk 1.8.0 to 2.1.0 and my compilation now fails with the following errors:

rte_memcpy.h:625:2: error: incompatible type for argument 2 of _mm_storeu_si128
emmintrin.h:701:1: note: expected __m128i but argument is of type int

Did anyone bounced into this issue? Any idea how to overcome it?

Thanks,
Shaham

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-29  7:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-21 13:50 [dpdk-dev] compilataion of dpdk 2.1.0 fails Shaham Fridenberg
2015-09-21 20:27 ` Robert Lasater (B)
2015-09-29  7:01   ` Shaham Fridenberg

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).