ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10973] Error compiling on ubuntu lib ws_mempbrk.lo

Date: Wed, 18 Feb 2015 23:55:58 +0000

Comment # 8 on bug 10973 from
Hi Guy,

Just tried the distclean and configure script ... no joy I am afraid.

 CC       ws_mempbrk.lo
In file included from ws_mempbrk.h:28:0,
                 from ws_mempbrk.c:39:
/usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2
instruction set not enabled"
 # error "SSE2 instruction set not enabled"
   ^
In file included from ws_mempbrk.c:39:0:
ws_mempbrk.h:37:5: error: unknown type name '__m128i'
     __m128i mask;
     ^
make[2]: *** [ws_mempbrk.lo] Error 1
make[2]: Leaving directory `/home/matthieu/git-dev/wireshark/wsutil'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matthieu/git-dev/wireshark'
make: *** [all] Error 2

Same issue.

I'll update my repo with the last patch and see how it goes.

Thanks for your help and involvement,
Matt.


You are receiving this mail because:
  • You are watching all bug changes.