**** BEGIN LOGGING AT Sun Apr 12 19:46:05 2009 Apr 12 19:50:56 thanks a lot!!! Apr 12 20:47:04 hey flameman Apr 12 20:56:05 I heard that : Nov 22 09:55:14 koen: well u can have a 2.4 kernel system with a uclibc compiled against 2.6 kernel headers? => yes; Apr 12 20:56:11 is there more details about that? Apr 12 20:56:20 I've glibc Apr 12 20:57:22 and I've a userland that I won't change at first Apr 12 20:57:56 GNUtoo: uh... you must have a strange device ;) Apr 12 20:58:04 lol Apr 12 20:58:07 pma430 Apr 12 20:58:11 old device Apr 12 20:58:19 archos Apr 12 20:59:09 for now I only need a cross-toolchain to test if I can change the userland Apr 12 21:08:21 I'll try but I'll hate having to rebuild the tmpdir Apr 12 21:08:25 ah pretty good... now its clear why you want oabi and hardfloat Apr 12 21:08:47 yes 2.4.19 kernel Apr 12 21:09:06 and most of them are not in 2.6 Apr 12 21:09:28 so what should I do for the headers Apr 12 21:09:29 ? Apr 12 21:10:17 because I've | make: *** No rule to make target `allnoconfig'. Stop. Apr 12 21:10:27 must be a feature of 2.6.x Apr 12 21:10:36 yes I guess so Apr 12 21:11:19 well, for the toolchain you shouldn't need a real kernel and for userland the 2.6 headers might work Apr 12 21:11:36 ok thanks a lot Apr 12 21:11:41 I'll try Apr 12 21:22:14 * Jay7 -> sleep Apr 12 23:03:39 hi, could anyone tell me why I am suddenly getting multiple QA failures on "No GNU_HASH"? (I just updated so something changed :)) Apr 12 23:05:13 I can see that LDFLAGS is not being passed to the link stage of the Makefile in say gdbm, but not why... Apr 13 01:27:04 ptitjes: pong again. Apr 13 01:46:40 jkridner: sorry I was away Apr 13 01:47:00 just letting you know I was around if you are still trying to find me. Apr 13 01:47:32 jkridner: thanks Apr 13 01:47:42 jkridner: I have seen on some logs Apr 13 01:48:08 that you succeeded in running oe above gentoo-prefix on mac os Apr 13 01:48:26 ptitjes: I'm trying to do the exact same thing Apr 13 01:48:39 ah, well, I got partially there. Apr 13 01:48:44 never got a complete build. Apr 13 01:48:50 haven't had time to pick it up again. Apr 13 01:49:07 maybe you could help me a bit Apr 13 01:49:21 OE database has changed a lot since I refreshed. Apr 13 01:49:24 where are you getting stuck? Apr 13 01:49:35 I solved a couple problems, but then got stuck myself. Apr 13 01:49:47 my problem is mainly on how bitbake modifies the environment Apr 13 01:49:48 it has been long enough, that I've pretty much forgotten the state. Apr 13 01:50:25 I had it complain at first with env not finding wget Apr 13 01:51:40 it seems that the path to wget is given as /usr/bin/wget to env Apr 13 01:52:03 we succeeded with a friend in modify the some variables like this: Apr 13 01:52:11 FETCHCOMMAND_wget = "/Users/didier/Gentoo/usr/bin/wget -t 5 --passive-ftp -P ${DL_DIR} ${URI}" Apr 13 01:52:11 RESUMECOMMAND_wget = "/Users/didier/Gentoo/usr/bin/wget -c -t 5 --passive-ftp -P ${DL_DIR} ${URI}" Apr 13 01:52:44 they were starting with "env /usr/bin/wget ..." before Apr 13 01:52:54 but now I have some Apr 13 01:53:34 I'm trying a run to see where I left it. Apr 13 01:53:36 sh: git: command not found Apr 13 01:54:24 'bitbake console' gives me http://tinderbox.openembedded.net/builds/137633/ Apr 13 01:54:27 (no need to say that I have git in my prefix and that it is used correctly in other parts of the oe process) Apr 13 01:55:56 ok so you go more far than me Apr 13 01:56:19 jkridner: I would be please if you can share you configuration Apr 13 01:56:41 and patches you applied on bitbake|oe if any Apr 13 01:56:57 I'm doing 'bitbake -c rebuild quilt-native' just to make sure that works. Apr 13 01:58:32 I'm looking for environment stuff to share with you. Apr 13 01:58:35 http://pastebin.com/d535def8b Apr 13 02:01:21 http://pastebin.com/d1185c47c Apr 13 02:01:26 that is my local.conf Apr 13 02:01:38 'bitbake -c rebuild quilt-native' gives me this: http://pastebin.com/d255ade3 Apr 13 02:02:44 my PATH, PWD and BBPATH seems to be equivalent... Apr 13 02:02:47 jason@slipnslide ~/workspace/beagle/angstrom $ which md5sum Apr 13 02:03:45 mine is the one from prefix Apr 13 02:04:12 that is /Users/didier/Gentoo/usr/bin/md5sum Apr 13 02:06:22 jkridner: ok I can't see anything different from my local.conf Apr 13 02:06:43 does md5sum show up in your path? Apr 13 02:06:49 oh. Apr 13 02:06:59 wonder why it doesn't get picked up in OE. Apr 13 02:07:07 seem to recall I had a somewhat similar issue. Apr 13 02:07:51 jkridner: yes /Users/didier/Gentoo/usr/bin is one the things startprefix adds to my PATH Apr 13 02:08:59 could be the case that OE opens up new shells and doesn't see the prefix environment. Apr 13 02:09:20 I also have /usr/local/bin/md5sum Apr 13 02:09:52 looks like I might have copied the one from prefix there as they are identical. Apr 13 02:10:21 jkridner: I've got none /usr/bin Apr 13 02:11:04 jkridner: and I've got no /usr/local/bin dir at all :) Apr 13 02:11:30 you might try adding gentoo-prefix to /etc/paths Apr 13 02:12:17 jkridner: so do you know who knows enough the bitbake source code that could help me to locate the sh shell creation ? Apr 13 02:12:30 I do not. Apr 13 02:12:40 what is /etc/paths for ? Apr 13 02:13:12 just adding things to your osx path. Apr 13 02:13:29 do I have to reboot then or just reopen Terminal ? Apr 13 02:13:31 I think a new shell is getting created and you don't have the right apps in your path. Apr 13 02:13:42 I'd guess just reopen Terminal. Apr 13 02:13:51 ok let me try that Apr 13 02:17:26 arf it seems relaunching Terminal did not do it Apr 13 02:21:07 <_annex_> hi all, i finished building the console-image for omap3 arch (beagleboard) and noticed the rootfs didn't have the std c++ lib, anyone point me to the config file i need to add this? Apr 13 02:22:04 jkridner: trying by rebooting... Apr 13 02:26:34 jkridner: so this does not sole the problem Apr 13 02:26:51 when you build, does it find 'md5sum' now? Apr 13 02:27:04 jkridner: I correctly have the prefix at the end of my PATH before lauching startprefix Apr 13 02:27:16 jkridner: but no it does not find it Apr 13 02:27:25 yes, but that is only from within your shell, not necessarily the shell that bitbake invokes. Apr 13 02:27:32 jkridner: it seems to me it is hardcoded as was wget Apr 13 02:27:54 I don't think so. Apr 13 02:28:00 shouldn't /etc/paths be loaded in any shell ?$ Apr 13 02:30:59 jkridner: yeah sh can't still find git and md5sum, but PATH is good before and in subshells http://pastebin.com/d4d84b528 Apr 13 02:32:20 http://pastebin.com/d3d6a0bc8 Apr 13 02:32:55 oh I did not know that interactive mode!! Apr 13 02:33:35 ok the same! Apr 13 02:44:01 jkridner: I did Apr 13 02:44:03 ln -s /Users/didier/Gentoo/usr /usr/gnu Apr 13 02:44:17 and this seems to make bitbake happy Apr 13 02:45:30 jkridner: I now have quilt that does not configure, complaining "checking for C compiler default output file name... configure: error: C compiler cannot create executables" Apr 13 02:46:15 but this can be related to the BUILD_OS=linux that I set in my local.conf to pass the openssl parsing problem Apr 13 02:46:31 as the patch in oe did not fix it for me Apr 13 02:46:46 jkridner: thank you for your help anyway Apr 13 02:46:55 and the -i is a good trick Apr 13 02:49:02 glad I was a bit of help. maybe you can pass my status up soon and help me be able to build 'console-image'. Apr 13 02:49:22 I hope for it :D Apr 13 02:59:45 ok sleeping time Apr 13 02:59:47 bye **** ENDING LOGGING AT Mon Apr 13 02:59:58 2009