This change broken my development environment, again :(<div><br></div><div>After doing </div><div>git pull</div><div>make build</div><div><br></div><div>I get:</div><div><br></div><div><div>[sugar-build sugar-build]$ make build</div>
<div>make[1]: Entering directory `/home/gonzalo/sugar-build'</div><div>== Distribution information ==</div><div><br></div><div>Name: fedora</div><div>Version: 17</div><div>GNOME version: 3.4</div><div>Gstreamer version: 0.10</div>
<div>Lib directory: lib64</div><div>Supported: True</div><div><br></div><div>All the required dependencies are installed.</div><div>Emptying /home/gonzalo/sugar-build/install directory</div><div>Emptying /home/gonzalo/sugar-build/build directory</div>
<div><br></div><div>=== Building automake ===</div><div><br></div><div>Source directory does not exist. Please pull the sources before building.</div><div><br></div><div>=== time ===</div><div><br></div><div>real<span class="Apple-tab-span" style="white-space:pre">   </span>2.48</div>
<div>user<span class="Apple-tab-span" style="white-space:pre">  </span>1.56</div><div>sys<span class="Apple-tab-span" style="white-space:pre">      </span>0.61</div><div><br></div><div>make[1]: *** [build] Error 1</div><div>make[1]: Leaving directory `/home/gonzalo/sugar-build'</div>
</div><div><br></div><div>The same happen cloning again in a new directory.</div><div><br></div><div>Gonzalo</div><div><br><div><br><div class="gmail_quote">On Tue, Dec 25, 2012 at 8:12 PM, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I simplified the development workflow with sugar-build, it's now<br>
similar to a modern IDE (but still from the command line). The<br>
documentation is updated, but in short it goes like this:<br>
<br>
1 Clone the sugar-build repository<br>
2 "make build" or "make run"<br>
3 Make changes to the source code<br>
4 "make run" (changes are built incrementally)<br>
5 Stop sugar<br>
-> Back to 3<br>
<br>
Incremental build is pretty fast now. On my laptop it takes ~1 second<br>
for Browse, ~2 seconds for sugar (with the patch I sent to the list)<br>
and sugar-toolkit-gtk3. I think it's probably possible to shave off<br>
some more time but this should be a good start.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Daniel Narvaez<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</font></span></blockquote></div><br></div></div>