Comment # 8
on bug 10973
from Matt Texier
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.