The 22-05-2006 06:09 Mikkel Mastrup Jensen wrote:
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...

By the way, I did "slocate Ecore_X.h" and it returned without an answer (the same happened with "slocate Ecore_X_Atoms.h" and "slocate Ecore_X_Cursor.h"), so I guess the files really aren't on my system. But I've followed the guide from get-e.org exactly as it says, with no error messages and everthing looked fine. I've added /usr/local to /etc/ld.so.conf and run ldconfig. When I look into /usr/local/lib it looks like the file should be there:

kilo2:/usr/local/lib# ls -al
totalt 21270
drwxrwsr-x  6 root staff    2720 2006-05-21 03:06 .
drwxrwsr-x  9 root staff     240 2006-05-19 18:08 ..
drwxr-sr-x  3 root staff      72 2006-05-21 03:01 evas
drwxr-sr-x  2 root staff      48 2006-05-19 18:09 firmware
-rw-r--r--  1 root staff  855596 2006-05-21 03:03 libecore.a
-rw-r--r--  1 root staff  158036 2006-05-21 03:03 libecore_con.a
-rw-r--r--  1 root staff  373944 2006-05-21 03:03 libecore_config.a
-rwxr-xr-x  1 root staff    1198 2006-05-21 03:03 libecore_config.la
lrwxrwxrwx 1 root staff 24 2006-05-21 03:03 libecore_config.so -> libecore_config.so.1.0.0 lrwxrwxrwx 1 root staff 24 2006-05-21 03:03 libecore_config.so.1 -> libecore_config.so.1.0.0
-rwxr-xr-x  1 root staff  214795 2006-05-21 03:03 libecore_config.so.1.0.0
-rwxr-xr-x  1 root staff     925 2006-05-21 03:03 libecore_con.la
lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_con.so -> libecore_con.so.1.0.0 lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_con.so.1 -> libecore_con.so.1.0.0
-rwxr-xr-x  1 root staff  101244 2006-05-21 03:03 libecore_con.so.1.0.0
-rw-r--r--  1 root staff   75208 2006-05-21 03:03 libecore_dbus.a
-rwxr-xr-x  1 root staff    1017 2006-05-21 03:03 libecore_dbus.la
lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_dbus.so -> libecore_dbus.so.1.0.0 lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_dbus.so.1 -> libecore_dbus.so.1.0.0
-rwxr-xr-x  1 root staff   64692 2006-05-21 03:03 libecore_dbus.so.1.0.0
-rw-r--r--  1 root staff  300306 2006-05-21 03:03 libecore_evas.a
-rwxr-xr-x  1 root staff    1131 2006-05-21 03:03 libecore_evas.la
lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_evas.so -> libecore_evas.so.1.0.0 lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_evas.so.1 -> libecore_evas.so.1.0.0
-rwxr-xr-x  1 root staff  182257 2006-05-21 03:03 libecore_evas.so.1.0.0
-rw-r--r--  1 root staff   84326 2006-05-21 03:03 libecore_fb.a
-rwxr-xr-x  1 root staff     918 2006-05-21 03:03 libecore_fb.la
lrwxrwxrwx 1 root staff 20 2006-05-21 03:03 libecore_fb.so -> libecore_fb.so.1.0.0 lrwxrwxrwx 1 root staff 20 2006-05-21 03:03 libecore_fb.so.1 -> libecore_fb.so.1.0.0
-rwxr-xr-x  1 root staff   73260 2006-05-21 03:03 libecore_fb.so.1.0.0
-rw-r--r--  1 root staff  288798 2006-05-21 03:03 libecore_file.a
-rwxr-xr-x  1 root staff     932 2006-05-21 03:03 libecore_file.la
lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_file.so -> libecore_file.so.1.0.0 lrwxrwxrwx 1 root staff 22 2006-05-21 03:03 libecore_file.so.1 -> libecore_file.so.1.0.0
-rwxr-xr-x  1 root staff  149832 2006-05-21 03:03 libecore_file.so.1.0.0
-rw-r--r--  1 root staff   79432 2006-05-21 03:03 libecore_ipc.a
-rwxr-xr-x  1 root staff    1010 2006-05-21 03:03 libecore_ipc.la
lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_ipc.so -> libecore_ipc.so.1.0.0 lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_ipc.so.1 -> libecore_ipc.so.1.0.0
-rwxr-xr-x  1 root staff   71979 2006-05-21 03:03 libecore_ipc.so.1.0.0
-rw-r--r--  1 root staff   32660 2006-05-21 03:03 libecore_job.a
-rwxr-xr-x  1 root staff     925 2006-05-21 03:03 libecore_job.la
lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_job.so -> libecore_job.so.1.0.0 lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_job.so.1 -> libecore_job.so.1.0.0
-rwxr-xr-x  1 root staff   30267 2006-05-21 03:03 libecore_job.so.1.0.0
-rwxr-xr-x  1 root staff     820 2006-05-21 03:03 libecore.la
lrwxrwxrwx 1 root staff 17 2006-05-21 03:03 libecore.so -> libecore.so.1.0.0 lrwxrwxrwx 1 root staff 17 2006-05-21 03:03 libecore.so.1 -> libecore.so.1.0.0
-rwxr-xr-x  1 root staff  432629 2006-05-21 03:03 libecore.so.1.0.0
-rw-r--r--  1 root staff   22486 2006-05-21 03:03 libecore_txt.a
-rwxr-xr-x  1 root staff     889 2006-05-21 03:03 libecore_txt.la
lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_txt.so -> libecore_txt.so.1.0.0 lrwxrwxrwx 1 root staff 21 2006-05-21 03:03 libecore_txt.so.1 -> libecore_txt.so.1.0.0
-rwxr-xr-x  1 root staff   22881 2006-05-21 03:03 libecore_txt.so.1.0.0
-rw-r--r--  1 root staff 3586574 2006-05-21 02:26 libedb.a
-rwxr-xr-x  1 root staff     797 2006-05-21 02:26 libedb.la
lrwxrwxrwx 1 root staff 15 2006-05-21 02:26 libedb.so -> libedb.so.1.0.5 lrwxrwxrwx 1 root staff 15 2006-05-21 02:26 libedb.so.1 -> libedb.so.1.0.5-rwxr-xr-x 1 root staff 1921648 2006-05-21 02:26 libedb.so.1.0.5
-rw-r--r--  1 root staff 1145752 2006-05-21 03:06 libedje.a
-rwxr-xr-x  1 root staff    1445 2006-05-21 03:06 libedje.la
lrwxrwxrwx 1 root staff 16 2006-05-21 03:06 libedje.so -> libedje.so.0.5.0lrwxrwxrwx 1 root staff 16 2006-05-21 03:06 libedje.so.0 -> libedje.so.0.5.0
-rwxr-xr-x  1 root staff  627152 2006-05-21 03:06 libedje.so.0.5.0
-rw-r--r--  1 root staff  247926 2006-05-21 02:23 libeet.a
-rwxr-xr-x  1 root staff     823 2006-05-21 02:23 libeet.la
lrwxrwxrwx 1 root staff 16 2006-05-21 02:23 libeet.so -> libeet.so.0.9.10 lrwxrwxrwx 1 root staff 16 2006-05-21 02:23 libeet.so.0 -> libeet.so.0.9.10
-rwxr-xr-x  1 root staff  152160 2006-05-21 02:23 libeet.so.0.9.10
-rw-r--r--  1 root staff  268410 2006-05-21 03:04 libembryo.a
-rwxr-xr-x  1 root staff     822 2006-05-21 03:04 libembryo.la
lrwxrwxrwx 1 root staff 18 2006-05-21 03:04 libembryo.so -> libembryo.so.0.9.1 lrwxrwxrwx 1 root staff 18 2006-05-21 03:04 libembryo.so.0 -> libembryo.so.0.9.1
-rwxr-xr-x  1 root staff  141341 2006-05-21 03:04 libembryo.so.0.9.1
-rw-r--r--  1 root staff 6581810 2006-05-21 03:01 libevas.a
-rwxr-xr-x  1 root staff     923 2006-05-21 03:01 libevas.la
lrwxrwxrwx 1 root staff 16 2006-05-21 03:01 libevas.so -> libevas.so.1.0.0lrwxrwxrwx 1 root staff 16 2006-05-21 03:01 libevas.so.1 -> libevas.so.1.0.0
-rwxr-xr-x  1 root staff 3357029 2006-05-21 03:01 libevas.so.1.0.0
drwxr-sr-x  2 root staff     200 2006-05-21 03:06 pkgconfig
drwxrwsr-x  3 root staff      80 2006-05-19 16:18 python2.3



There's loads of files called libecore... What could have gone wrong, I did do ./autogen.sh, ./configure, make, make install in e17/libs/ecore after evas and before embryo, and as I said got no error messages...




-------------------------------------------------------
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