Re: [E-devel] error while compiling apps/e/

2005-03-13 Thread Andrew Elcock
Yeah, raster typo'd (BAD raster) it is fixed, waiting game for anon users ;) HandyAndE Carlos Daniel Ruvalcaba Valenzuela wrote: I had the same problem yesterday, i got an error compiling the source and a eet file, I searched through the code and discovered it was a silly error like this: var = som

Re: [E-devel] error while compiling apps/e/

2005-03-13 Thread Carlos Daniel Ruvalcaba Valenzuela
I had the same problem yesterday, i got an error compiling the source and a eet file, I searched through the code and discovered it was a silly error like this: var = some_function(args1, arg2 //, bah); The same happened on the data/themes dir, with the file default_paged.edc, it was a comment wh

Re: [E-devel] error while compiling apps/e/

2005-03-13 Thread Kevin Brosius
Anon cvs is updated from development cvs on approx. a 5 hour cycle currently. Sourceforge seems to have something in the works to improve that, but currently "that's the way it is". Kevin Till Varoquaux wrote: > > > Rasterman has commited a patch that fixes this. However the cvs seems > to be

Re: [E-devel] error while compiling apps/e/

2005-03-13 Thread Morreale J-R
Thank for your answer ! Somebody gave me a quick fix to solve it so waiting should not be a problem . --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which pro

Re: [E-devel] error while compiling apps/e/

2005-03-13 Thread Till Varoquaux
Rasterman has commited a patch that fixes this. However the cvs seems to be a little slow integratting these changes. I think the correction should be availlable anytimes now (why does the cvs react so slowly?). Just wait a couple of hours. Cheers, Till On Sun, 13 Mar 2005 11:11:20 +0100, Morreal

[E-devel] error while compiling apps/e/

2005-03-13 Thread Morreale J-R
Since yesterday I can't get enlightenment (cvs apps/e) to build because of this error : .deps/e_mod_main.Tpo -c e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o e_mod_main.c: In function `_pager_face_new': e_mod_main.c:279: error: syntax error before "evas_object_pass_events_set" Regards, MORREALE