View previous topic :: View next topic |
Author |
Message |
Matrix905 n00b

Joined: 01 Apr 2005 Posts: 23
|
Posted: Tue Jan 24, 2006 6:18 pm Post subject: emerging evas failed |
|
|
Hello everyone,
I'm trying to install engage on e16, but my emerge fails when trying to emerge evas. The error that I get is this, now I'm not sure if the downloaded source files are bad? since it's a CVS there's a chance that it won't work, but perhaps you can help me out with this.
Code: |
i686-pc-linux-gnu-ar: .libs/evas_module.o: No such file or directory
make[4]: *** [libevas_file.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src/lib/file'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas'
make: *** [all] Error 2
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
* If you have trouble connecting to the sourceforge cvs
* server, try exporting using the unofficial mirror:
* export E17_ECVS_SERVER=thinktux.net:/root
!!! ERROR: x11-libs/evas-9999 failed.
!!! Function enlightenment_die, Line 98, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message.
|
Alright as of right now I'm not sure how to get this to install, I've tried different mirrors but it always quits at this point so any help would be greatly appreciated.
Thanks for all your help everyone!
- M - |
|
Back to top |
|
 |
cuciferus n00b

Joined: 05 Jul 2005 Posts: 17 Location: RO
|
|
Back to top |
|
 |
Matrix905 n00b

Joined: 01 Apr 2005 Posts: 23
|
Posted: Tue Jan 24, 2006 10:49 pm Post subject: |
|
|
Hey thanks for that pointer!
I've gotten past that little hurdle but evas still won't compile... it compiles farther than before but now I get this error:
Code: | i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -O2 -march=i686 -pipe -fomit-frame-pointer -MT evas_outbuf.lo -MD -MP -MF .deps/evas_outbuf.Tpo -c evas_outbuf.c -fPIC -DPIC -o .libs/evas_outbuf.o
evas_outbuf.c: In function `evas_buffer_outbuf_buf_push_updated_region':
evas_outbuf.c:268: warning: passing arg 2 of pointer to function from incompatible pointer type
evas_engine.c: In function `evas_engine_buffer_output_setup':
evas_engine.c:294: error: `EVAS_ENGINE_BUFFER_DEPTH_RGB32' undeclared (first use in this function)
evas_engine.c:294: error: (Each undeclared identifier is reported only once
evas_engine.c:294: error: for each function it appears in.)
make[5]: *** [evas_engine.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -O2 -march=i686 -pipe -fomit-frame-pointer -MT evas_outbuf.lo -MD -MP -MF .deps/evas_outbuf.Tpo -c evas_outbuf.c -o evas_outbuf.o >/dev/null 2>&1
make[5]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src/modules/engines/buffer'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src/modules/engines'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/evas-9999/work/e17/libs/evas'
make: *** [all] Error 2
|
Thanks again!,
- M - |
|
Back to top |
|
 |
bigfam Tux's lil' helper

Joined: 30 Dec 2004 Posts: 106 Location: ottawa
|
Posted: Wed Jan 25, 2006 6:09 am Post subject: |
|
|
you may as well use e17.
engage isn't really maintained and ibar (in e17) is superior |
|
Back to top |
|
 |
|