**** BEGIN LOGGING AT Tue Jul 25 02:59:57 2006 Jul 25 03:02:16 03lenehan 07org.oe.dev * r1f51fedb... 10/ (1 classes/kernel-arch.bbclass): Jul 25 03:02:16 classes/kernel-arch.bbclass: Update the kernel arch selection so that Jul 25 03:02:16 sh3 and sh4 use the sh architecture. Without this building add on Jul 25 03:02:16 kernel modules (madwifi-ng for example) for sh3 or sh4 fails due to Jul 25 03:02:16 the inability to determine the kernel arch to use. Jul 25 04:10:26 trying to use qemu-arm to build emacs....getting segfaults Jul 25 05:58:04 * kergoth hmms Jul 25 06:03:18 kergoth, feeling musical today? Jul 25 06:15:30 hmm, we need a proper indentation plugin for vim for bitbake metadata Jul 25 06:16:29 meh, tempted to do one right now Jul 25 06:18:06 kergoth: did bitbake leave berlios? Jul 25 06:18:55 not that i'm aware of Jul 25 06:20:22 kergoth: http://svn.o-hand.com/view/poky/trunk/bitbake/lib/?rev=524&view=rev Jul 25 06:20:30 what about it? Jul 25 06:20:31 so I must be halucinating Jul 25 06:20:36 ohand keeps a bitbake tree. what about it? Jul 25 06:20:40 lots of companies do Jul 25 06:21:06 i'll push that to berlios soon Jul 25 06:21:29 I'm trying to avoid the situation that o-hand currently has with OE Jul 25 06:21:35 uh? Jul 25 06:21:43 99% of all companies using oe maintain private metadata repositories. Jul 25 06:21:49 ohand just happens to make it publically accessible Jul 25 06:21:51 most dont. Jul 25 06:21:53 it never syncs back, so RP ends up doing it in his spare time Jul 25 06:23:08 that ssh fetcher isnt very useful without the 'fingerprint' connection parameter from the IETF draft. once that gets added, itll get pushed up Jul 25 06:23:36 anyway, o-hand can do whatever they like :) Jul 25 06:40:45 hey guys Jul 25 06:41:15 how do i configure butbake to build without all the localization stuff? (and be english only) Jul 25 06:42:24 *bitbake Jul 25 06:43:09 NOTE: package libxfont-X11R7.1-1.2.0-r0: task do_fetch: failed Jul 25 06:44:13 will this do instead? http://xorg.freedesktop.org/releases/X11R7.1/src/lib/libXfont-X11R7.1-1.1.0.tar.gz Jul 25 06:44:42 poushag: that's not bitbake, that's OE's glibc recipe Jul 25 06:44:52 poushag: but I don't know the answer :-/ Jul 25 07:20:14 03lenehan 07org.oe.dev * rd5e74a51... 10/ (3 files in 3 dirs): Jul 25 07:20:14 madwifi-ng r1527: Fix to build and work for sh4. The compiler options that Jul 25 07:20:14 areused by default are for gcc 4.x and don't work with 3.x and kernels built Jul 25 07:20:14 with 4.x don't work on sh4, So patch the options to those required to build Jul 25 07:20:15 with gcc 3.x. Tested on the titan sh4 board. Does not seem to work if Jul 25 07:20:15 sharing an IRQ, but works fine otherwise. Jul 25 07:30:57 mornng Jul 25 07:34:10 hey XorA Jul 25 07:34:21 hey koen Jul 25 07:34:26 woooo a whole lotta X11 Jul 25 07:37:02 thre might be some 'trying to run binaries' going around, but most of it should build Jul 25 07:42:14 koen: gah I ddnt even get very far :-( /bin/sh: ./mkg3states: cannot execute binary file Jul 25 07:58:28 XorA: that's the danger of crosscompiling i686->i486 Jul 25 07:58:45 koen: yeah Jul 25 07:58:54 has anyone ever see this error before Jul 25 07:59:05 .../lib/libdl.so.2: undefined reference to `_dl_tls_get_addr_soft@GLIBC_PRIVATE' Jul 25 07:59:27 somehow our libc and libfl doesnt have tls stuff it seems Jul 25 07:59:47 * XorA wonders if targeting arch athlon was wise Jul 25 08:33:33 RP: FYI: I just talked to njs why mtn didn't automerge the jlime stuff, and it turns out you deleted BOOTSTRAP_EXTRA_DEPENDS while kristoffer had edited that var and hence the collision. Jul 25 08:34:11 morning guys Jul 25 08:53:11 hi does a zaurus use the tslib? How can I find this out, which mouse driver and keyboard driver my akita sharp zaurus sl-c1000 use? Jul 25 08:53:46 i suggest you read the topic of this channel Jul 25 08:59:14 good morning Jul 25 09:01:07 cute, an avahi patch for distcc Jul 25 09:01:27 nice Jul 25 09:01:59 * koen updates distcc in OE Jul 25 09:03:01 NOTE: Applying patch 'distcc-avahi.patch'NOTE: package distcc-2.18.3-r0: task do_patch: completed Jul 25 09:03:07 and it applies as well :) Jul 25 09:14:59 03koen 07org.oe.dev * r981dae54... 10/ (1 packages/avahi/avahi_0.6.12.bb): avahi 0.6.12: add do_stage Jul 25 09:21:30 03koen 07org.oe.dev * r172951b3... 10/ (1 packages/distcc/distcc_2.18.3.bb): Jul 25 09:21:30 distcc: add 2.18.3 Jul 25 09:21:30 * apply avahi patch to enable zeroconf/bonjour Jul 25 09:21:30 * enable build of gtk+ frontend and package it seperately Jul 25 09:31:51 03coredump 07org.oe.oz354x * r6119978b... 10/ (1 conf/machine/poodle.conf): poodle.conf: Fix ROOT_FLASH_SIZE, thanks Greg2 for spotting it Jul 25 10:03:56 morning Jul 25 10:04:29 hey lardman Jul 25 10:04:46 lardman: I ran into the same mk-kinds.sh trouble you had Jul 25 10:04:54 hi koen Jul 25 10:05:02 any ideas on a fix, other than lots of patching? Jul 25 10:05:15 nope Jul 25 10:07:24 I'm not sure why it doesn't work, as it only performs a compilation test afaicr Jul 25 10:08:09 the output of the `gfortran ` doesn't seem to match the criteria of the script Jul 25 10:13:00 03koen 07org.oe.dev * rd10cf3ca... 10/ (5 files in 2 dirs): pango: fix RRECOMMENDS regression Jul 25 10:48:31 koen: is there a way to see what the PATH is set to when building something? we are having trouble because stagingbindir doesnt seem to be in the path Jul 25 10:48:35 ~hey Jul 25 10:48:47 RP: any idea what could be broken with poky? Jul 25 10:48:49 jkp: -D -D -D ? Jul 25 10:48:51 hey zecke Jul 25 10:48:54 RP: the machine is not out of disk space Jul 25 10:48:59 koen: ok, we'll try that Jul 25 10:50:40 if we want to put something on the front of PATH (ie not just append) how can we do that? i mean, i thought stagingbindir was supposed to be in the path by default Jul 25 10:51:31 export PATH = foo:$PATH Jul 25 10:51:39 koen: yeah tried that Jul 25 10:51:48 it complained about circularness Jul 25 10:52:18 jkp: what koen posted was shell Jul 25 10:52:26 this is bb Jul 25 10:52:30 jkp: within bitbake one can try immediate assignment := Jul 25 10:52:53 jkp: or we have .= to prepend (if I'm not mistaken) (prepend without space) Jul 25 10:53:05 jkp: but see the bitbake manual for the operators present Jul 25 10:53:12 zecke: thanks dude Jul 25 10:59:57 afternoon all Jul 25 11:01:14 hey ade|desk Jul 25 11:07:09 this is a laugh: customer survey results: * Our main area of concern is indicated in the statement, 'Your main contact keeps their promises and commitments' Jul 25 11:08:33 personally i'd suggest that the results of the statement warrant more concern than the statement itself Jul 25 11:27:14 pb: master? how is libdisplaymigration working? Jul 25 11:32:02 zecke: Sorry, don't see you on #opie. I posted patches to add h4000 support to libopie2. Can you have a look at them and commit if they're ok? Jul 25 11:32:35 psokolovsky: hi, take it up with ljp please :) Jul 25 11:32:48 zecke: ok, thanks Jul 25 11:40:40 03florian 07org.oe.dev * rb71bca2b... 10/ (1 packages/libgpewidget/libgpewidget_0.113.bb): bgpewidget: add 0.113 Jul 25 11:40:45 03florian 07org.oe.dev * r0ed81a8a... 10/ (7 files in 3 dirs): libgpewidget: drop ancient versions. Jul 25 12:13:28 is this the right place to ask for info concerning hardware related Q about SL C1000? Jul 25 12:13:45 not really Jul 25 12:13:56 where doyou suggest i go for such Q? Jul 25 12:15:46 i read this here http://www.oesf.org/index.php?title=C1000/C3x00_Power_Guide but i'm from Europe so it isn't very useful... Jul 25 12:16:30 oedf has nothing to do with this channel Jul 25 12:16:35 oesf* Jul 25 12:16:42 except for the fact that they stole out name Jul 25 12:17:52 oh.uh.odd. hmm. why do they refer to here then... Jul 25 12:19:03 because they suck Jul 25 12:19:38 koen: psst! Jul 25 12:19:54 ah right Jul 25 12:20:03 because they suck donkey ass Jul 25 12:20:11 thanks for reminding me Jul 25 13:05:54 jfdh: Try #zaurus or perhaps #openzaurus Jul 25 13:06:09 thanks lardman, already in #zaurus Jul 25 13:25:37 Anybody have an idea why libxine fails to build recently? See bug 1177. Jul 25 13:27:32 Laibsch: what is the mimetype of the attachment? Jul 25 13:27:50 it is not text/plain (as the Type field says) Jul 25 13:28:38 compressed text -> bz2 Jul 25 13:29:27 Laibsch: next time, specify a correct mimetype :) Jul 25 13:29:37 and uncompressed logs a re better :) Jul 25 13:29:54 I don't have the time to wget, bunzip, vim now Jul 25 13:30:13 The uncompressed logs are 1,2 MB IIRC. Jul 25 13:30:21 good argument Jul 25 13:30:26 re mime-type, I'll try. Jul 25 13:32:00 re mime-type, I think it was auto-detected. There is not sprecification for "compressed data" Jul 25 13:32:06 in the OE BTS. Jul 25 13:32:11 * zecke hopes tranmpegvideo.c:3125: error: static declaration of 'ff_h263_round_chroma' follows non-static declaration Jul 25 13:32:21 I think binary is the closest Jul 25 13:32:26 or just type bziped log Jul 25 13:32:39 I would have tried gunzip, before passing the file to 'file' Jul 25 13:32:57 Laibsch: it is an issue where the more strict gcc complains Jul 25 13:33:33 x-octect? Jul 25 13:33:38 octect* Jul 25 13:33:40 What to do about it? Jul 25 13:33:59 Laibsch: fixing it is an option Jul 25 13:45:45 the fix would be to either remove a 'static' or to add one Jul 25 13:49:00 morning Jul 25 14:07:39 oh QtopiaCore compiles Jul 25 14:25:57 hello Jul 25 14:45:38 colgate.ca Jul 25 14:45:57 oops... Jul 25 14:49:44 any qemu/glibc/softfloat gurus about? Jul 25 14:55:46 JustinP: are you using the latest qemu from cvs? Jul 25 14:56:10 koen: I'm using whatever OE builds. so no. Jul 25 14:56:34 0.7.0 Jul 25 14:56:39 that's ancient Jul 25 14:56:45 try 0.8.x or cvs Jul 25 14:56:53 ok Jul 25 14:56:59 not a guru by any stretch of the imagination, but I use qemu a lot Jul 25 14:57:12 qemu-arm Jul 25 14:57:15 I'm doing this in .oz354x, BTW. Does .dev build a newer qemu? Jul 25 14:57:19 * JustinP should try dev probably Jul 25 14:57:32 and yeah i'd recommend the same thing :) Jul 25 14:57:34 0.8.2 is out now, i'm using 0.8.0 Jul 25 14:58:21 I should try a newer qemu as well Jul 25 14:58:23 i'm not using any OZ stuff though, just debian-arm Jul 25 14:58:27 iirc it now has EABI support Jul 25 14:58:40 they changed what chip is supported in 0.8.1 Jul 25 14:58:50 not sure how it goes in 0.8.2 Jul 25 14:59:01 but i'll probably need to recompile my kernel Jul 25 14:59:43 0.8.x have EABI support but still miss nptl/tls stuff Jul 25 14:59:52 03xora 07org.oe.dev * r29e0964b... 10/ (1 packages/fbpanel/fbpanel_4.3.bb): Jul 25 14:59:52 fbpanel_4.3.bb : add extra linker flags to make plugins actually Jul 25 14:59:52 pluginable. Jul 25 15:00:41 nchip: bleh, I need tls support Jul 25 15:01:06 ah...... Jul 25 15:01:10 my host qemu is 0.8.0 Jul 25 15:01:19 I'll try a newer qemu in OE Jul 25 15:02:57 you could ASSUME_PROVIDED += "qemu-native" and install 0.8.2 on your host Jul 25 15:03:44 koen: there is a incomplete patch for that Jul 25 15:04:19 ah Jul 25 15:04:22 koen: unfortunatly I'm way too incompetent to make qemu fully thread-capable (not to mention scared of threading in general) Jul 25 15:04:53 nchip: my next project is to teach 2.6.9 eabi Jul 25 15:04:55 * koen fears Jul 25 15:05:47 and Jul 25 15:05:49 * koen foods Jul 25 15:05:55 re Jul 25 15:05:56 koen: http://scratchbox.org/cgi-bin/darcsweb.cgi?r=1.0/sb-cputransp-devkit;a=filediff;h=20060712130255-f77f7-17af6527afe4e0c8ec2e02629d0bcb26b52ba13a.gz;f=cputransp/qemu-0.8.0-sb/files/42_arm_nptl.patch; Jul 25 15:06:05 koen: well, I could, but I want it to be supported by OE proper sinc emost people will be using OE's qemu-native Jul 25 15:07:47 koen: http://handhelds.org/scap/port.30326.png :-) Jul 25 15:07:52 koen: 0.8.0 works just fine too Jul 25 15:08:05 just working out the last few problems Jul 25 15:08:33 XorA: what WM is that? Jul 25 15:08:40 JustinP: matchbox Jul 25 15:08:52 ah.....special theme? Jul 25 15:09:05 JustinP: if you mean the panel, its fbpanel Jul 25 15:11:10 ah....ok Jul 25 15:18:03 son of a.....argh Jul 25 15:18:11 qemu-native-0.8.1 isn't building... Jul 25 15:19:15 ah.....mising qemu-0.8.1.bb Jul 25 15:19:20 * JustinP pulls and will fix if needed Jul 25 15:19:24 perhaps set up 0.8.2 Jul 25 15:27:43 03justinp 07org.oe.dev * re5f5d5c6... 10/ (1 packages/qemu/qemu_0.8.1.bb): qemu: add missing 0.8.1 file Jul 25 15:28:46 XorA: cute Jul 25 15:50:47 hi Jul 25 15:50:57 i need help with DCF-660W on zaurus Jul 25 15:51:29 works with hostap, but when associate dmesg show : Linkstatus=6 Association failed Jul 25 15:51:36 BSSID=44:44:44:44:44:44 Jul 25 16:05:25 /Users Jul 25 16:15:06 hi reenoo Jul 25 16:15:16 re Jul 25 16:15:18 hey woglinde Jul 25 16:17:48 hm nist.gov Jul 25 16:18:35 whats the nist doing with oe Jul 25 16:19:07 just a personal interest Jul 25 16:19:17 ah okay :) Jul 25 16:19:41 I actually have a question about compiling snes9x with bitbake... any takers? Jul 25 16:20:03 whats the problem Jul 25 16:20:06 maybe I can help Jul 25 16:20:09 argh Jul 25 16:20:14 qemu has strip problems... Jul 25 16:20:14 justin? Jul 25 16:20:23 justin hm not good Jul 25 16:20:25 still.... Jul 25 16:20:49 most of the files compile but near the end it gives an error saying that it can't find -lqte...but libqte has been compiled. Jul 25 16:20:58 I think it's putting the "-lqte" in the wrong place Jul 25 16:21:11 hm or uses the worng search path Jul 25 16:21:38 but I wonder that snes9x is using qt Jul 25 16:21:40 maybe it's that funky -mt version of qt Jul 25 16:21:52 libqte is found in /stuff/build/tmp/staging/arm-linux/qt2/lib and all the other libraries are found in /stuff/build/tmp/staging/arm-linux/lib Jul 25 16:22:00 he koen Jul 25 16:22:07 it's actually snes9x-sdl-qpe-1.39 that I'm trying to build Jul 25 16:22:10 hey woglinde Jul 25 16:23:12 how can I check the search path? Jul 25 16:23:20 fooma1: Try adding -L${STAGING_LIBDIR} infront of the -lqte bit Jul 25 16:24:08 fooma1: Ot just build the SDL version - I was under the impression (perhaps false) that that version was preferred Jul 25 16:24:58 oo -rpath-link, no idea what that's for Jul 25 16:25:02 oh well, night all Jul 25 16:25:04 I think I tried building snes9x and it started compiling the X11 version - I just started it and it's compiling xau Jul 25 16:25:51 fooma1: That may be linked to the SDL dep, this is provided in two versions one for opie & one for x11 Jul 25 16:26:13 it should be specified in local.conf, but I thought it defaulted to opie, however I may be wrong Jul 25 16:26:16 good luck Jul 25 16:26:45 my local.conf defaults to opie - I assumed that snes9x-sdl-qpe is the opie version and snes9x is the X11 version. Jul 25 16:27:38 03pH5 07org.oe.dev * r3e8e4d03... 10/ (3 files in 2 dirs): xset: reactivate disable-xkb.patch Jul 25 16:50:46 03pH5 07org.oe.dev * r9d4e76f6... 10/ (1 packages/xorg-app/xdpyinfo_X11R7.0-1.0.1.bb): xdpyinfo: reactivate disable-xkb.patch Jul 25 17:02:30 hey Jul 25 17:05:57 a+ Jul 25 17:06:51 koen: hey Jul 25 17:07:13 hey zecke Jul 25 17:09:21 koen: do we want to make some decisions now? Jul 25 17:12:15 could you mail me your opinions? Jul 25 17:13:24 can do Jul 25 17:13:46 thanks Jul 25 17:20:23 03zecke123 * r555 10bitbake/ (. doc/manual/usermanual.xml): Jul 25 17:20:23 r399@holger-freythers-ibook-g4: ich | 2006-05-28 02:05:37 +0200 Jul 25 17:20:23 bitbake/doc/manual: Do not mention rdepends.dot Jul 25 17:20:46 * JustinP wonders at the secret decisions Jul 25 17:21:55 JustinP: GSoC project Jul 25 17:22:18 JustinP: koen has/had three questions Jul 25 17:22:35 one was if there is a way to shlib stuff off: A: Dunno Jul 25 17:22:54 ;-) Jul 25 17:22:57 JustinP: the other question is the chicken/egg problem Jul 25 17:23:06 just cruious Jul 25 17:23:24 if native packages are under package control what to do with ipkg-native Jul 25 17:26:55 http://www.angstrom-distribution.org/new-images-for-testing-available Jul 25 17:31:56 zecke: bootstrap it Jul 25 17:32:31 * JustinP hopes emacs didn't hit an infinite loop....this build is going so well... Jul 25 17:32:53 BTW: http://www.embedded.com/story/OEG20020529S0046 Jul 25 17:33:43 ^_^ fun link Jul 25 17:34:05 sounds like the stuff I did in "Colorized Linear Algebra" aka "Graphics programming" Jul 25 17:34:23 aka math for dummies? Jul 25 17:34:25 * koen runs Jul 25 17:34:31 I need to improve my math skills :} Jul 25 17:35:10 koen, zecke: I would suggest building ipkg-native, using the workdir binaries to make a staging ipk, then installing it (aka bootstrap it) Jul 25 17:36:10 that won't work, since everything needs it Jul 25 17:36:23 unless we make foo-native-native ;) Jul 25 17:36:43 sanitized special version of ipkg to build before quilt Jul 25 17:36:55 not requiring autoreconf and suck :} Jul 25 17:37:40 ah yes.....autoconf befoore ipkg Jul 25 17:37:45 how fun Jul 25 17:38:00 perhaps.....bostrap those too? Jul 25 17:38:05 bootstrat Jul 25 17:38:19 * JustinP figures you've thought about this and goes back to work Jul 25 17:38:45 JustinP: well I have not thought too much Jul 25 17:39:06 what does ipkg-native depend on? Jul 25 17:39:07 it has been +30 degree celcius for weeks... Jul 25 17:39:22 can't we assume that the host machine has things like autoconf? Jul 25 17:39:27 I just installed ipkg + ipkg-utils on my hosts Jul 25 17:39:45 JustinP: well. in the quilt case we just call ./configure Jul 25 17:40:01 JustinP: we could do something similiar for ipkg Jul 25 17:40:19 but I think sanitizing ipkg is beyond the scope of GSoC Jul 25 17:40:28 yeah Jul 25 17:40:47 I'd say before ipkg-native is built and staged just use the current staging system Jul 25 17:40:57 just to get the system itself up and running Jul 25 17:40:57 'sanitizing' in the meaning of making ./configure sane (hey pigi :) ) Jul 25 17:41:03 the final bits could be later work Jul 25 17:41:30 for making ipkgs we just need ipkg-utils (python + sh scripts) Jul 25 17:41:36 installing them needs ipkg Jul 25 17:45:20 * JustinP grimaces and restarts his emacs build Jul 25 17:45:30 ipkg-bootstrap can install ipkg-cl Jul 25 17:45:35 and at that point be happy :) Jul 25 17:45:55 so the initial ipkg-bootstrap just need to be able to install ipkg-cl Jul 25 17:46:14 and setup the directories Jul 25 17:46:20 sounds like 10 lines of code Jul 25 17:46:49 that could work Jul 25 17:47:01 but I'll stick that at the bottom of my todo list Jul 25 17:47:16 acked Jul 25 17:47:56 si anyone else in here interested in emacs? Jul 25 17:48:01 (in OE) Jul 25 17:48:02 koen: and you would like to handle cross differently? Jul 25 17:48:08 JustinP: xemacs? Jul 25 17:48:30 JustinP: not really, but I was just thinking if you think there might be an arm issue with emacs I can try building it myself to see if it works Jul 25 17:48:50 zecke: no, gnu emacs Jul 25 17:48:54 zecke: never used xemacs myxelf Jul 25 17:49:00 zecke: emacs with X, but not xemacs Jul 25 17:49:03 zecke: I think I'll make 2 ipkgs to start with Jul 25 17:49:04 JustinP: GNU or gnu? Jul 25 17:49:20 zecke: GNU.....I don't know what gnu would mean Jul 25 17:49:23 * JustinP was just lazy Jul 25 17:49:51 koen: If I judge stuff correctly: Open issues are fixing .la and .pc files up if installed from -dev packages? Jul 25 17:50:21 koen: I think instead of mailing you, I will update the wiki Jul 25 17:50:41 okidoki Jul 25 17:50:59 zecke: yes, .pc and .la files might give us troubles Jul 25 17:51:08 but haven't done sofar Jul 25 18:05:22 heh Jul 25 18:05:23 http://www.kroah.com/log/images/ols_2006_keynote_12.jpg Jul 25 18:08:05 i've a problem with DCF-660W Dlink Wireless, with Hostap drivers, dmesg show --> LinkStatus=6 Association failed Jul 25 18:08:41 this is not a distribution support channel Jul 25 18:09:07 :/ Jul 25 18:09:59 yay....*** glibc detected *** free(): invalid pointer: 0x008a1884 *** Jul 25 18:10:17 koen my SD card how i format it vfat or msdos? Jul 25 18:12:23 malcom_mx: mkdosfs Jul 25 18:12:35 malcom_mx: or plug it into a Windows computer, right click, format Jul 25 18:12:48 i don't have SD adapt Jul 25 18:42:08 Keep getting "cannot connect to xserver" when running xxdiff, any good 3 way merge program that doesnt require x? Jul 25 18:47:07 03cbrake 07org.oe.dev * rb0e8a0b0... 10/ (1 packages/python/python-2.4.3-manifest.inc): python-profile 2.4.3: add packge to python manifest file Jul 25 18:50:26 * cbrake is liking monotone 0.27 :-) Jul 25 18:52:38 cbrake: man this version is outdated Jul 25 18:53:30 zecke: ?? Jul 25 18:53:46 0.28 was released Jul 25 18:54:20 zecke: ohh, I'm already behind :-\ Jul 25 18:54:40 you should be ashamed of yourself Jul 25 18:55:11 oh darwinports is still at monotone 0.26 :} Jul 25 18:55:21 CosmicPenguin: :-) Jul 25 18:56:29 zecke: so is 0.28 officially blessed for OE? Jul 25 18:57:10 Ken|JLime: emacs is one Jul 25 18:57:43 Ken|JLime: or you can set your DISPLAY var for another comp running X....like your ipaq or Z over network ;-) I use that to run firefox sometimes Jul 25 18:58:05 * koen|away hugs the netbook Jul 25 19:00:53 JustinP: does E17 support displaymigration? Jul 25 19:02:05 yipee my bitbakec modules runs on darwin :} Jul 25 19:07:50 zecke: what's displaymigration? Jul 25 19:08:56 hmmm, exactly what i thought it meant...moving apps from one X to another Jul 25 19:09:01 I have no idea, I've never done that before Jul 25 19:09:19 zecke: do you have an example I could look at? Jul 25 19:11:04 JustinP: GPE and teleport Jul 25 19:11:21 displaymigration is one of the things I want to explore :} Jul 25 19:13:51 JustinP: what's the name of that lightweight image view for enlightenment? Jul 25 19:14:22 * koen wants to avoid doing a 'build e*' Jul 25 19:17:08 e-image-core Jul 25 19:18:08 image-viewer, not image :) Jul 25 19:20:41 koen: eh....I don't remember.... Jul 25 19:20:50 entice I think... Jul 25 19:22:25 a few years ago I used feh Jul 25 19:22:30 * koen looks in OE Jul 25 19:24:11 * JustinP tries qemu-native 0.8.2 Jul 25 19:24:49 koen: screenshots? Jul 25 19:25:07 zecke: screenshots of what? Jul 25 19:25:21 feh Jul 25 19:26:40 http://www.linuxsoft.cz/screenshot_img/511-a.jpg Jul 25 19:26:41 yes entice is what I uses...is feh still active... Jul 25 19:27:36 * koen dunnos Jul 25 19:28:19 I'd like to use one of my toys to view pictures from my camera Jul 25 19:28:35 so I'm looking for something *fast* Jul 25 19:28:44 hey guys, i tried the rc2.5 gpe image, but my sd card's still dead =( Jul 25 19:28:58 our current BBHandler.py has a grave bug... Jul 25 19:29:07 we will end up with a huge BBPATH :} Jul 25 19:29:12 O_O Jul 25 19:29:25 csman: this is not a distro support channel Jul 25 19:29:51 koen: just wondering if someone is working on it ^_^ Jul 25 19:30:09 CSMan: if it is need it might need a band aid? Jul 25 19:30:15 if it is dead... Jul 25 19:30:29 too much input Jul 25 19:30:33 i didn't have time to check if it was 2.6.x running in it, but i got a =( face and went back to wince again Jul 25 19:31:51 what OE distro is known to work with the MACHINE "qemuarm"? Jul 25 19:32:16 Gerrath: any distro Jul 25 19:32:27 but more specifically openzaurus Jul 25 19:33:17 koen, ok I have tried several but I get different build errors based on what distro I choose. I'll keep working on it :-) Jul 25 19:33:23 I suspect 'generic' would work as well Jul 25 19:33:44 till qemu grows eabi/tls support 'angstrom' won't work Jul 25 19:34:04 koen I tried both generic and openzaurus, must be a local config issue. Jul 25 19:34:38 Gerrath: in theory any machine should work with any distro Jul 25 19:34:53 in theory :) Jul 25 19:35:26 if it doesn't, file a bug :) Jul 25 19:35:30 heh Jul 25 19:35:50 When I started messing with oe, kergoth made me a distro openomap Jul 25 19:35:54 Crofton: how to you like the new monotone? Jul 25 19:36:04 well, it seems faster Jul 25 19:36:15 I haven't branched yet Jul 25 19:36:22 was checking I could build image from dev Jul 25 19:36:29 thus the openomap question :) Jul 25 19:36:52 now, it does not define the tool chain properly Jul 25 19:37:09 leading to the gcc 4-3 tuning flag incompat Jul 25 19:37:17 so it doesn't build Jul 25 19:37:35 so know I have a philosophy question Jul 25 19:37:47 Do I really need my own distro? Jul 25 19:38:09 My target audience would like to do software defined radio on embedded platforms Jul 25 19:38:11 If you don't need branding I'd advice using 'generic' Jul 25 19:38:26 mostly on things like the TI OSK board Jul 25 19:38:35 if you do want branding, try basing it of 'generic' :) Jul 25 19:38:44 we aren't to concerned about user interface issues Jul 25 19:38:59 ok I'll look at generic Jul 25 19:39:12 but I am a little worried it may be too generic :) Jul 25 19:39:14 Crofton: gcc 4.1.1 is treating me well on arm, so you might consider upgrading to that Jul 25 19:39:44 yeah Jul 25 19:39:52 that was another question :) Jul 25 19:40:05 what does distro_type = debug do? Jul 25 19:40:24 enable root access for ssh and other stuff Jul 25 19:40:46 ah Jul 25 19:40:55 no symbols in images then ? Jul 25 19:41:17 RP has some stuff in poky to include the symbols Jul 25 19:41:27 I don't think I want them Jul 25 19:41:33 just curious what it means Jul 25 19:42:13 This is a lot more fun than working on the stupid report I need to do :) Jul 25 19:43:34 Anybody know why gphoto2 is only at 2.1.6 instead of the new 2.2.0 Jul 25 19:43:36 ? Jul 25 19:43:50 no one made a new bb file? Jul 25 19:43:51 dtx: because noone added the new version yet Jul 25 19:46:37 I got a new bb I made but it pulls from subversion because I made it back when 2.2.0 was still in development Jul 25 19:46:49 would that be accepted Jul 25 19:47:30 Crofton: http://www.openembedded.org/viewmtn/revision.psp?id=db0f454975d72e29999604d0b03f51791617a2de Jul 25 19:47:57 neat Jul 25 19:48:13 very Jul 25 19:48:33 So you can run oprofile on the target Jul 25 19:48:42 and use symbol files from somewhere else? Jul 25 19:50:15 RP: you rock! Jul 25 19:50:57 dtx, can you update it to use a traball? Jul 25 19:51:00 Crofton: you can install foo-dbg.ipk and gdb+oprofiles will magically work Jul 25 19:51:14 that link looks sophisticated Jul 25 20:17:08 03zecke123 * r556 10bitbake/ (8 files in 2 dirs): (log message trimmed) Jul 25 20:17:08 r420@snorf: ich | 2006-07-25 21:29:45 +0200 Jul 25 20:17:08 Tabs -> Space Jul 25 20:17:08 r421@snorf: ich | 2006-07-25 21:45:00 +0200 Jul 25 20:17:08 lib/bb/parser/parse_c: Check if we parse a configuration file Jul 25 20:17:08 Check if we parse a configuration file and if we parse a config Jul 25 20:17:10 file and see illegal constructs like methods we will throw Jul 25 20:17:39 hmm Jul 25 20:19:23 nite Jul 25 20:39:57 ugh....it seems to be hanging p on certain .el files.... Jul 25 21:46:01 anyone in here know much about the python stuffs? Jul 25 21:46:11 i know micky is in ibiza :/ Jul 25 21:46:24 kergoth: you there? Jul 25 21:47:05 Russ: yup. how are things? Jul 25 21:47:10 pretty good Jul 25 21:47:32 in vi scripting, how do you get the path of the file in your current buffer Jul 25 21:48:40 %:p:h Jul 25 21:48:52 % is the current file, :p:h modifies it Jul 25 21:49:06 expand('%:p:h') if you need it in a script rather than on the commandline Jul 25 21:49:43 cool. trying to set grepprg to grep all .c .cpp and .h in the path of the edited file if the currently edited file ends in any of those Jul 25 21:50:21 %:p:h Jul 25 21:50:21 % is the current file, :p:h modifies it Jul 25 21:50:21 expand('%:p:h') if you need it in a script rather than on the Jul 25 21:50:21 commandline Jul 25 21:50:25 oops Jul 25 21:50:29 stupid putty Jul 25 21:50:30 hehe Jul 25 21:50:50 trying to paste it for troy into another window Jul 25 21:51:25 i use that in my vimrc to automatically chdir into the location of each file, makes opening other files there easier Jul 26 01:01:54 03justinp 07org.oe.dev * rb9d46e9f... 10/ (1 packages/emacs packages/emacs/emacs_cvs.bb): emacs: add a first stab at an emacs recipe, uses qemu to bootstrap, hangs for me on certain el files currently **** ENDING LOGGING AT Wed Jul 26 02:59:57 2006