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 which cause the error. On Sun, 13 Mar 2005 12:18:37 -0500, Kevin Brosius <[EMAIL PROTECTED]> wrote: > 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 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, Morreale J-R <[EMAIL PROTECTED]> wrote: > > > 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 JR > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
