**** BEGIN LOGGING AT Wed Jun 12 02:59:58 2013 **** ENDING LOGGING AT Wed Jun 12 16:48:41 2013 **** BEGIN LOGGING AT Wed Jun 12 16:50:19 2013 **** ENDING LOGGING AT Wed Jun 12 16:52:05 2013 **** BEGIN LOGGING AT Wed Jun 12 16:54:22 2013 Jun 12 17:22:10 Hi, I have questions about Qi, is there the right place to ask? Jun 12 17:24:24 I cloned it from git://git.openmoko.org/git/qi.git and I would like to build it for Freerunner (CPU=s3c2442), but it complains about missing files: asm/byteorder.h and string.h ... I am loosing something? Thanks! Jun 12 18:25:51 txor: kernel headers most probably :) Jun 12 18:31:37 PaulFertser, which one kernel? Jun 12 18:31:52 txor: your host kernel Jun 12 18:31:55 txor: should be ok Jun 12 18:32:13 PaulFertser, And I need to edit Makefile by hand? Jun 12 18:34:20 txor: hm, probably i'm wrong about the host kernel. What cross-compiler are you using? Do this: arm-...-cpp -v and see what include dirs are used. Jun 12 18:36:28 PaulFertser, I am using arm-eabi- tools from eCos. Jun 12 18:36:52 PaulFertser, Do I need to use that include dirs? I'll try. Jun 12 18:37:16 txor: so run what i suggest, you'll learn what include dirs it's using. And symlink or install linux kernel headers there. Jun 12 18:42:46 PaulFertser, It is right If I use the QtMoko kernel headres? Jun 12 18:43:06 txor: sure Jun 12 18:47:43 PaulFertser, Can I achieve the same adding all header dirs with -I in the makefile? Jun 12 18:47:52 txor: sure Jun 12 18:48:12 PaulFertser, Will it be uglier? xD Jun 12 18:48:52 txor: you'll need to mess with the makefile when you'll be using qi git repo. Jun 12 18:50:42 PaulFertser, I see, thanks! Jun 12 18:50:47 txor: :) **** ENDING LOGGING AT Thu Jun 13 02:59:59 2013