On Sun, 30 Oct 2011 11:48:38 +0900 Carsten Haitzler (The Rasterman) <ras...@rasterman.com> wrote:
Hi, Rasterman-san > On Sun, 30 Oct 2011 10:25:39 +0900 Yasufumi Haga > <yasufumi.h...@nifty.com> said: > > sounds liek your gcc version doesn support sse3 intrinsics > - actually probably not mmx intrinsics. you may have to > disable sse3 support. (--disable-cpu-sse3 option to > configure) Your advice is just BINGO! That error has disappeared. Also, I needed to add another option of "--disable-gl-xlib" because OpenGL-related errors appeared after that, which seems to be specific to my box, though the configure script of evas normally passed without the option. I wonder why? In any case these two options worked fine and evas was successfully compiled. Thanks for your advice, Raster-san. > > > 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™ now supports Android™ Apps for the > > BlackBerry® PlayBook™. 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 > > > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" > -------------- The Rasterman (Carsten Haitzler) > ras...@rasterman.com > > > ------------------------------------------------------------------------------ > Get your Android app more play: Bring it to the BlackBerry > PlayBook in minutes. BlackBerry App World™ now > supports Android™ Apps for the BlackBerry® > PlayBook™. 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 -- "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™ now supports Android™ Apps for the BlackBerry® PlayBook™. 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