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

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 26, 2010, 12:17:15 PM2/26/10
to tomboy-mae...@googlegroups.com
Revision: 75
Author: tquerci
Date: Fri Feb 26 09:16:23 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/tomboy-maemo/source/detail?r=75

Modified:
/wiki/MonoSbDevKit243.wiki

=======================================
--- /wiki/MonoSbDevKit243.wiki Fri Feb 26 08:54:51 2010
+++ /wiki/MonoSbDevKit243.wiki Fri Feb 26 09:16:23 2010
@@ -105,9 +105,34 @@
[sbox-FREMANTLE_HOST: ~] > make maemo/devkit
}}}

-To enable devkit for your ARMEL and X86 targets just type:
+Now try to compile mono enable the devkit with:

{{{
[sbox-FREMANTLE_HOST: ~] > sb-conf setup FREMANTLE_ARMEL -f -d
perl:debian-etch:qemu:doctools:qemu:mono:svn:git
-[sbox-FREMANTLE_HOST: ~] > sb-conf setup FREMANTLE_X86 -f -d
perl:debian-etch:qemu:doctools:qemu:mono:svn:git
}}}
+
+and run
+
+{{{
+[sbox-FREMANTLE_HOST: ~] > make maemo/debs
+}}}
+
+Unfortunaly you get this error message:
+
+{{{
+...
+MCS [net_2_0] convert.exe
+make[8]: *** [convert.exe] Error 1
+make[7]: *** [convert.exe] Error 2
+make[6]: *** [all-recursive] Error 1
+make[5]: *** [all] Error 2
+make[4]: *** [build-arch-stamp] Error 2
+make[3]: *** [build-deb] Error 2
+make[2]: *** [../../../maemo/debs/mono/cookies/main.d/install] Error 2
+make[1]: *** [imgdep-main] Error 2
+make: *** [maemo/debs] Error 2
+}}}
+
+This error is caused by the attempt of compile and run the convert.exe
application inside the ARMEL environment.
+
+To avoid this one we can try to modify the Makefile.am and Makefile.in to
not include ths docs directory during the compilation.

Reply all
Reply to author
Forward
0 new messages