**** BEGIN LOGGING AT Mon Oct 01 03:00:00 2012 Oct 01 03:19:22 Hopefully a short question on building a stock or Uberkernel for Touchpad... Oct 01 03:20:18 I've git cloned github.com/webOS-internals/build/... Oct 01 03:21:11 yes Oct 01 03:21:31 According to webos-internals.org/wiki/Building_Apps_and_Kernels I think the next step is to cd to the build directory and make toolchain... Oct 01 03:22:11 but is the 'make toolchain' done right in the bash shell, or in the sb2 environment? Oct 01 03:22:56 kernels are built cross Oct 01 03:23:01 not in SB2 env Oct 01 03:23:23 only WIDK does that iirc Oct 01 03:24:14 so none of the kernel builds instructions are in sb2? Oct 01 03:27:14 I thought sb2 was for cross-compiling anything, including the kernel. I'm only interested in testing something with the kernel for now, so if that's all I need that's fine. Oct 01 03:28:31 look in support/kernel.mk and you will see how its done Oct 01 03:29:45 ok thanks Oct 01 03:30:15 yw Oct 01 16:49:09 I am having an odd problem setting up the WIDK Oct 01 16:50:20 I get the SDL 1.0.1 error on the example page Oct 01 16:50:49 when I go to make the dev-sdl files, there are no glib2 list files Oct 01 16:50:57 or anything in the right folder Oct 01 16:51:13 my hunch is that something in the git clone failed? Oct 01 17:22:39 has there been a move to a new server from the one in the wiki page on the webos-internals PDK? Oct 01 17:23:38 senobyte, which page and what reference please? Oct 01 17:29:00 on this page http://www.webos-internals.org/wiki/WebOS_Internals_PDK Oct 01 17:29:33 the reference that says git clone git://git.webos-internals.org/preware/cross-compile.git Oct 01 17:29:59 SDL is not setting up and I suspect the reference just may be out of date Oct 01 17:30:39 otherwise something else went wrong Oct 01 17:53:29 ok I will just try again and read Makefiles this time **** ENDING LOGGING AT Tue Oct 02 02:59:58 2012