You're building Entice against the outdated Esmart in e17/proto/esmart. Esmart has been moved to e17/libs/esmart and is now a collection of libraries, rather than a single library. Did you get the memo about this?

--Ibukun

Jeremy Kolb wrote:

Now sure what do do here, but I made some fixes to get entice to
compile.  Here are the diffs to the latest CVS.

Index: entice.c
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/entice.c,v
retrieving revision 1.55
diff -r1.55 entice.c
13c13
< #include <Esmart/Esmart_Trans_X11.h>
---


#include <Esmart/Esmart_Trans.h>


Index: main.c
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/main.c,v
retrieving revision 1.30
diff -r1.30 main.c
13c13
< #include <Esmart/Esmart_Trans_X11.h>
---


#include <Esmart/Esmart_Trans.h>


Index: Makefile.am
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/Makefile.am,v
retrieving revision 1.6
diff -r1.6 Makefile.am
25,28c25
< -lesmart_container \
< -lesmart_draggies \
< -lesmart_thumb \
< -lesmart_trans_x11 \
---


-lesmart \



Jeremy







-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to