2007/1/7, gonzalo delgado &lt;<a href="mailto:gonzalo@tuquito.org.ar">gonzalo@tuquito.org.ar</a>&gt;:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I get this error while building sugar-jhbuild in Gentoo 2006.1 (AMD64). At libabiword stage:</blockquote><div><br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
(snip snip)<br>ev_UnixToolbar.cpp: In member function &#39;virtual bool EV_UnixToolbar::synthesize()&#39;:
<br>ev_UnixToolbar.cpp:754: error: &#39;ABI_TABLE&#39; was not declared in this scope<br>make[5]: *** [ev_UnixToolbar.o] Error 1<br>make[5]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af/ev/unix&#39;
<br>make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af/ev/unix&#39;<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af/ev&#39;
<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src&#39;
<br>make: *** [all-recursive] Error 1<br><br>What&#39;s wrong?<br>Please help!<br><br>&nbsp;Thanks a lot.<br clear="all"><br>-- <br><span class="sg">Gonzalo Delgado.

</span></blockquote></div><br><br>&nbsp;Kind of sorted that one out. Now I get:<br><br>*** Checking out xbook *** [30/38]<br>git pull<br>Already up-to-date.<br>*** Building xbook *** [30/38]<br>python setup.py build<br>Traceback (most recent call last):
<br>&nbsp; File &quot;setup.py&quot;, line 19, in ?<br>&nbsp;&nbsp;&nbsp; from sugar.activity import bundlebuilder<br>ImportError: No module named sugar.activity<br>*** error during stage build of xbook: Error running [&#39;python&#39;, &#39;
setup.py&#39;, &#39;build&#39;] *** [30/38]<br><br clear="all">Isn&#39;t the sugar module installed before reaching xbook?<br><br>-- <br>Gonzalo Delgado.