Re: [E-devel] No way to compile edje on my system

2007-08-04 Thread Philippe Caseiro
Le Sun, 5 Aug 2007 06:35:20 +0900, Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> a _crit : > On Sat, 4 Aug 2007 21:54:24 +0200 "Puppet Master" > <[EMAIL PROTECTED]> babbled: > > > Hello > > > > 2007/8/3, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > > > you really need a new evas :-) >

Re: [E-devel] No way to compile edje on my system

2007-08-04 Thread The Rasterman
On Sat, 4 Aug 2007 21:54:24 +0200 "Puppet Master" <[EMAIL PROTECTED]> babbled: > Hello > > 2007/8/3, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > > you really need a new evas :-) > > > > I have manualy compile evas from here : > cvs -z3 -d :pserver:[EMAIL PROTECTED]:/var/cvs/e co > e17/libs/e

Re: [E-devel] No way to compile edje on my system

2007-08-04 Thread Puppet Master
Hello 2007/8/3, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > you really need a new evas :-) > I have manualy compile evas from here : cvs -z3 -d :pserver:[EMAIL PROTECTED]:/var/cvs/e co e17/libs/evas and after this I have manualy compile edje from the same place : cvs -z3 -d :pserver:[EMAIL

Re: [E-devel] No way to compile edje on my system

2007-08-03 Thread Gustavo Sverzut Barbieri
On 8/3/07, Philippe Caseiro <[EMAIL PROTECTED]> wrote: > Le Fri, 3 Aug 2007 11:54:21 +0200, > "Puppet Master" <[EMAIL PROTECTED]> a _crit : > > > > > edje_private.h:432: error: expected specifier-qualifier-list > > > > before 'Evas_Object_Pointer_Mode' > > After Raster commit this no more a problem

Re: [E-devel] No way to compile edje on my system

2007-08-03 Thread Philippe Caseiro
Le Fri, 3 Aug 2007 11:54:21 +0200, "Puppet Master" <[EMAIL PROTECTED]> a _crit : > > > edje_private.h:432: error: expected specifier-qualifier-list > > > before 'Evas_Object_Pointer_Mode' After Raster commit this no more a problem. But this is an other : gcc -DHAVE_CONFIG_H -I. -I../.. -I../

Re: [E-devel] No way to compile edje on my system

2007-08-03 Thread Puppet Master
> > edje_private.h:432: error: expected specifier-qualifier-list before > > 'Evas_Object_Pointer_Mode' > > Tried updating and rebuilding evas? Yes Evas is a fresh compile. -- Puppet_Master E17 http://fr.enlightenment.org -

Re: [E-devel] No way to compile edje on my system

2007-08-02 Thread Sebastian Dransfeld
Philippe Caseiro wrote: > Hello > > I'm trying to compile edje on my system since 3 days but no way. > > It compile fine on my laptop but no way to my other PC. > > edje_private.h:432: error: expected specifier-qualifier-list before > 'Evas_Object_Pointer_Mode' Tried updating and

[E-devel] No way to compile edje on my system

2007-08-02 Thread Philippe Caseiro
Hello I'm trying to compile edje on my system since 3 days but no way. It compile fine on my laptop but no way to my other PC. The compile log : Using gcc version: 4.1.2 Installing in dir: /usr/src/edje-cvs edjecvs checking build system type... i686-pc-linux-gnu checking ho