2007/1/7, gonzalo delgado <<a href="mailto:gonzalo@tuquito.org.ar">gonzalo@tuquito.org.ar</a>>:<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> </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 'virtual bool EV_UnixToolbar::synthesize()':
<br>ev_UnixToolbar.cpp:754: error: 'ABI_TABLE' 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'
<br>make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af/ev/unix'<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af/ev'
<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/af'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src'
<br>make: *** [all-recursive] Error 1<br><br>What's wrong?<br>Please help!<br><br> Thanks a lot.<br clear="all"><br>-- <br><span class="sg">Gonzalo Delgado.
</span></blockquote></div><br><br> 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> File "setup.py", line 19, in ?<br> from sugar.activity import bundlebuilder<br>ImportError: No module named sugar.activity<br>*** error during stage build of xbook: Error running ['python', '
setup.py', 'build'] *** [30/38]<br><br clear="all">Isn't the sugar module installed before reaching xbook?<br><br>-- <br>Gonzalo Delgado.