Hey,<div><br></div><div>thanks for looking into this. I'm away from my laptop for a few days... Could you please commit the fix (I added you as committer)? Perhaps use two separate lines instead of the comma, to match the style of the rest of the code.</div>
<div><br></div><div>Btw, not sure what you are doing exactly but these days you don't normally need to build a specific module... Both make run and make build will figure out which modules are changed and build just those.<span></span></div>
<div><br>On Saturday, 29 December 2012, Ajay Garg  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ahhh.. never-mind...<br><br>replacing<br>""from devbot import main""<br>
<br>by<br>"from devbot import main, build"<br><br>in "commands/build" did the trick !!!<br><br><br><br><div class="gmail_quote">
On Sat, Dec 29, 2012 at 4:49 PM, Ajay Garg <span dir="ltr"><<a href="javascript:_e({}, 'cvml', 'ajay@activitycentral.com');" target="_blank">ajay@activitycentral.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi.<br><br>I cloned the latest code for sugar-build architecture; and I then tried to (just) build "sugar".<br>I ran "make build-sugar"; however, I am getting the error ::<br><br>###########################################################################<br>


[ajay@localhost sugar-build]$ make build-sugar<br>Traceback (most recent call last):<br>  File "/home/ajay/doosra/commands/build", line 17, in <module><br>    if not build.build_one(args.module):<br>NameError: name 'build' is not defined<br>


make: *** [build-sugar] Error 1<br>###########################################################################<br><br><br>Any ideas how the issue may be solved?<br><br clear="all"><br><br><font face="arial, sans-serif">Regards,<br>


<br>Ajay Garg</font><br style="font-size:13px;font-family:arial,sans-serif"><font face="arial, sans-serif">Dextrose Developer</font><br style="font-size:13px;font-family:arial,sans-serif">
<span style="font-size:13px;font-family:arial,sans-serif">Activity Central: </span><a href="http://activitycentral.com/" style="font-size:13px;font-family:arial,sans-serif" target="_blank">http://activitycentral.com</a>
</blockquote></div><br><br clear="all"><br>-- <br><font face="arial, sans-serif">Regards,<br><br>Ajay Garg</font><br style="font-size:13px;font-family:arial,sans-serif"><font face="arial, sans-serif">Dextrose Developer</font><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">Activity Central: </span><a href="http://activitycentral.com/" style="font-size:13px;font-family:arial,sans-serif" target="_blank">http://activitycentral.com</a>
</blockquote></div><br><br>-- <br>Daniel Narvaez<br><br>