IRC #olimex 2016-07-23

[13:25:32] <muessigb> hello
[13:25:52] <muessigb> i just bought an olimex olinuxingo-mini and i canno get it to work
[13:26:47] <muessigb> the freescale provided linux doesn't compile because they fucked up the makefiles with -Werror's that trigger on code that is purposely written in a way
[13:26:55] <muessigb> how did anyone of you get it to work?
[13:27:16] <muessigb> are there any prebuilt images (how?)?
[13:28:31] <muessigb> g_date_strftime
[13:28:56] <muessigb> ~/fsl-community-bsp/build/tmp/work/x86_64-linux/pkgconfig-native/0.28+gitAUTOINC+40342dd0ea-r0/git/glib/glib/gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral]
[13:31:23] <muessigb> anyone?
[13:46:13] <muessigb> oh well, i will just get me a refund and send that bastard back
[13:46:37] <muessigb> i have better things to do than fixing freescale's messed up code
[13:47:34] <muessigb> I'll just go for an Raspberry Pi which is just a little more expensive but does it's job way better
[13:51:16] <muessigb> Oops, sorry
[13:51:35] <muessigb> i just found this page on the olimex wiki that hosts the download
[13:51:35] <muessigb> https://www.olimex.com/wiki/images/4/49/Imx233_kernel_2.6_ARCH_FS_WIFI_release_4.torrent
[13:51:47] <muessigb> I will just go for arch then instead of the oe
[14:04:37] <lukas2511> muessigb: compiling for embedded is always "fun"
[14:05:09] <muessigb> indeed :P
[14:06:04] <lukas2511> here are instructions on how to build a microsd with archlinux https://archlinuxarm.org/platforms/armv5/olinuxino
[14:27:26] <muessigb> Thanks