**** BEGIN LOGGING AT Thu Dec 29 02:59:57 2011 Dec 29 03:12:24 hello, guys! I'm trying to compile mono for MIPS with OE, I've done everything according to "Getting started" instruction on OE site. bitbake works fine. But when it finishes I see generated files for my host arhitecture, not for my target Dec 29 03:12:56 then you're looking in the wrong place Dec 29 03:13:03 oe builds host tools to use to build target things Dec 29 03:13:09 then builds the target stuff Dec 29 03:13:17 so both will exist, depending on where you're looking Dec 29 03:13:32 when it starts it writes that TARGET_ARCH = "mipsel" Dec 29 03:13:41 and? Dec 29 03:14:38 I'm looking in /stuff/build/tmp/work/mipsel-oe-linux/ Dec 29 03:15:14 I have also /stuff/build/tmp/work/x86_64-linux Dec 29 03:15:15 you shouldn't be looking in the work directories at all, ever Dec 29 03:15:25 that's temporary, used to build, its not where output goes Dec 29 03:15:31 look in deploy Dec 29 03:15:51 ok, so target binaries not saved on disk as is? Dec 29 03:15:57 huh? Dec 29 03:16:06 as i already explained, both host and target binaries get built during the build process Dec 29 03:16:13 depending on whats needed Dec 29 03:18:21 its likely you were just looking at the host files, not the target ones Dec 29 03:20:47 in deploy it creates ipk files that I unable to run on my target device because of the lack of dpgk stuff, so I thougth I can copy binaries myself, but where to look then? Dec 29 03:21:36 why not just build an image with oe and flash it to your device? oe images include opkg Dec 29 03:22:00 fyi, .ipk is just an 'ar' archive with tar.gz files inside Dec 29 03:22:09 oh Dec 29 03:22:21 ok I'll try to see inside Dec 29 03:22:23 but if you really do want to bypass all of oe's infrastructure, yes, you *can* look in workdir, but don't expect those files to always be there Dec 29 03:22:26 just look in the right place Dec 29 03:22:50 mipsel-linux//image or mipsel-linux//install will have the binaries that went into the binary packages Dec 29 03:23:31 sorry, I'm new for linux Dec 29 03:23:35 there's also package_tar. INHERIT += "package_tar" will result in emission of .tar packages as well as ipk files Dec 29 03:23:41 (in local.conf) Dec 29 03:50:03 thank you very much Dec 29 03:50:21 indeed archive contains my target platform files Dec 29 03:53:19 np Dec 29 09:16:51 morning all Dec 29 09:24:28 hi bluelightning Dec 29 11:10:15 is anyone looking into this issue? http://lists.linuxtogo.org/pipermail/openembedded-core/2011-August/008181.html Dec 29 11:51:51 moin Dec 29 11:52:10 folks, how to properly resolve this issue - http://dpaste.com/678915/ Dec 29 11:53:05 fix the recipes Dec 29 11:53:18 you seem to have two recipes that provide same files Dec 29 11:54:45 eye-scuzzy: see http://git.openembedded.org/openembedded-core/log/?qt=grep&q=console-tools and fix whatever recipe still depends on console-tools Dec 29 11:55:22 this is keymaps recipe Dec 29 11:55:24 eye-scuzzy: http://git.openembedded.org/openembedded-core/commit/?id=9065a75d4a29b2528b5558d91bcd500ca51baa84 should be enough for opkg to resolve this for you Dec 29 11:55:45 JaMa|Off: thanks Dec 29 11:55:55 * eye-scuzzy slaps eye-scuzzy around with a small 25kg Unix Manual Dec 29 16:23:54 Hi, I am trying to build the Angstrom base image and I get compiling errors for orc and libschroedinger. is this a known problem, is there a workaround? Dec 29 20:10:35 hi everyone Dec 29 20:11:29 hi effem **** ENDING LOGGING AT Fri Dec 30 02:59:57 2011