Re: [e-users] Enlightenment compile error

2008-03-04 Thread Kim Woelders
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

[e-users] Enlightenment compile error

2008-03-03 Thread Rachid KHAZAZ
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 br rachid

Re: [e-users] Enlightenment compile error

2005-10-20 Thread Paul S.
Try compiling evas? Paul On Fri, 2005-10-21 at 02:40 +0200, leloxias wrote: > Strange... I'm unable to compile successfully ecore... It is what I > got when I try : > > i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. > -I../../../src/lib/ecore -I../../../src/lib/ecore_evas > -I../../../src/

Re: [e-users] Enlightenment compile error

2005-10-20 Thread leloxias
Strange... I'm unable to compile successfully ecore... It is what I got when I try : i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_evas -I../../../src/lib/ecore -I../../../src/lib/ecore_evas -I../../../src/lib/ecore_x -I../../../src/lib/ec

Re: [e-users] Enlightenment compile error

2005-10-20 Thread AUDIBERT Francois GC EUR
You need libxcursor-dev on your system (got the same problem as you and found out this solved it) As I'm using debian sid I gave you the package name. On your system it might be different. Best Regards leloxias wrote: Hi, I'm also in trouble trying to compile e17... it's strange it's the f

Re: [e-users] Enlightenment compile error

2005-10-20 Thread leloxias
Hi, I'm also in trouble trying to compile e17... it's strange it's the first time I have problems ecore_x.o ecore_x.c: In function 'ecore_x_cursor_new': ecore_x.c:1165: warning: pointer targets in assignment differ in signedness ecore_x.c:1197: warning: pointer targets in assignment differ in sign

[e-users] Enlightenment compile error

2005-10-20 Thread Uung H.R Bhuwono
Hi, I'm new in here. I face some difficulties when trying to compile enlightenment. I hope someone here can help me out. I try to compile enlightenment-0.16.999.018, it give me error e_actions.h:21: error: syntax error before "Ecore_X_Event_Mouse_Button_Down" e_actions.h:22: error: syntax error b