Hi,
For now, ecore cannot be compile on system without a support for
xinerama, the following trivial patch fixes this:
------------------------------------------------------------------
--- src/lib/ecore_x/ecore_x_xinerama.c.orig 2005-02-05 12:41:32.000000000
+0100
+++ src/lib/ecore_x/ecore_x_xinerama.c 2005-02-05 12:35:05.000000000 +0100
@@ -6,7 +6,9 @@
#include "Ecore_X.h"
#include "Ecore_X_Atoms.h"
+#ifdef ECORE_XINERAMA
static XineramaScreenInfo *_xin_info = NULL;
+#endif
static int _xin_scr_num = 0;
int
------------------------------------------------------------------
Regards,
DindinX
--
[EMAIL PROTECTED]
The qualities that most attract a woman to a man are usually the same
ones she can't stand years later.
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel