I was trying to compile e17 out of cvs, it didn't work, the same goes with the releases you have on http://enlightenment.freedesktop.org/ ...
I looked at the errors and it's quite simple, there are some missing libs to link with for some of the compiled files, here's a list of what i've found so far (change the variable in Makefile.in to what I'm sending you) :
in edje/src/bin/Makefile :
edje_cc_LDFLAGS = $(ecore_libs)
edje_decc_LDFLAGS = $(ecore_libs)
edje_thumb_LDFLAGS = $(ecore_libs)
edje_LDFLAGS = $(ecore_libs)
edje_ls_LDFLAGS = $(ecore_libs)
edje_test_LDFLAGS = $(ecore_libs)
in ewl/src/bin/Makefile : ewl_test_LDFLAGS = $(etox_libs) $(ecore_libs) ewl_embed_test_LDFLAGS = $(etox_libs) $(ecore_libs) ewl_simple_test_LDFLAGS = $(etox_libs) $(ecore_libs) ewl_media_test_LDFLAGS = $(etox_libs) $(ecore_libs)
in ewl/tools/ewl_edb_ed/Makefile : ewl_edb_ed_LDFLAGS = $(etox_libs) $(ecore_libs)
And then, edge and ewl should be compiled... and the rest should follow.. these are the only errors I've found so far... I compiled these libs/apps :
eet, evas, ecore, embryo, imlib2, edje, epeg, epsilon, esmart, edb, entrance, enlightenment
and seen no other errors.. you should fix those...
if any need to reply, use "reply all" since I'm not in the list..
and btw.. great work on e17, I've just finished installing it, and it's really nice, it seems to grow pretty well (last tried it was when those videos came out, only the shadows and iBar were working at the moment.. and nothing else :D).. thx alot for the product, I've been using E16 since I first discovered linux (5 years ago) and it's just the best WM ever!!! keep it up guys!!!
-- KaKaRoTo
------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel