The 22-05-2006 05:57 Gopalarathnam Venkatesan wrote:
Mikkel Mastrup Jensen wrote:
I'm so close now :-) Just need two more steps according to the get-e.org guide, and that's make and make install in the e17/apps/e-folder. But after I've run ./autogen.sh and ./configure, then I do "make" and that's when I get error messages. It looks like Ecore_X.h is the problem, but actually I'm not too sure how to read the error outputs correctly or what to do to fix it. Can anyone help me? I'm currently running Debian 3.1, kernel 2.6.16.16, NVIDIA drivers and Gnome as window manager.

Thanks, Mikkel

I've attached the error message below, btw my Debian is installed with Danish language files, so you might notice that a lot of places it writes "fejl" - that's Danish for "error":


kilo2:/usr/tmp/e17/e17/apps/e# make
make  all-recursive
make[1]: Entering directory `/usr/tmp/e17/e17/apps/e'
Making all in src
make[2]: Entering directory `/usr/tmp/e17/e17/apps/e/src'
Making all in bin
make[3]: Entering directory `/usr/tmp/e17/e17/apps/e/src/bin'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -g -O2 -MT e_main.o -MD -MP -MF ".deps/e_main.Tpo" -c -o e_main.o e_main.c; \ then mv -f ".deps/e_main.Tpo" ".deps/e_main.Po"; else rm -f ".deps/e_main.Tpo"; exit 1; fi
I filen inkluderet af e_main.c:4:
e.h:50:21: Ecore_X.h: Ingen sådan fil eller filkatalog
e.h:58:27: Ecore_X_Atoms.h: Ingen sådan fil eller filkatalog
e.h:59:28: Ecore_X_Cursor.h: Ingen sådan fil eller filkatalog
(snip)

I don't understand Danish, but this error seems like your "ecore" package is quite old and needs update.

"Ingen sådan fil eller filkatalog" means "No such file or directory". But it's strange since I just downloaded all of the e17 packages yesterday, at the same time. They should be compatible...



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to