On Sun, Jul 26, 2015 at 3:30 AM, Sipos Csaba <[email protected]> wrote: > The fairwaves/master branch of osmo-trx produces the following issue durign > compilation: > > ================================ > > Making all in x86 > make[3]: Entering directory `/root/new_openbsc/osmo-trx/Transceiver52M/x86' > CC ../common/convolve_base.lo > CC convert.lo > In file included from convert.c:33:0: > /usr/lib/gcc/x86_64-linux-gnu/4.8/include/smmintrin.h:31:3: error: #error > "SSE4.1 instruction set not enabled"
Try reverting this patch. e7c25a3677bbe4 "transceiver/x86: don’t use -march=native to build x86 specialized code" -TT
