On Tue, Nov 27, 2012 at 9:04 PM, Vincent Torri <[email protected]> wrote: > On Tue, Nov 27, 2012 at 8:43 AM, Guillaume Friloux > <[email protected]> wrote: >> On 27/11/2012 05:33, Daniel Juyung Seo wrote: >>> >>> Dear vtorri after this commit, azy is broken here. >>> (ubuntu 12.10) >>> Can you check this? >>> >>> make[4]: Leaving directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/lib' >>> make[3]: Leaving directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/lib' >>> Making all in bin >>> make[3]: Entering directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/bin' >>> cd re2c && make >>> make[4]: Entering directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/bin/re2c' >>> make[4]: *** No rule to make target `re_parser.hh', needed by `all'. >>> Stop. >>> make[4]: Leaving directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/bin/re2c' >>> make[3]: *** [../../src/bin/re2c/re2c] Error 2 >>> make[3]: Leaving directory >>> `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src/bin' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory `/home/seoz/efl/git-svn/e/trunk/PROTO/azy/src' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/home/seoz/efl/git-svn/e/trunk/PROTO/azy' >>> make: *** [all] Error 2 >>> >> Hello, >> Here it works completly (up2date archlinux), but before this patch, it didnt >> worked here. >> Damn autotools. >> > > so ???
so I'm reverting it. not cool just letting the build of the library broken for days. It's a bit hard trying to figure out what should be the issue found since only this patch was provided, no mention to the bug. I've tried some combinations of configure options / dependencies and found one, when trying to make distcheck with re2c installed. I've committed a patch that apparently fix it. If it wasn't your issue, please send the log to this list, so we can properly fix it. Thanks, > > Vincent > > ------------------------------------------------------------------------------ > Keep yourself connected to Go Parallel: > DESIGN Expert tips on starting your parallel project right. > http://goparallel.sourceforge.net > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Bruno Dilly Lead Developer ProFUSION embedded systems http://profusion.mobi ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project with help from experts and peers. http://goparallel.sourceforge.net _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
