**** BEGIN LOGGING AT Sat Oct 20 03:00:02 2012 Oct 20 15:04:49 I'm trying to 'make toolchain' after cloning https://github.com/webos-internals/build.git but running into an error I am unable to get past. I've pasted a log of build here, if someone has time to take a look - http://pastebin.com/aZFFZSPs Oct 20 15:09:54 For this build attempt, I've setup a Virtual Box with Ubuntu Server 11.04, non-PAE kernel, updated all packages. Oct 20 15:13:20 I tried to run autoupdate as suggested in the error message - seems like I shouldn't have to do that manually, right? But just to see if the build would get farther, I changed down to the toolchain/pulseaudio/build/src directory, ran autoupdate, which updated the configure.ac file there, then re-ran the make toolchain. Got a different error this time, but still an error. Oct 20 15:45:23 Hmmm...I did a more careful search of the irc logs and found some things to try in the March 7th log from this year. I'll try those steps and come back if I get stuck again. Oct 20 22:00:06 Still having trouble try to make a toolchain from build.git. If anyone is able help, pls ping me. Oct 20 22:14:04 I'm having trouble building a toolchain from build.git. please ping me if you can help. Oct 21 01:24:20 marig: I haven't built the toolchain lately, but you could either disable pulse, or do the suggested pieces suggested in lines 84-99 Oct 21 01:26:28 thanks dwc. would I disable the whole pulse paragraph in the toolchain makefile? Oct 21 01:27:32 also not sure what you're referring to by pieces suggested in lines 84 to 99? is that the makefile? Oct 21 01:27:51 yes, and lines 84-99 of your pastebin Oct 21 01:32:08 ok thanks! so as long as there, can you explain why pulseaudio is part of the toolchain? I thought the toolchain was just other compilers and stuff. (Sorry, I haven't dealt C and make for over 20 yrs.) Oct 21 01:33:04 I'm not sure. I know part of build.git tries to build the libraries that are present on-device so that you can compile PDK apps against it, but I'm not too familiar with which part that normally is Oct 21 01:35:00 ok, well I could see it building a pulseaudio library making sense - that's good enough for now. Thanks again! **** ENDING LOGGING AT Sun Oct 21 02:59:58 2012