2007/1/8, Marco Pesenti Gritti <[EMAIL PROTECTED]>:
Looking at "sugar-jhbuild list" it should be... See if actually was installed for you and if it wasn't try "sugar-jhbuild buildone sugar". Maybe something failed but it shouldn't fail silently. Marco
Thank you for your answer Marco, I erased completely the sugar-jhbuild directory and started over, I get this now: *** Building libabiword *** [25/38] make Building AbiSuite with [ABI_ROOT=/home/gonzalo/codigo/sugar-jhbuild/source/libabiword] make ABI_ROOT=/home/gonzalo/codigo/sugar-jhbuild/source/libabiword -C src make[1]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src' I can't seem to figure out which platform you are using. You should probably try using the autoconfiscated build system (rather than this, the deprecated and unsupported diving make system) by running configure (creating it with autogen.sh if need be) and using GNU Make. Using configure is a requirement for all known platforms that aren't some form of Windows, QNX Neutrino, or MacOS X. exit 1 make[1]: *** [fake-target] Error 1 make[1]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src' make: *** [compile] Error 2 *** error during stage build of libabiword: Error running make *** [25/38]
From the options I select to start a shell, go to the sugar-jhbuild
directory and run ./sugar-jhbuild list. This is what I get: $ ./sugar-jhbuild list glib cairo gnome-common pango atk gtk+ dbus dbus-glib dbus-python intltool artwork libmatchbox matchbox-window-manager pygobject pycairo pygtk libwnck libcroco librsvg gnome-python-desktop hippo-canvas gnome-python-extras sugar wv libabiword pyabiword meta-sugar-framework squeak etoys xbook web-activity chat-activity journal-activity memorygame tamtam abiword-olpc penguintv meta-sugar Then, I run autogen.sh from the sugar-jhbuild/source/libabiword directory using the parameters found in the sugar-jhbuild/build-scripts/sugar- framework.module file plus the correct prefix parameter, like this: $ ./autogen.sh --prefix /home/gonzalo/codigo/sugar-jhbuild/build --enable-libabiword --enable-symbols --disable-debug --disable-bonobo --disable-gnomevfs --disable-gnomeui --disable-gucharmap After that I exit the shell and select "rerun stage build" from the menu, and then I get to: make[4]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test/xp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test/xp' Making all in unix make[4]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test/unix' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test/unix' make[4]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test' make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp/test' make[3]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp' make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/wp' Making all in bindings make[2]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/bindings' make[3]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/bindings' make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src/bindings' make[2]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src' make[1]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/src' Making all in user make[1]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user' Making all in wp make[2]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp' Making all in scripts make[3]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp/scripts' Making all in strings make[3]: Entering directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp/strings' make[3]: *** No rule to make target `gl-ES.strings', needed by `all-am'. Stop. make[3]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp/strings' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user/wp' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/gonzalo/codigo/sugar-jhbuild/source/libabiword/user' make: *** [all-recursive] Error 1 *** error during stage build of libabiword: Error running make *** [25/38] you should know that before running sugar-jhbuild I did: unset LANG. Any ideas? Please help! Thanks again. -- Gonzalo Delgado.
_______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
