=== sadmac_ is now known as sadmac [15:32] any devs around? [15:32] im having some issues building upstart [15:32] cross compiling it actually [15:33] nih-dbus-tool is build with the wrong compiler [15:34] if is needed durring the build [15:35] it needs to be built with the host compiler [15:35] and then if it is needed after building it needs to be built again with the cross compiler [19:09] PuffTheMagic: yep. [19:10] PuffTheMagic: there was a thread on devel-list about this [19:10] PuffTheMagic: not sure if a fix was ever determined [19:10] is there a patch on that thread to fix it? [19:10] or just talk [19:10] just talk [19:10] :/ [19:10] im not really a autotools expert [19:11] i was hoping i wouldnt have to resort to qemu to build this [19:12] PuffTheMagic: which distro and which arch do you want to compile it for? [19:12] i am trying to replace the upstart on the Palm Pre so that i can have dbus support [19:12] so target armv7 [19:13] but im doing the cross compiling on gentoo [19:13] for debian there are ready-to-run qemu images for different archs. [19:14] hmm i will check them out [19:14] which I had used in the past to examine build failures on certain archs [19:14] maybe that helps: http://people.debian.org/~aurel32/qemu/ [19:15] i have a chroot [19:15] with a gentoo arm image [19:15] so i just need the kernel [19:15] and im all set [19:15] i just didnt want to do it this way thats all