Rachid KHAZAZ wrote:
> Hi all,
>   I am trying to install enlightenment 0.16.8.12, but i got a compile problem 
> :
>    
>   In file included from E.h:41,
> from about.c:24:
> /usr/openwin/share/include/X11/extensions/shape.h:93: error: syntax error 
> before "Region"
>    
>   do you have an idea aout that? please help
>    
You are not providing a lot of information here, in particular OS, 
platform, and X11 version would be useful.

Were there any errors while running "configure"?
Were there any compile errors before the one shown?

There might be a problem with your X11 header files.
On my box Region is defined in X11/Xutil.h, which is included by 
X11/extensions/shape.h. You could try including <X11/Xutil.h> in E.h 
before including <X11/extensions/shape.h> but that's just a wild guess.

/Kim

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to