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.lasa...@huawei.com] Sent: Monday, September 21, 2015 11:28 PM To: Shaham Fridenberg Cc: dev at 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-boun...@dpdk.org] On Behalf Of Shaham Fridenberg Sent: Monday, September 21, 2015 6:51 AM To: dev at 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