**** BEGIN LOGGING AT Thu Oct 12 02:59:56 2006 Oct 12 03:23:39 hi Oct 12 03:23:44 anyone awake and use opie-mediaplayer2 ? Oct 12 03:36:36 siriusnova: I'm here but I don't use opie-mediaplayer2... Oct 12 03:36:56 hrmm k Oct 12 03:37:03 it seems to have have problems on my zaurus Oct 12 03:37:21 it will run then stop then run then stop when trying to play a shoutcast stream Oct 12 03:38:12 I can't really help with that, i use OE for router/firewalls so don't do any UI stuff. Oct 12 03:38:16 v8jlene - oh also i hae another question Oct 12 03:38:23 if in a package there are 2 bb files Oct 12 03:38:29 like one konqueror-embedded-2003 Oct 12 03:38:34 and konqueror-embedded-2005 Oct 12 03:38:44 within the package konqueror-embedded Oct 12 03:38:49 how do i compile the newer version? Oct 12 03:39:43 It should always build the newer version, unless (a) it has a DEFAULT_PREFERENCE = "-1" in the .bb, or your distro is forcing a specific version. Oct 12 03:39:49 k Oct 12 03:40:18 how do i check to see if its forcing a different version? Oct 12 03:40:20 A version is forced by something like: PREFERRED_VERSION_linux-libc-headers = "2.6.15.99" Oct 12 03:40:54 You can always manually build it with "bitbake -b " as well.. Oct 12 03:41:03 ahh ok Oct 12 03:42:23 Oh, using -b won't build dependencies automatically though. Oct 12 03:42:29 hrmm Oct 12 03:42:35 so whats the best solution? Oct 12 03:44:55 Well.. that depends on what package and what distro and what you are trying to achieve... Oct 12 03:45:48 ill try the -b since im only building 1 package and i doubt the dependencies have changed Oct 12 03:46:20 konq-embedded looks to have 2003 and 2006 versions and 2006 is the latest and include/preferred-opie-versions.inc is already requesting the 2006 version (assuming you dist uses that file..) Oct 12 03:46:59 v8jlene - im using openzaurus-3.5.4.2 Oct 12 03:47:05 and the newest .bb is 2005 Oct 12 03:47:17 the one by default is 2003 though and that is what is in our ipkg feeds Oct 12 03:47:41 Ok. That means little to me ;) That's a different branch right? You'll probably find that under conf/distro somewhere is a file specify the version to build. Oct 12 03:48:05 http://www.openembedded.org/filebrowser/org.openembedded.oz354x/packages/konqueror Oct 12 03:48:15 check that out v8 Oct 12 03:48:20 you will see Oct 12 03:48:28 This is what dev has: conf/distro/include/preferred-opie-versions.inc:PREFERRED_VERSION_konqueror-embedded = "20060404" Oct 12 03:48:39 well if i tried to build dev Oct 12 03:48:45 would it work with my distro? Oct 12 03:50:56 .dev is likely to be a lot different... and I have no idea if it works or not. Need to ask that in a few hours when other users are about. Oct 12 03:51:11 BTW, note the DEFAULT_PREFERENCE in http://www.openembedded.org/repo/org.openembedded.oz354x/packages/konqueror/konqueror-embedded_20050322.bb Oct 12 03:51:12 yeah Oct 12 03:51:19 that's why it isn't building by default Oct 12 03:51:25 yeah Oct 12 03:51:30 so should i change it? ;) Oct 12 03:51:40 comment out that section? Oct 12 03:52:17 Either use -b on the file, which should work fine since it'll have the same deps, or remove the default_preference, or add a default in one of the oz conf files. Oct 12 03:52:27 comment out will be fine. Oct 12 03:53:08 i will comment out DEFAULT_PREFERENCE Oct 12 05:19:07 kergoth: ping Oct 12 06:30:12 yeap Oct 12 07:17:02 if i have NOTE: Multiple libraries (libagg.so.2, libaggplatformX11.so.2, libaggplatformsdl.so.2, libaggfontfreetype.so.2) found and LEAD_SONAME not defined Oct 12 07:17:15 i should LEAD_SONAME = "libagg.so" Oct 12 07:17:16 isn't it ? Oct 12 07:34:13 morning koean Oct 12 07:34:20 s/koean/koen/ Oct 12 07:35:27 morning Oct 12 07:35:34 morning :) Oct 12 07:36:58 good morning all Oct 12 07:38:46 <_law_> morning all Oct 12 07:39:02 koen: hows the 2.5 testing going? Oct 12 07:39:38 <_law_> installed dev image on my Z yesterday is there already any workaround for the calibration/gpe-login problem? Oct 12 07:39:49 _law_: problem? Oct 12 07:40:37 <_law_> XorA, gpe-login / calibration tools always tries to start at the same time.... Oct 12 07:40:49 XorA: as a lazy bastard with no courses today, I'm still in bed Oct 12 07:40:51 _law_: thats a new one :-) Oct 12 07:41:00 <_law_> XorA, there is also no ipkg command available :-( Oct 12 07:41:07 * XorA boots koen out of bed then chucks a bucket of icy water at him Oct 12 07:41:12 <_law_> perhabs i should really use summary image Oct 12 07:41:20 _law_: thats fixed in oe last night (ipkg) Oct 12 07:41:42 _law_: the gpe-login problem is new to me Oct 12 07:41:44 morning Oct 12 07:41:48 hey hrw|work Oct 12 07:41:52 <_law_> XorA, okay so i gonna rebuild again :-) Oct 12 07:42:50 <_law_> hi hrw|work Oct 12 07:43:36 morning all Oct 12 07:46:46 Genesis: you do not have to scare about that message. It means that you have few libraries in one package instead of package per library Oct 12 08:08:00 good morning Oct 12 08:08:00 hi florian_kc Oct 12 08:10:56 hrw|work, : and i should provide 1 lib per packages ?! Oct 12 08:11:48 Genesis: you can but this is not required Oct 12 08:12:16 Genesis: but for agg I would move sdl to one, x11 to other, and rest to other Oct 12 08:12:29 i see Oct 12 08:12:43 i have improved the bb file following your advise Oct 12 08:13:53 nice Oct 12 08:13:55 Genesis: but for agg I would move sdl to one, x11 to other, and rest to other <- yeap i should keep embedded image short Oct 12 08:15:37 hrw|work: I've added psplash to angstrom, and it's working great. Replacing the o-hand logo is easy as well Oct 12 08:16:25 koen: cool. OZ will stay with oz-bootsplash anyway Oct 12 08:16:54 http://englishrussia.com/?p=376 Oct 12 08:25:35 * koen kicks CIA-4 Oct 12 08:25:36 ow Oct 12 08:41:05 <[lala]> hi guys Oct 12 08:41:28 <[lala]> hrw|work: i have trouble building gpe-login pkg in oz354x Oct 12 08:42:04 [lala]: pastebin? Oct 12 08:42:06 <[lala]> hrw|work: highdpifontfix.patch is missing Oct 12 08:43:09 <[lala]> its mentioned in the bb file but not in the repository Oct 12 08:43:21 hm. Oct 12 08:44:18 <[lala]> opie-image works btw Oct 12 08:44:28 will push fix Oct 12 08:44:33 <[lala]> thx Oct 12 08:45:07 <[lala]> i also noticed that in .dev it still builds that ancient wpa-supplicant w/o ssl Oct 12 08:45:35 <[lala]> but in oz354x it takes the newer one Oct 12 08:46:05 I have to recreate my todo list about it Oct 12 08:46:14 <[lala]> ;-) Oct 12 08:47:00 <[lala]> when do you think you can look at the .dev opie issue for oz? Oct 12 08:47:53 [lala]: report it as bug and add me to cc Oct 12 08:48:01 <[lala]> ok Oct 12 08:54:08 is there a way to suppress the "NOTE: the following files were installed but not shipped in any package" message for a particular package? Oct 12 08:54:32 giel: by adding them to the correct FILES statement? Oct 12 08:55:08 what is the policie on commiting bbfiles ? Oct 12 08:55:25 koen: but i don't want to ship the files in the first place Oct 12 08:55:25 you wait after test them yourself and see the quality of the recipe ? Oct 12 08:55:29 Genesis: post to bugtracker and pester us Oct 12 08:55:37 giel: then just ignore that warning :) Oct 12 08:55:40 i done hrw|work Oct 12 08:55:48 http://bugs.openembedded.org/show_bug.cgi?id=1464 Oct 12 08:55:55 Genesis: then some one try to build them Oct 12 08:55:58 koen: hehe okay, i'll fiddle with the do_install then so they don't end up in ${D} Oct 12 08:56:13 koen: it's really dirty what i'm doing anyway, i'm making a bb for a binary toolchain :S Oct 12 08:56:21 i've no more time to finish the pkg stuff for x11/sdl but that is better that nothing for people Oct 12 08:57:03 so the questoin is "better than nothing" or "nothing or the better" ? Oct 12 08:57:11 the best Oct 12 08:57:14 oops :) Oct 12 08:57:22 koen: maybe it's useful for some people, it might go as an example in the manual about "Using a prebuilt toolchain to create your packages" Oct 12 09:03:53 giel: like this http://www.openembedded.org/user-manual&dpage=ch05s05 ? Oct 12 09:05:51 koen: yes, only i have a .bb to extract a tarball with the toolchain, and insert it in the correct place in tmp, so you get a fully working tmp/cross, correct libs in tmp/staging and glibc packages to install Oct 12 09:06:14 giel: great thing Oct 12 09:06:51 it's dirty with all kinds of cp statements in the do_install and do_staging, but it works for me and it might serve as an example for other situations Oct 12 09:07:48 Genesis: http://www.advogato.org/person/company/diary.html?start=30 Oct 12 09:10:22 heh.. my .dev builddir need recreating :( Oct 12 09:10:59 koen, : it's a shame this article or i don't understand well Oct 12 09:11:03 gnash is GNU/GPL Oct 12 09:11:23 gnash could use AGG and produice high quality output Oct 12 09:11:34 gpl can still require copyright assignment Oct 12 09:11:40 yeap oki Oct 12 09:11:51 koen: dpkg-deb -c package.ipk is better then ar x Oct 12 09:12:03 ah, right Oct 12 09:12:50 * koen <- debian noob Oct 12 09:12:51 written in C++ with Boost, Oct 12 09:13:09 wrong , boost _was_ used just for threading Oct 12 09:13:41 koen: debian, html,.., but atleast you are oe expert ;D Oct 12 09:13:57 right, but swfdec could be used as an alternative for gnash Oct 12 09:14:02 svn doesn't even compile : hey guys ; it's a cvs and that compile :) Oct 12 09:14:16 (after carl fixes cairo) Oct 12 09:14:46 i noticed , thx koen :) Oct 12 09:18:50 anyone know a good photo album software? Oct 12 09:22:44 picasa :o Oct 12 09:23:04 digikam Oct 12 09:23:29 and there is some gnome/.net one as well Oct 12 09:25:00 <_law_> f-spot Oct 12 09:27:00 koen, hrw|work: so, where do i send this .bb file to be included in the manual as example, or something? Oct 12 09:27:46 giel: you can attach the .bb to bugzilla for it to be included, and you can send a patch against the org.openembedded.documentation branch for the example :) Oct 12 09:28:38 the user-manual on the website is autogenerate from that branch Oct 12 09:28:41 hi Oct 12 09:28:45 hey woglinde Oct 12 09:29:06 koen have you en example for MACHINE_COMPATIBLE? Oct 12 09:29:39 woglinde: linux-openzaurus.inc Oct 12 09:29:48 hi likewise Oct 12 09:30:02 hrw|work: hi Oct 12 09:30:03 hi all Oct 12 09:30:12 likewise: hi Oct 12 09:31:04 koen: i wouldn't advise including this in the tree, because i don't know how it holds up against anything but my situation, but i figured it might be a usefull example... i will make a patch agains the .doc tree Oct 12 09:35:47 koen: did you re-enable binary locale generation in angstrom? Oct 12 09:38:12 another question, if i define PACKAGES in a .bb, can i set PV_foo to set a different version for a specific package? Oct 12 09:40:10 XorA: I did, it seems to work great on my buildmachine Oct 12 09:40:19 XorA: apt-get install gcc-3.4 :) Oct 12 09:40:27 koen: configure: error: compiler support for __thread is required Oct 12 09:40:28 :-( Oct 12 09:40:51 <[lala]> hrw|work: have you pushed that fix for gpe-login already? Oct 12 09:41:14 [lala]: pushing just in case Oct 12 09:41:33 giel: I *think* you can do that, but I'm not sure of the implications Oct 12 09:41:55 koen: i'll try that, thanks Oct 12 09:42:10 [lala]: http://lists.linuxtogo.org/pipermail/openembedded-commits/2006-October/001044.html Oct 12 09:42:53 <[lala]> hmm Oct 12 09:42:57 [lala]: http://www.openembedded.org/viewmtn/revision.psp?id=4066c7c3f3a6beeb7dda33113e22f24901e84170 Oct 12 09:43:15 <[lala]> i need to pull again Oct 12 09:43:25 <[lala]> i just did a minute ago though Oct 12 09:44:32 <[lala]> im pulling from monotone.openembedded.org ... isn't that the preferred server? Oct 12 09:44:36 it is Oct 12 09:45:09 <[lala]> well, i dont see the fix than Oct 12 09:45:10 <[lala]> strange Oct 12 09:46:34 <[lala]> already up to date at e119a23d0f38807146843c508cad69961c2ccdf7 Oct 12 09:46:40 <[lala]> thats the rev before the fix Oct 12 09:47:02 [lala]: you pull .dev and .oz354x? Oct 12 09:47:11 <[lala]> hmm Oct 12 09:47:39 <[lala]> bummer Oct 12 09:47:42 <[lala]> thats it Oct 12 09:48:53 <[lala]> i haven't worked with the branch until yesterday so i didn't had it in my sync script Oct 12 09:48:59 <[lala]> thnx for the hint :-) Oct 12 09:49:29 [lala]: use --set-default once Oct 12 10:08:50 NOTE: package wpa-supplicant-0.4.8-r8: task do_build: completed Oct 12 10:53:40 who added the 770 config to the omap1 kernel? Oct 12 10:54:38 I think I did Oct 12 10:54:46 does it work? Oct 12 10:54:57 * Crofton doesn't think so :) Oct 12 10:55:18 I'm not sure what boot loader the 770 uses Oct 12 10:55:35 propiertary Oct 12 10:56:40 any idea if a kernel built for an OSK would have a chance of booting on the 770? Oct 12 10:56:48 http://www.akihabaranews.com/en/en/news-12557-Sharp+RD-CMP2000R%2C+the+Zaurus+for+Korea.html Oct 12 10:57:02 RP: yep. Oct 12 10:57:18 RP: on oesf people already discussed it Oct 12 10:58:05 hrw|work: Do we know much about it yet? Oct 12 10:59:39 Crofton: perhaps, but you would have no peripheral enabled to access it.. Oct 12 11:01:59 RP: I like the design, but no cf and no wifi is a no-no Oct 12 11:02:29 no cf || no wifi Oct 12 11:02:40 It has no cf? mad :-( Oct 12 11:03:07 * koen kicks CI again Oct 12 11:03:15 CIA-4, that is Oct 12 11:05:09 RP: other keyboard layout (two of them on photos), no cf, no wireless, 1.3Mpx camera Oct 12 11:06:34 and more ts-keys Oct 12 11:08:46 but does it have a nuke button? Oct 12 11:27:39 I see that koen has added/reworked glibc-2.5 recently. When I call "bitbake glibc -c rebuild" it still builds 2.4 (and fails). Oct 12 11:28:11 Why is that? Can I "force" it to build 2.5? Oct 12 11:30:32 look at what angstrom does Oct 12 11:31:05 OK, I will take a look. Thank you. Oct 12 11:33:52 koen: I guess "PREFERRED_VERSION_glibc ?= "2.5"" is it, right? May I ask what the ?= does? Google is not much help here ;-) Oct 12 11:34:08 it's a weak assignment Oct 12 11:38:02 hi schurig Oct 12 11:38:07 hrw|work: hi! Oct 12 11:39:33 hrw|work: how's it going? Oct 12 11:41:16 schurig: quite good. trying to sell current mainboard/cpu to migrate to amd64, have some work on OE to do Oct 12 11:44:10 now fighint with win2k in vmware to get mssql working Oct 12 11:44:30 hrw why fightin? Oct 12 11:44:42 and why win2k? Oct 12 11:45:04 woglinde: install w2k, then w2ksp4 then msxml6, dotnet2, windows installer 3.1 etc.. Oct 12 11:45:12 woglinde: I have license for w2k Oct 12 11:45:15 brb Oct 12 11:45:18 hm Oct 12 11:45:19 okay Oct 12 11:46:39 laibsch glibc build fine for simpad e.g. arm4 architecture but i didnt test running it yesterday because it was to late Oct 12 11:46:44 but today I will do Oct 12 11:47:28 koen: There is not too much on "weak assignment" either (hard to spot the relevant stuff, at least). Anyways, I'll leave it with the ?= for now and hope it does not blow up my computer ;-) Seems like it picked up 2.5 glibc. Oct 12 11:47:51 woglinde: Thanks for reporting back. It still would not build here. I have set preferred provide to 2.5 now. Oct 12 11:48:32 s/provide/provider/ Oct 12 11:48:48 Laibsch: weak assignment is 'set if not set before' Oct 12 11:48:55 so you can override it in local.conf Oct 12 11:49:55 koen: OK, thanks for explaining. local.conf is where I set it. So it should at least not break things (although the ? might be superfluous if I understand you right). Oct 12 11:50:04 This is ridiculous Oct 12 11:50:26 I've been building world for 3 days and it still hasn't finished Oct 12 11:50:34 HOW MANY PACKAGES ARE THERE? Oct 12 11:50:46 B_Lizzard: you will get ~12000 Oct 12 11:50:49 lol Oct 12 11:50:53 of ipkg packages Oct 12 11:50:57 I have about 9000 Oct 12 11:51:00 wyh they hell someone would compile world Oct 12 11:51:05 900mb Oct 12 11:51:09 For a feed Oct 12 11:51:10 woglinde: populate feeds for distro? Oct 12 11:51:44 hm that isnt worth, when only 1 or 2 people or 0 people use the packages Oct 12 11:51:53 I would build that on request Oct 12 11:52:31 And update the whole feed when you want to add 1 package? Oct 12 11:52:35 I don't think so Oct 12 11:52:48 I just make sure I build all the games :) Oct 12 11:52:55 therefor you cant use package versioning and srcdate Oct 12 11:52:59 ups can Oct 12 11:53:25 but everybody should suffer his own pain :) Oct 12 11:56:06 Paypal supports Poland now. Oct 12 11:56:18 to create paypal account or not to create... Oct 12 11:57:41 hrw|work: Wider exposure than your current one Oct 12 11:58:01 -> less hassle for others to send money Oct 12 11:58:31 I have a question, though Oct 12 11:58:51 Some packages make "bitbake -k world" fail completely Oct 12 11:59:09 I just work around that problem by removing them Oct 12 11:59:28 But, do I need to go around the whole damn process again? Oct 12 11:59:49 In order to get, and hopefully pass the point where it crashed Oct 12 12:01:20 hrw dont forget your paypal-password Oct 12 12:01:25 ask zecke ;) Oct 12 12:01:53 okay have to go bye Oct 12 12:02:19 wookey_: I remember Oct 12 12:04:33 <[lala]> is it possible to build angstrom image for c3xxx? Oct 12 12:04:57 sure Oct 12 12:05:14 I built one yesterday Oct 12 12:05:33 [lala]: I'll tell you in 12 hours.. I'm building one ATM Oct 12 12:05:40 koen: Has opie been removed from angstrom? Oct 12 12:05:47 <[lala]> ah :-) Oct 12 12:06:06 NAbyss: you can't remove something that wasn't there in the first place Oct 12 12:06:19 NAbyss: nobody wants to support or maintain opie for angstrom Oct 12 12:06:25 <[lala]> distro=angstrom-2007.1 machine=spitz? Oct 12 12:07:41 koen: Ah, okies.. it refers to angstrom-opie-image on the BuildingAngstrom page :) Oct 12 12:07:41 Is there any way to find out which packages haven't been built? Oct 12 12:25:14 koen: Unfortunately, glibc-2.5 fails the same as 2.4 "support for __thread is required" Oct 12 12:25:31 hrm Oct 12 12:25:38 I can't seem to reproduce that :( Oct 12 12:25:55 Laibsch: I see that Oct 12 12:27:16 koen: It occurs for collie, c7x0 when building openzaurus. I think it has been confirmed by others. zecke was helping me dig for the root problem. Some info is available in bug 1421 IIRC. It might be that collie does not support TLS. Oct 12 12:27:43 XorA: You mean, you can confirm the issue? Oct 12 12:28:04 Laibsch: I see it in glibc 2.5 for armv5 Oct 12 12:28:13 Oh, even that. Oct 12 12:29:08 XorA: Maybe you can leave your comments in bug 1421 *especially* since this does not seem to be restricted to 2.4 and collie. Does it also fail with "support for __thread is required"? Oct 12 12:29:26 Laibsch: yes Oct 12 12:30:34 Laibsch: my config.log is identical Oct 12 12:30:41 You are right, I remember that building for c7x0 which AFAIK is armv5 failed at least for glibc-2.4 for me. Oct 12 12:31:10 XorA: Good to hear. Maybe we will eventually get to the root of the problem. Oct 12 12:31:32 Have to go. See you later. Oct 12 13:57:18 <[lala]> bitbaking nano for angstrom/spitz fails with qemu-native error: QEMU requires SDL or Cocoa for graphical output Oct 12 13:58:03 apt-get install libsdl12-dev Oct 12 13:58:37 <[lala]> well, but shouldn't sdl be built for within oe? Oct 12 14:00:37 Hello everybody Oct 12 14:01:02 I noticed that some of the OE machines use the handhelds kernel. I'm assuming that the handheld kernel is not the vanilla Linux kernel and contains fixes for specific embedded systems? Oct 12 14:01:11 [lala]: it needs sdl on your host Oct 12 14:01:46 Gerrath: you're probably better off using mainline with some of RP's patches Oct 12 14:01:47 bitbake -s gives me versions of all packages. Is there a commad for the version of my needed packages (incl. dependencies)? Oct 12 14:02:18 <[lala]> koen: why is that? can't i have sdl-native be built within oe as a dependency of qemu? Oct 12 14:03:18 koen, do you have a recommendation for a machine (PXA270) using the 2.6 kernel that I can look at to see RP's patches? Oct 12 14:03:22 <[lala]> it's not in all cases possible to install missing libs on build machines Oct 12 14:04:43 koen, all the ones I looked at in OE seem to use the handhelds kernel. Oct 12 14:05:00 <[lala]> openzaurus does not Oct 12 14:05:44 [lala]: you can add sdl-native if you want Oct 12 14:07:20 <[lala]> koen: well if you guys didn't do it yet means probably that there are some trapdoors ;-) Oct 12 14:10:48 koen, I guess a better question is where can i get RP's patches from? Oct 12 14:12:00 Gerrath: http://rpsys.net/openzaurus/patches/ Oct 12 14:12:14 see the linux-openzaurus recipes which versions are uses Oct 12 14:12:23 (yes, the name linux-openzaurus is very misleading) Oct 12 14:12:41 koen, thanks :-) Oct 12 14:12:50 <[lala]> Gerrath: org.openembedded.dev/packages/linux/linux-openzaurus_2.6.18.bb Oct 12 14:12:58 <[lala]> for 2.6.18 for example Oct 12 15:08:21 likewise: enjoy last commits Oct 12 15:08:21 hi Crofton leoncamel Oct 12 15:08:33 * koen kicks CI again Oct 12 15:09:12 hey, hrw|work Oct 12 15:11:32 hrw|work: sorry was away. are they squashfs related? Oct 12 15:11:45 morning Oct 12 15:11:48 well for me anyway Oct 12 15:11:49 ;) Oct 12 15:12:08 hrw|work: I am currently adding support for kerning-side squashfs-lzma support, testing as we speak. Oct 12 15:12:25 likewise: pushed: lzma, squashfs-*tools* Oct 12 15:12:58 hrw|work: thanks, currently adding kernel patches for squashfs 3.1, as well as the lzma variants Oct 12 15:13:05 s/adding/testing Oct 12 15:21:11 i need really help to compile gnahs Oct 12 15:22:02 i think i'm not far but i'm a loose with autotools/libtools Oct 12 15:22:17 if someone is interrestind ... Oct 12 15:23:06 yay. works. Oct 12 15:24:45 CIA-4: kick Oct 12 15:26:02 pushed: fltk 1.1.7, dropped other version Oct 12 15:38:50 ~change 7 pln to eur Oct 12 15:38:56 7.00 Zloty (PLN) makes 1.79513 Euro (EUR) (from http://www.xe.com/) Oct 12 15:45:13 cu Oct 12 15:53:53 hmmm, how do I use the autotools_stage_all command? Oct 12 15:55:09 do_stage() { Oct 12 15:55:13 autotools_stage_all Oct 12 15:55:15 } Oct 12 15:55:21 how good is it? Oct 12 15:55:39 if 'make install' is sane, it's very good Oct 12 15:55:43 hey pH5 Oct 12 15:55:46 It looks like it will solve my omniorb staging problem, withoout me having to write a bunch of crap Oct 12 15:56:02 hey koen Oct 12 15:57:00 what would make "make install" insane? Oct 12 15:57:32 gotta go - cya Oct 12 15:58:13 Crofton: not obeying DESTDIR, or crap like that Oct 12 16:00:30 a+ Oct 12 16:09:06 must spell function properly ... Oct 12 16:09:23 ~spell function Oct 12 16:09:28 'function' may be spelled correctly Oct 12 16:09:34 Crofton: there you go :) Oct 12 16:10:40 auto_tools ... didn't work Oct 12 16:21:45 03koen 07org.oe.dev * r361b6310... 10/ (3 files in 3 dirs): Oct 12 16:21:56 wooo Oct 12 16:22:03 CIA-4: is working again Oct 12 16:22:43 psplash: add a way to replace the bootup logo, currently an OE logo will be displayed Oct 12 16:23:00 brace for flood :) Oct 12 16:23:24 ~change 1.8 eur to gbp Oct 12 16:23:30 1.80 Euro (EUR) makes 1.21597 Pound (GBP) (from http://www.xe.com/) Oct 12 16:23:40 * The logo background has to be changed from white to grey to look good Oct 12 16:23:50 03hrw 07org.oe.oz354x * r4066c7c3... 10/ (1 packages/gpe-login/files/highdpifontfix.patch): gpe-login: add highdpifontfix.patch which someone forgot Oct 12 16:24:04 thanks koen Oct 12 16:24:40 03koen 07org.oe.dev * r4f79add1... 10/ (16 files in 2 dirs): linux kernels: remove ipaq-pxa270 support, remove obsolete recipes Oct 12 16:24:47 03koen 07org.oe.dev * r36289492... 10/ (4 files in 2 dirs): gpe-login: remove obsolete versions Oct 12 16:25:40 03koen 07org.oe.dev * r4aee0ffa... 10/ (7 files in 2 dirs): gpe-session-scripts: drop obsolete versions Oct 12 16:25:46 03koen 07org.oe.dev * r923666cf... 10/ (1 packages/gpe-session-scripts/gpe-session-scripts_0.67.bb): gpe-session-scripts: s/ipaq-pxa270/hx4700/ Oct 12 16:26:40 03hrw 07org.oe.dev * r60605dfd... 10/ (10 files in 4 dirs): wpa-supplicant: added 0.4.8 from .oz354x Oct 12 16:26:45 03koen 07org.oe.dev * rf8d5becc... 10/ (1 conf/distro/angstrom-2007.1.conf): angstrom: fix typo in linux-libc-headers PV Oct 12 16:27:40 03koen 07org.oe.dev * re9d250fa... 10/ (1 conf/distro/angstrom-2007.1.conf): angstrom: use 2.6.15.99 libc headers to avoid ' strtol_l.c:497: error: 'ERANGE' undeclared (first use in this function)' that 2.6.18+2.6.19rc1 produces for glibc-intermediate Oct 12 16:27:43 03koen 07org.oe.dev * r9dc9ebf5... 10/ (1 conf/distro/angstrom-2007.1.conf): angstrom disable strace for debug builds, since it doesn't build. It is still in the feeds: http://www.angstrom-distribution.org/repo/?action=details&pnm=strace Oct 12 16:28:40 03likewise 07org.oe.dev * rfdc54593... 10/ (1 packages/lzma/lzma_4.17.bb): lzma: added 4.17 - close #1467 Oct 12 16:28:45 03hrw 07org.oe.dev * r15a66950... 10/ (1 packages/lzma/lzma-native_4.17.bb): lzma-native: reformatted Oct 12 16:28:50 strace doesn't build? Oct 12 16:28:52 03likewise 07org.oe.dev * r42a69931... 10/ (10 files in 3 dirs): squashfs-tools: added 3.1r2 (normal and lzma) - closes #1466 Oct 12 16:28:56 is this due to the new kernel headers? Oct 12 16:29:45 03hrw 07org.oe.dev * rfbf877c9... 10/ (4 files in 2 dirs): added Leon Woestenberg to MAINTAINERS Oct 12 16:29:49 03hrw 07org.oe.dev * r6fd5b779... 10/ (4 files in 3 dirs): fltk: dropped non-fetchable 1.2 snapshot Oct 12 16:30:42 03joaquinduran 07org.oe.dev * ree3417c2... 10/ (1 packages/fltk/fltk_1.1.7.bb MAINTAINERS): fltk: added 1.1.7 - close #1459 Oct 12 16:30:43 03tmbinc 07org.oe.dreambox * r733df9f0... 10/ (1 packages/dreambox/dreambox-dvb-modules.bb): dreambox-dvb-modules/dm7025: update to 20061011 to fix spdif issues Oct 12 16:31:18 03tmbinc 07org.oe.dreambox * r40fe79be... 10/ (1 packages/enigma2/enigma2.bb): enigma2: update, fix split_package regexp Oct 12 16:31:18 (7 lines omitted) Oct 12 16:32:04 mickey|ttdevdays: *ping* Oct 12 16:33:38 tmbinc_: he's away to munich, try later tonight Oct 12 16:34:08 03nail 07org.oe.dev * rc6fb093b... 10/ (1 MAINTAINERS): MAINTAINERS: Add myself Oct 12 16:34:22 night all. Oct 12 16:34:25 ok Oct 12 16:34:37 anyone else here who knows about mickey's magic python scripts? Oct 12 16:34:47 generate_oe.py etc. Oct 12 16:41:01 ibot: botmail for genesis: http://www.figuiere.net/hub/blog/?2006/10/12/466-don-t-beat-them-join-them Oct 12 17:03:07 until tomorrow, i bid you all adieu... Oct 12 17:14:41 re Oct 12 17:14:45 hm Oct 12 17:14:51 woglinde: wb Oct 12 17:15:04 how do config boostrap-image to include kernel-modules and pcmcia-cs utils Oct 12 17:15:10 +I Oct 12 17:15:35 jo koen Oct 12 17:15:53 DISTRO_EXTRA_RDEPENDS? Oct 12 17:16:07 okay Oct 12 17:17:29 hm Oct 12 17:19:31 koen MACHINE_FEATURES = "apm pcmcia irda touchscreen" isn't enough? Oct 12 17:19:56 that should add the pcmcia-stuff Oct 12 17:20:46 but didnt maybe Oct 12 17:20:57 because I am using pcmcia-cs Oct 12 17:24:36 hm Oct 12 17:24:52 I should convert handheld-common.config Oct 12 17:25:40 that will go away real soon(tm) Oct 12 17:25:46 yeah Oct 12 17:25:57 but for now Oct 12 17:32:08 hm it works Oct 12 17:32:10 heureka Oct 12 17:32:37 bbl Oct 12 17:34:25 args only compiles Oct 12 17:34:36 but not put in the rootfs Oct 12 17:35:28 *sigh* Oct 12 18:00:10 How do I apply a patch with -p0 ? Oct 12 18:00:19 patch=0 in file line? Oct 12 18:00:37 ;pnum=0 Oct 12 18:01:15 pnum=0;patch=1 ? Oct 12 18:01:20 or other way around? Oct 12 18:01:54 hm I dont get it Oct 12 18:01:55 pnum=0;patch=1 or patch=1;pnum=0 Oct 12 18:02:00 ok Oct 12 18:02:07 koen: wasn't that patch=0? Oct 12 18:02:12 much better Oct 12 18:02:20 I thought pnum is just for ordering the patches in the series file? Oct 12 18:02:23 where is task-boostrap looks which packages should be insalled Oct 12 18:02:34 pnum seems to do the trick Oct 12 18:03:33 I thought that the ordering of the patches is by the sequence they are name in the FILES statement Oct 12 18:03:43 Ok, another misconception cleared up :) Oct 12 18:03:57 pH5: heh, knowledge gained Oct 12 18:08:18 the parser just looks for patch= and doesn't check its value Oct 12 18:08:18 so patch=0 won't disable it Oct 12 18:15:43 03koen 07org.oe.dev * r229e3102... 10/ (1 conf/bitbake.conf): bitbake.conf: point GPEMIRROR to the new home of the gpe project Oct 12 18:16:58 koen is there something easy how I can see, how ${@base_contains("MACHINE_FEATURES", "keyboard", "${task-base-keyboard-rdepends}", "", Oct 12 18:17:09 d)}is processed? Oct 12 18:17:26 inside base.bbclass? Oct 12 18:17:47 when running bitbake bootstrap-image Oct 12 18:18:09 but basically it says "if MACHINE_FEATURES contains 'keyboard', return task-base-keyboard-rdepends" Oct 12 18:18:20 yes thats clear Oct 12 18:18:56 but there seems something wrong so only DISTRO_CORE_PACKAGE is processed Oct 12 18:19:15 hm Oct 12 18:20:15 args maybee my machine.confs is wrong Oct 12 18:21:54 sorry Oct 12 18:22:07 for all that questions Oct 12 18:23:18 03koen 07org.oe.dev * r2bc1f08e... 10/ (3 files in 2 dirs): gpesyncd: move gpesyncd over to gpe svn Oct 12 18:32:45 03koen 07org.oe.dev * r5e6496f3... 10/ (1 conf/bitbake.conf): bitbake.conf: add GPE_SVN var Oct 12 18:33:00 03koen 07org.oe.dev * r691da8a9... 10/ (1 packages/gpesyncd/gpesyncd_svn.bb): gpesyncd: use GPE_SVN var Oct 12 18:34:41 tmbinc_: you mean which mickeyl script? Oct 12 18:35:06 re hrw Oct 12 18:35:50 hrw can you enlight me about task-base Oct 12 18:35:59 I can probably Oct 12 18:36:41 hrw why choose boostrap-image only task-base-core-default and not pcmcia or or irda stuff Oct 12 18:36:46 woglinde: PCMCIA_MANAGER = "pcmcia-cs" or "pcmciautils" in distro or machine config Oct 12 18:36:54 yes I have Oct 12 18:36:59 irda dito Oct 12 18:37:19 moment.. Oct 12 18:37:33 I rebuild task-base/tosa Oct 12 18:38:34 in task-base.bb Oct 12 18:38:35 hmm.. looks like error Oct 12 18:38:37 I see RDEPENDS_task-base = "\ Oct 12 18:38:45 ${DISTRO_CORE_PACKAGE} \ Oct 12 18:38:59 and than ${@base_contains("MACHINE_FEATURES" stuff Oct 12 18:41:32 hm.. this builddir is too experimental.. Oct 12 18:41:50 Depends: task-base-core-default, kernel, udev, sysfsutils, module-init-tools, apm, apmd, keymaps, alsa-utils-alsactl, alsa-utils-alsamixer, alsa-conf, irda-utils, pcmciautils, prism3-firmware, prism3-support, spectrum-fw, hostap-conf, orinoco-conf, usbutils, portmap, openswan, ppp, ppp-dialin, wireless-tools, hostap-utils, wpa-supplicant-nossl, zaurusd, wlan-ng-modules-usb-2.6.17 Oct 12 18:42:26 "kernel26 apm keyboard alsa irda pcmcia wifi nfs ipsec ppp" set Oct 12 18:42:28 maybee the ${@base_contains("MACHINE_FEATURES" stuff does somethinworng Oct 12 18:42:51 or MACHINE_FEATURES isnt proper at eavaluating Oct 12 18:42:55 woglinde: you build for simpad and which distro? Oct 12 18:43:05 openzaurus Oct 12 18:43:16 but I reworked the machine.configs Oct 12 18:43:22 like the spitz one Oct 12 18:43:57 show me MACHINE_FEATURES Oct 12 18:45:05 MACHINE_FEATURES = "kernel24 apm pcmcia irda touchscreen" Oct 12 18:46:09 will check Oct 12 18:46:25 building is fine Oct 12 18:46:32 hm wait Oct 12 18:46:35 no is wasnt Oct 12 18:47:10 Depends: task-base-core-default, kernel, apm, apmd, network-suspend-scripts, pcmcia-cs, prism3-firmware, prism3-support, spectrum-fw, hostap-conf, orinoco-conf, portmap, openswan, ppp, ppp-dialin, wireless-tools, hostap-utils, wpa-supplicant-nossl Oct 12 18:47:48 thats task-base for simpad/openzaurus-unstable Oct 12 18:48:43 whats with task-base-pcmcia-rrecommends? Oct 12 18:50:05 or task-distro-ppp-rrecommends Oct 12 18:50:40 they are not created as packages Oct 12 18:50:42 thats needed to have a functional boostrapimage Oct 12 18:50:50 hm Oct 12 18:51:05 they are added into rdepends/rrecommends part of task-base/task-base-core-default Oct 12 18:51:53 okay I lack the knowledge what rdepends rrecommends really do Oct 12 18:51:58 woglinde: if distro feature ppp then it is added Oct 12 18:52:12 woglinde: rdepends == depend on them on device side Oct 12 18:52:39 woglinde: rrecommends == weak depends on them on device side so user will be able to remove them Oct 12 18:52:59 oh okay Oct 12 18:53:00 why does oe include the path /usr/local/include in a compile line? Oct 12 18:53:15 crofton where? Oct 12 18:53:38 running a configure script for a package I am workign on Oct 12 18:53:49 maybe it is my fault Oct 12 18:53:55 crofton has it a bin-config script? Oct 12 18:53:59 like libpng? Oct 12 18:54:02 since I wrote the atofoo stuff Oct 12 18:54:07 hehe Oct 12 18:54:15 I think I need to check the auto foo Oct 12 18:55:34 hrw ah I used openzaurs as distro which hasnt a bb-file anymore Oct 12 18:56:04 woglinde: ;)) Oct 12 18:56:23 what is a bin config script? Oct 12 18:56:43 woglinde: looks like we need to inform user with BIG LETTERS that he chosen wrong distro/machine Oct 12 18:56:53 Crofton: /usr/bin/foo-config Oct 12 18:57:04 hrw yes Oct 12 18:58:23 I tried wacking the header files from the host Oct 12 18:58:46 I go to watch something Oct 12 18:58:49 cu tomorrow Oct 12 18:59:51 bye and thanks hrw Oct 12 19:22:06 mhh fast question ... there is soem work about use OE with/for the GP2X (arm opensource portable game console) ? Oct 12 19:22:31 gremlin some did .bb Oct 12 19:22:35 but didnt share Oct 12 19:22:36 d Oct 12 19:23:01 hm Oct 12 19:23:05 maybee he did Oct 12 19:23:07 mom Oct 12 19:24:59 http://wiki.gp2x.org/wiki/OpenEmbedded_GP2X_development_environment Oct 12 19:25:04 there it is Oct 12 19:29:12 XorA|gone: how did the overlay experiments work out? Oct 12 19:29:42 thanks woglinde Oct 12 19:30:27 hms Oct 12 19:30:33 configure: error: compiler support for __thread is required Oct 12 19:30:42 now I have this error too Oct 12 19:34:13 ah binutils Oct 12 19:34:16 as I thought Oct 12 19:36:34 gd evening Oct 12 19:36:45 hi greentux Oct 12 19:36:56 hey greentux Oct 12 19:37:25 somebody knows something about "TDS Recon"? Oct 12 19:37:31 seems familiar supported... Oct 12 19:37:37 http://www.sdgsystems.com/index.php?option=com_content&task=view&id=12&Itemid=29 Oct 12 19:37:44 greentux: tnb did the port Oct 12 19:38:03 ah works at this company i assume? Oct 12 19:38:14 ~seen tnb Oct 12 19:38:25 tnb was last seen on IRC in channel #oe, 115d 2h 33m 55s ago, saying: 'zecke:not quite sure how to go about it, but will look into it'. Oct 12 19:38:35 ~seen tnb_ Oct 12 19:38:35 tnb_ was last seen on IRC in channel #handhelds.org, 267d 1h 48m 51s ago, saying: 'hi mreimer'. Oct 12 19:39:00 he owns sdg together with aric Oct 12 19:39:14 the ipaq hx4700 in my desk is property of sdg :) Oct 12 19:39:14 ok.... interesting Oct 12 19:39:36 267d ... long time. he is alive? ;) Oct 12 19:39:58 greentux: todd@sdgsystems.com Oct 12 19:42:23 koen: i see in my mails, a friend had contact with todd.... ok, fine Oct 12 20:10:29 re Oct 12 20:10:30 re hrw Oct 12 20:10:35 hi laibscg Oct 12 20:10:35 hi laibsch Oct 12 20:10:43 koen: how does ep93xx fpu is supported in OE? Oct 12 20:10:54 hey hrw Oct 12 20:10:55 hi woglinde, how is it going? Oct 12 20:11:04 hrw: the kernel has support for it Oct 12 20:11:09 laibsch aeh now I am recompiling Oct 12 20:11:15 hrw: it just needs gcc support Oct 12 20:11:41 koen: ah. so for now it just generate heat and ep93xx use only hard/softfloat? Oct 12 20:11:54 hrw: right Oct 12 20:12:17 woglinde: Best of luck. I just read about koen's comments and will retry, too. Tomorrow, I will get my collie replacement (the new stuff just is not sexy and this is the fastest option). So I will be back in business. Yeah! Oct 12 20:12:17 koen: friend is working in company which did some projects on pxa and ep9307 Oct 12 20:12:44 ep9307 has a neat raster engine iirc Oct 12 20:12:54 koen: they use own solutions and softfloat only Oct 12 20:12:57 unsupported in mainline... Oct 12 20:13:13 right, the cirrus stuff sucks Oct 12 20:13:23 they don't want to have mainline support Oct 12 20:13:26 heh.. Oct 12 20:13:48 too bad - otherwise I would have something to suggest for them Oct 12 20:14:24 I bet choimat can rant about ep93xx as well Oct 12 20:16:02 speaking of ep93xx Oct 12 20:16:05 hrw: http://ep93xx.giantshoulderinc.com:8001/wiki/wiki/OpenEmbeddedOnDapper Oct 12 20:16:16 that's the link zecke's fascist firewall blocked Oct 12 20:20:02 hm. where the hell I have my cfxga sources... Oct 12 20:21:43 hrw: /home/umba-umba/cfxga Oct 12 20:22:17 hahaha Oct 12 20:23:38 *g* Oct 12 20:25:27 found Oct 12 20:26:33 driver has 8 ioctl()s Oct 12 20:31:13 cu Oct 12 20:32:20 * koen orders a Sweex KB100050 for the FOSDEM presentation Oct 12 20:32:37 *goggle* Oct 12 20:32:58 ah usb-vga Oct 12 20:33:13 55 euros Oct 12 20:33:41 €57.99 including shipping :) Oct 12 20:35:37 koen: Sweet toy. That might indeed be an argument for trading up to a newer Z. Oct 12 20:36:07 anyone tried this kernel option on their embedded device yet? [*] Kernel Execute-In-Place from ROM (0x00080000) XIP Kernel Physical Location (NEW) Oct 12 20:36:14 we want to use a toy + usb-vga to do presentation in the future Oct 12 20:36:15 koen: re bug 1421: Thank you for your comment. Indeed, OE was always using binutils 2.15 and 2.16. Shall I set some preferred provider? Doing just "bitbake binutils" compiles 2.16. So I guess the config file for openzaurus is broken and I can override with preferred provider? Oct 12 20:36:39 laibsch have the same here Oct 12 20:36:40 PREFERRED_VERSION_binutils = "" Oct 12 20:36:42 koen, what toy exactly? Oct 12 20:36:47 likewise: not yet Oct 12 20:36:52 Laibsch: anything with usb-host :) Oct 12 20:36:54 laibsch comment out in the openzaurus.bb Oct 12 20:37:03 XIP was mooted back with agendaVR .. and was erm crap Oct 12 20:37:22 i wonder if things have changed Oct 12 20:37:28 woglinde: Wouldn't it make sense to update openzaurus,conf in OE? Or is that likely to break other things? Oct 12 20:37:38 why do I have to try all the fun stuff? Oct 12 20:37:41 :-) Oct 12 20:37:52 likewise: cos someone has to :) Oct 12 20:37:56 likewise: even ext2 supports xip nowadays Oct 12 20:38:01 laibsch I think hrw will not touch openzaurus-unstable.bb in .dev anymore Oct 12 20:38:16 woglinde: So who will? Oct 12 20:38:20 nobody Oct 12 20:38:31 angstroem is the future Oct 12 20:38:52 so you can change it localy at your side Oct 12 20:38:56 woglinde: Not for people with collie (for now) Oct 12 20:39:33 laibsch and dont forget to rebuild gcc with gcc-2.17 for the __thread thing Oct 12 20:39:41 ups binutils-2.17 Oct 12 20:47:23 koen: the option I mentioned is kernel XIP (i.e. the CPU fetches kernel-program instructions from FlashROM) and does not use RAM. Oct 12 20:47:39 koen: I can only find old experiences on the CELF web site. Oct 12 20:47:47 right Oct 12 20:47:57 since everything uses nand nowadays Oct 12 20:48:05 and nand grew xip support only recently Oct 12 20:50:37 likewise: you could try jffs2 xip support Oct 12 20:50:48 likewise: you loose compression, but you gain tons of ram Oct 12 20:51:33 koen: yeah, I will probably end up comparing all filesystems, block device approaches, kernel XIP, filesystem XIP etc. :-) Oct 12 20:51:52 I'm already halfway, I should probably put my results on a web site or such. Oct 12 20:52:34 didn't prpplague use XIP for his arm7 toys? Oct 12 20:53:17 koen: I should pester #elinux fooks Oct 12 20:53:20 of course he's busy moving back to DFW these days Oct 12 20:53:36 likewise: prpplague is a #elinux dude :) Oct 12 20:53:52 ~seen prpplague Oct 12 20:53:58 prpplague was last seen on IRC in channel #edev, 1h 17m 27s ago, saying: 'CosmicPenguin: btw, milk stout is a winner'. Oct 12 20:54:13 also, executing from nand is slower Oct 12 20:55:04 is prpplague moving again ? Oct 12 20:55:22 ade|desk: he finally got the visa for his family Oct 12 20:55:43 only took 18 months or so Oct 12 20:55:56 damn i was planning on visiting him with some guinness Oct 12 20:56:10 ade|desk: barbados is nice anyway Oct 12 20:56:22 ade|desk: and they have guinness on every street corner Oct 12 20:56:58 heh like dublin Oct 12 20:57:17 but with nicer weather and beaches :) Oct 12 20:58:03 always been sunny in Dublin all the time I've been there, couldn't find a beach on the liffy Oct 12 20:58:35 * koen should visit dublin Oct 12 20:58:39 honeymoons , just love'em Oct 12 21:00:01 random thought: wonder when topgear returns what with richard in crashes Oct 12 21:00:15 I wonder as well Oct 12 21:00:45 will james and clarkeson continue the torch Oct 12 21:01:47 the producer said they wouldn't Oct 12 21:02:18 hmm ok, well he is walking again now Oct 12 21:03:31 that's good to hear Oct 12 21:23:58 does email addresses at openembedded.org work? Oct 12 21:24:48 can i get an openembedded.org email address :D Oct 12 21:25:06 j/k Oct 12 21:25:46 Crofton: only if you have shell account on openembedded.org Oct 12 21:25:54 ok Oct 12 21:25:55 Crofton: expect an email about that soon :) Oct 12 21:26:20 I am filling out my maintainer info Oct 12 21:26:38 better use a real email for that Oct 12 21:28:51 I created Crofton@balister.org :) Oct 12 21:35:44 03crofton 07org.oe.dev * r01258fea... 10/ (1 MAINTAINERS): Add myself to the MAINTAINERS file. Oct 12 21:48:01 koen: excellent work. I'd clear out your hh.org account ASAP as I don't think you'll have it much longer... Oct 12 21:49:05 ehm, I haven't had it for months now Oct 12 21:50:08 koen: Its interesting I get emails about your comments on the GPE mailing list... Oct 12 21:51:00 Can someone review my packages/lzma_4.17.bb (currently) in .dev? I think I am staging too much, as I found an ARM executable in my staging/x86_64... Oct 12 21:51:21 likewise: eh? Oct 12 21:51:54 likewise: that would mean lzma_4 would stage to staging-native-dir, or something like that Oct 12 21:52:38 koen: in lzma_4.17.bb, I stage the (cross-compiled) liblzma.a and lzma (executable). Two problems: Oct 12 21:52:53 koen: (1) liblzma.a does not seem to be staged, dunno why Oct 12 21:53:18 koen: (2) lzma is staged into the host staging area (but I now see it does not have to be staged at all). Oct 12 21:54:00 staging is only necessary for build dependencies, right? Oct 12 21:54:30 I see the problem Oct 12 21:54:38 STAGING_BINDIR is for host only Oct 12 21:54:49 a bit confusing, but it makes sense if you think about it Oct 12 21:56:05 koen: but the cross-compiled liblzma.a has to be staged for further cross-compiled builds that need it. How would I do that? Oct 12 21:56:44 likewise: but 'install -m 0755 7zip/Compress/LZMA_Alone/lzma ${STAGING_BINDIR}' shouldn't be needed for cross builds, right? Oct 12 21:57:19 nite Oct 12 21:57:30 koen: correct, like I mentioned in (2) I saw that bug now. Oct 12 21:58:34 likewise: so do_stage if working for atleast 50% :) Oct 12 21:59:14 koen: uh no. The left-over does not seem to do anything here: Oct 12 21:59:16 do_stage () { oe_libinstall -a -C 7zip/Compress/LZMA_Lib liblzma ${STAGING_LIBDIR} } but that does n Oct 12 22:00:03 koen: never mind, grep regexp failure. works. Oct 12 22:00:31 :) Oct 12 22:01:34 koen: thanks once again. Oct 12 22:03:35 koen: So STAGING_LIBDIR depends on native host or non-native target, whereas STAGING_BINDIR is always for the host. Oct 12 22:03:46 right Oct 12 22:04:08 since stuff in bindir is expected to get executed Oct 12 22:04:15 took me a while to figure that out :) Oct 12 22:04:43 koen: one day there shall be a working qemu for all :-) Oct 12 22:05:03 XorA|gone: that's my fear as well :) Oct 12 22:05:17 anyway I shall go play Gameboy doom Oct 12 22:05:40 hmmm Oct 12 22:06:05 I'm tempted to dig up my graphing calc and a machine for that Oct 12 22:06:29 should be a lot easier with the msp abstractions woglinde added Oct 12 22:14:50 koen: just found this: http://www.openembedded.info/wiki/Bitbake_recipes#Staging_directories Oct 12 22:15:23 yep, that's v8jlene's stuff Oct 12 22:15:24 koen: didn't know lenehan ran his own oe.info site? Oct 12 22:15:33 he's merging that into the doc branch Oct 12 22:15:37 koen: cool Oct 12 22:16:04 I hate fragmentation :-) My girlfriend just broke a glass. Hate that :-) Oct 12 23:20:43 03erik 07org.oe.dev * rb2d99522... 10/ (8 files in 3 dirs): Oct 12 23:20:43 wpa-supplicant 0.4.9 Oct 12 23:20:43 * The latest 'stable' version of wpa-supplicant is 0.4.9. This commit Oct 12 23:20:43 adds that recipe and the patches that we are currently carrying with Oct 12 23:20:43 this package for that version. Oct 12 23:37:40 * v8jlene is back Oct 12 23:50:15 hey v8jlene Oct 12 23:50:26 Hi VoodooZ Oct 12 23:50:32 Thanks to your wiki I understand much more. Oct 12 23:50:51 I got the sphinxbase package to build and do a minimal staging. Oct 12 23:51:10 Now I'm trying to understand why the pocketsphinx package is bitching. Oct 12 23:51:35 It's probably just the way they implemented it. Oct 12 23:51:47 Heh, sounds like some progress at least ;) Oct 12 23:51:53 definitely yes. Oct 12 23:54:56 03lenehan 07org.oe.dev * r17d1e5d7... 10/ (1 packages/linux/linux-titan-sh4_2.6.17.bb): Oct 12 23:54:56 linux-titan-sh4 2.6.17: Add COMPATIBLE_MACHINE since it is going to be made Oct 12 23:54:56 madatory. This kernel is for the sh4 based titan board only. Oct 13 00:11:19 http://www.openembedded.info is really AWESOME! Oct 13 00:11:48 Laibsch: The chapters in the manual that replace it are much better... I just got to finish them ;) Oct 13 00:12:09 So it is you who does that? Thanks a LOT! Oct 13 00:12:30 I also recognized you are very active in the BTS. Thank you for that as well. Oct 13 00:12:32 Yeah, that's might site. Basically where i collected notes when I was learning OE. Oct 13 00:12:46 Good that somebody finally did it Oct 13 00:12:50 might site?... I mean "my site" Oct 13 00:12:57 Wiki is nice but hard to build up predictively. Oct 13 00:13:10 It is a mighty site you have there ;-) Oct 13 00:14:03 The reference section of the user-manual is all taken from what I'd done on my wiki... I did the reference bit first so I can just refer there for more details from the other chapters... Oct 13 00:14:05 v8jlene: Have you recently joined OE? I did not notice you previously. Oct 13 00:14:28 I've been here since around November last year. Oct 13 00:16:44 Wow! Oct 13 00:17:42 Do you happen to know why nobody touches openzaurus-unstable.conf anymore even though the current setup breaks? Oct 13 00:18:35 I'd like to second that! I learned quite a bit in the last 48 hours thanks to your site! Oct 13 00:18:38 No idea. Oct 13 00:18:59 No idea about openzaurus that is. I work on a router/firewall related distro... Oct 13 00:32:23 03lenehan 07org.oe.dev * rb406b930... 10/ (4 files in 3 dirs): Oct 13 00:32:23 ipsec-tools 0.6.6: Add version 0.6.6 which builds with glibc 2.4, Oct 13 00:32:23 fixes lots of bugs and adds lots of additional functionality. Oct 13 00:33:45 anybody ever seen this? CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/sphinxbase Oct 13 00:33:45 cc1: internal compiler error: Aborted Oct 13 00:34:48 The package I'm creating dies in do_compile with that. Oct 13 00:35:15 another wtf moment brought to you by GCC. ;-) Oct 13 00:35:35 03lenehan 07org.oe.dev * r2422af23... 10/ (1 site/sh4-linux): site sh4-linux: Add a required entry for p3scan and slrn. Oct 13 00:35:54 VoodooZ: It's a saftey feature added by OE ;) Oct 13 00:35:58 Your package is looking at header files in /usr/include... but they are for the host not for the target. Oct 13 00:36:42 If your lucky your package will have a "--with-=path-to-headers" configure option to change where it is looking for the headers... Oct 13 00:37:03 If not you might need to patch the configure script to not look there. (Assuming it's an autoconf package.) Oct 13 00:37:51 yeah, and that's why I have this: EXTRA_OECONF = "--enable-fixed --with-sphinxbase=${WORKDIR}/sphinxbase-0.1" Oct 13 00:38:16 but do I have to override stuff like CPPFLAGS and LDFLAGS? Oct 13 00:38:49 So that --with thing is only for locating the headers? Oct 13 00:38:59 VoodooZ: --with-sphinxbase should be enough. Oct 13 00:39:14 yeah. that what I thought too. Oct 13 00:39:23 VoodooZ: You shouldn't be pointinf it at workdir though, it should be pointed at the staging directory. Oct 13 00:39:23 I don't know what that error is then. Oct 13 00:39:29 pointing... Oct 13 00:39:34 ? Oct 13 00:40:31 I know it's probably just a stupid noob mistake. Oct 13 00:40:55 " --with-sphinxbase=${WORKDIR}/sphinxbase-0.1" should probably be " --with-sphinxbase=${STAGING_LIBDIR}/.." Oct 13 00:42:09 If you look at the log file (log.do_configure...) and search for sphinxbase you should see it telling you it found it in /usr/include... you need to make it find it in the staging directories. Oct 13 00:43:47 sorry I was on the phone (in-laws!) Oct 13 00:44:28 I actually tried doing the right way with {STAGING_LIBDIR} (or is it STAGING_INCDIR?) but decided to try with a hardcoded link to see. Oct 13 00:45:38 yeah. I'm starting to have better visibility so I look at the log_* to try to understand better and the configure log says it's fine. Oct 13 00:46:06 but it won't be in /usr/include though right? Oct 13 00:49:36 It sometimes easier if you "mv /usr/include /usr/include-ignore" and then build. That will prevent it finding stuff on your host and tell you what it's looking for a where (configure will fail). Remember to rename that directory back though when your done! Oct 13 00:50:05 Yeah, the /usr/include is the version for the host. Your trying to build for the target. So the /usr/include ones are wrong. That's why OE complains if you try and use them. Oct 13 00:50:13 v8jlene: What router is that? Oct 13 00:50:49 v8jlene, I'll investigate further... Oct 13 00:52:13 Laibsch: Not targetting anything in particular. Currently I'm working with the Linkgear SERIES 100 (http://linux.jjplus.com/) and the WRAP (http://www.pcengines.ch/wrap.htm) devices. Oct 13 00:52:36 I see. WRT would have been nice ;-) Oct 13 00:52:53 But I guess they are not the professional type you are targetting. Oct 13 00:54:43 Laibsch: At the moment I'm working on projects that need a lot more flash and ram (for virus scanning), but I am hoping that I can have the WRTs supported by the base distro eventually. Oct 13 00:54:58 v8jlene, I started by uninstalling the one on my host to prevent conflicts. Oct 13 00:55:26 VoodooZ: That should help see the problems better. Oct 13 00:55:32 yeah. Oct 13 00:56:15 earlier you said to use STAGING_LIBDIR in --with-sphinbase. Did you mean STAGING_INCDIR? Oct 13 00:56:24 VoodooZ: It's also worthwhile looking at the configure script itself to see what it does with those options and what it expects to find. Although reading through the configure scripts isn't what I would call pleasant.. Oct 13 00:57:01 v8jlene: That would be awesome. I own such a device. I'd like to expand the range of OE-powered devices I own ;-) I guess flashing the beast was always problematic. Oct 13 00:57:18 It depends... different packages want different things. I could be either. It could also be the ${STAGING_LIBDIR}/.. - ie the parent directory. Oct 13 00:58:55 Laibsch: I don't have one yet, but I have a netgear wgt634u which is similar - I currently run openwrt on it. Using the serial console the flashing is pretty easy. Oct 13 01:05:29 v8jlene, Yeah, that's why I changed it to the workdir folder. I couldn't see how to pass a link to both headers and libs (they are different places). Oct 13 01:05:32 will try stu... Oct 13 01:12:10 VoodooZ: Feel free to pastbin or email me your two .bb's if you want me to have a look at 'em. Oct 13 01:12:29 Thanks. what's your email? Oct 13 01:13:07 If I can't get it working before going to bed I might do that. Oct 13 01:16:39 Ok. Oct 13 01:16:51 I'm going to lunch now, back in an hour or so. Good luck. Oct 13 01:17:56 Thanks. Good appetite. Oct 13 01:18:38 * v8jlene is away (lunch) Oct 13 01:27:30 hrw or anyone from Openzaurus here? Oct 13 01:35:41 anyone here? Oct 13 01:36:50 _anyone_ here? Oct 13 01:36:57 doesnt have to be an openzaurus person Oct 13 01:48:04 morning ~! **** ENDING LOGGING AT Fri Oct 13 02:59:57 2006