[tomboy-maemo] r73 committed - Edited wiki page through web user interface.

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 26, 2010, 11:16:21 AM2/26/10
to tomboy-mae...@googlegroups.com
Revision: 73
Author: tquerci
Date: Fri Feb 26 08:15:24 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/tomboy-maemo/source/detail?r=73

Modified:
/wiki/MonoSbDevKit243.wiki

=======================================
--- /wiki/MonoSbDevKit243.wiki Fri Feb 26 07:34:05 2010
+++ /wiki/MonoSbDevKit243.wiki Fri Feb 26 08:15:24 2010
@@ -75,6 +75,32 @@

Finally try to make the devkit with:

+{{{
+[sbox-FREMANTLE_HOST: ~] > make maemo/devkit
+}}}
+
+Now you probably get this error message:
+{{{
+.....
+LD genmdesc
+make[7]: *** [cpu-x86.h] Floating point exception (core dumped)
+make[6]: *** [all-recursive] Error 1
+make[5]: *** [all-recursive] Error 1
+make[4]: *** [all] Error 2
+make[3]: *** [build-work/main.d/mono-2.4.3/Makefile] Error 2
+make[2]: *** [../../../maemo/devkit/mono/cookies/main.d/install] Error 2
+make[1]: *** [imgdep-main] Error 2
+make: *** [maemo/devkit] Error 2
+}}}
+
+This occurs because there is some problem in the glib. So you can update
the glib with the version just compiled with this command:
+
+{{{
+[sbox-FREMANTLE_HOST: ~] > cp /scratchbox/devkits/mono/lib/glib/libg*
/usr/lib/
+}}}
+
+and try to compile devkit again
+
{{{
[sbox-FREMANTLE_HOST: ~] > make maemo/devkit
}}}

Reply all
Reply to author
Forward
0 new messages