Development Team/Jhbuild: Difference between revisions
| Line 61: | Line 61: | ||
* hulahop stopped building because I had installed a more recent version of xulrunner on my machine. The workaround was to <code>rm -rf ~/sugar-jhbuild/source/hulahop</code> and then run update and build again. | * hulahop stopped building because I had installed a more recent version of xulrunner on my machine. The workaround was to <code>rm -rf ~/sugar-jhbuild/source/hulahop</code> and then run update and build again. | ||
As of 13Aug2009 you'll get the error below. [http://dev.sugarlabs.org/ticket/708 The Squeak people know about it]. | *As of 13Aug2009 you'll get the error below. [http://dev.sugarlabs.org/ticket/708 The Squeak people know about it]. | ||
<nowiki> | <nowiki> | ||
/home/ | /home/user/sugar-jhbuild/source/squeak/platforms/unix/vm/debug.c:21: warning: incompatible implicit declaration of built-in function ‘abort’ | ||
make[2]: *** [debug.o] Error 1 | make[2]: *** [debug.o] Error 1 | ||
make[1]: *** [vm/vm.a] Error 2 | make[1]: *** [vm/vm.a] Error 2 | ||