Hi all

I'm trying to build E17 with a newly fetched svn tree this
morning on my debian lenny box. I used the script under the
heading of "Building" on the page:
  <http://web.enlightenment.org/p.php?p=contribute&l=en>
as it is to build the tree.

libeina appears to be installed successfully
into /usr/local/lib, and there is no other versions of the
library in other directories but /usr/local/lib.
But when building evas, the following error occurred:

 gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I. -I../../../../../src/lib 
-I../../../../../src/lib/engines/common 
-I../../../../../src/lib/engines/common/evas_op_blend 
-I../../../../../src/lib/cserve -I../../../../../src/lib/include 
-DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/lib\" 
-DPACKAGE_DATA_DIR=\"/usr/local/share/evas\" -I/usr/include/freetype2 
-I/usr/local/include/eet-1 -I/usr/local/include/eina-1 
-I/usr/local/include/eina-1/eina -I/usr/local/include/eina-1 
-I/usr/local/include/eina-1/eina -msse3 -g -O2 -MT 
libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.lo -MD -MP 
-MF 
.deps/libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.Tpo -c 
op_blend_master_sse3.c  -fPIC -DPIC -o 
.libs/libevas_engine_common_op_blend_master_sse3_la-op_blend_master_sse3.o
In file included from ../../../../../src/lib/include/evas_common.h:1140,
                 from op_blend_master_sse3.c:3:
../../../../../src/lib/include/evas_blend_ops.h:12:25: error: immintrin.h: No 
such file or directory
In file included from ../../../../../src/lib/include/evas_common.h:1140,
                 from op_blend_master_sse3.c:3:
../../../../../src/lib/include/evas_blend_ops.h:195: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'GA_MASK_SSE3'
../../../../../src/lib/include/evas_blend_ops.h:196: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'RB_MASK_SSE3'
../../../../../src/lib/include/evas_blend_ops.h:197: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'SYM4_MASK_SSE3'
../../../../../src/lib/include/evas_blend_ops.h:198: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'RGB_MASK_SSE3'
../../../../../src/lib/include/evas_blend_ops.h:201: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'ALPHA_SSE3'
../../../../../src/lib/include/evas_blend_ops.h:204: error: expected '=', ',', 
';', 'asm' or '__attribute__' before 'mul_256_sse3'

What caused this? Is there something missing on my box?
Any help would be appreciated.
Thanks.

-- 
"Thank you for telling me the truth." -- HAL9000 --
    Yasufumi Haga <yasufumi.h...@nifty.com>

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to