Re: [E-devel] edc build error while building editje

2011-03-21 Thread The Rasterman
On Mon, 21 Mar 2011 14:21:27 +0900 Daniel Juyung Seo said: and i think i just fixed this one today in svn :) > Hello, > While building editje, I faced edc build error like below. > I used latest svn revision 57928. > > It looks like this break came from latest edje changes. > But when I get the

Re: [E-devel] edc build error while building editje

2011-03-21 Thread Daniel Juyung Seo
Raster fixed this problem with below patch. http://trac.enlightenment.org/e/changeset/57929 Thanks. Daniel Juyung Seo (SeoZ) On Mon, Mar 21, 2011 at 2:21 PM, Daniel Juyung Seo wrote: > Hello, > While building editje, I faced edc build error like below. > I used latest svn revision 57928. > > It

[E-devel] edc build error while building editje

2011-03-20 Thread Daniel Juyung Seo
Hello, While building editje, I faced edc build error like below. I used latest svn revision 57928. It looks like this break came from latest edje changes. But when I get the clean checkout of edje from svn, editje was built well. So I did 'make clean,distclean,maintainer-clean' on edje, but I sti