Markus Rothe [2007-05-10 08:13]:

Hi Markus,

> I just ran into this problem while compiling ecore (CVS checkout from
> today):
> 
> ecore_evas_private.h:26:22: error: Ecore_X.h: No such file or directory
> 
> This is a fresh install without ecore installed yet. Once I applied the
> attached patch and ran autogen.sh I was able to compile and install
> ecore.

Seems it's related to the XCB stuff once again.
src/lib/ecore_evas/Makefile.am only checks for BUILD_ECORE_X, but it
should also check for BUILD_ECORE_X_XCB.

Maybe we should define the former in both cases, and introduce
ECORE_X_BACKEND or something.

Regards,
Tilman

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Attachment: pgpkjCM3ec9cF.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to