**** BEGIN LOGGING AT Fri Dec 14 02:59:56 2007 Dec 14 07:18:04 * * OE Bug 3475 has been created by  Dec 14 07:18:06 * * apache2-2.2.3-r5-do_compile Dec 14 07:18:08 * * http://bugs.openembedded.org/show_bug.cgi?id=3475 Dec 14 07:33:54 <_law_> hi all Dec 14 09:06:49 re Dec 14 09:29:04 * * OE Bug 3476 has been created by  Dec 14 09:29:06 * * webkit-gtk-0.1+svnr28656-r4-do_compile Dec 14 09:29:08 * * http://bugs.openembedded.org/show_bug.cgi?id=3476 Dec 14 10:19:22 Hello there... Dec 14 10:19:50 I've got some problems compiling mipv6_2.0.2 package with kernel 2.6.23 in OE Dec 14 10:20:31 and don't know where else I can ask for help **** BEGIN LOGGING AT Fri Dec 14 12:32:07 2007 Dec 14 13:40:27 quiet today ... Dec 14 13:41:35 spooky Dec 14 13:46:09 anyone here use xserver-kdrive with angstrom? Dec 14 13:46:29 ons -fomit-frame-pointer -frename-registers -Os -MT xcalibrate.lo -MD -MP -MF .deps/xcalibrate.Tpo -c xcalibrate.c -fPIC -DPIC -o .libs/xcalibrate.o Dec 14 13:46:29 | xcalibrate.c: In function 'ProcXCalibrateScreenToCoord': Dec 14 13:46:29 | xcalibrate.c:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Dec 14 13:46:39 I just did a pull/update and now 1.3 won't build Dec 14 14:02:31 cbrake: what version of X do you use? kdrive? and what version? Dec 14 14:03:16 christopher: yes, kdrive 1.3.0 Dec 14 14:03:33 cbrake: hmmm. ok. and for angstrom it compiles for you? Dec 14 14:03:42 cbrake: after doing that pull and update, it doesn't compile for me Dec 14 14:04:15 christopher: yes, Angstrom 2007.1 Dec 14 14:04:18 anyone use OS20 from ST? Dec 14 14:04:23 christopher: just built yesterday Dec 14 14:05:09 christopher: however, I'm having some trouble starting X with my latest build: error: Invalid argument Fatal server error: no screens found Dec 14 14:05:14 cbrake: crap. ok... it is failing on xcalibrate.c for no apparant reason when I look at the code. is there anything special about how you have it defined or anything else? Dec 14 14:05:22 cbrake: oh, ok. hmmm. Dec 14 14:05:34 cbrake: I had something like that when I tried running full Xorg. Dec 14 14:06:11 cbrake: I am trying to figure out a bug somewhere...the mouse, when I roll it over, looks like it does a read of a buffer and then puts it back but when it does, the first column gets mucked up. Dec 14 14:06:20 christopher: that is r21, an older build with r19 starts just fine in another build Dec 14 14:06:30 cbrake: so, it changes the screen up and I don't know if it is hardware or whatever Dec 14 14:06:37 cbrake: ok, I think this was r19 that was building. Dec 14 14:06:45 cbrake: that I just tried Dec 14 14:07:08 christopher: hmm, I'm not sure what might be wrong then Dec 14 14:07:26 christopher: you might want to switch the machine to cm-x270 and try again -- that is what I just built Dec 14 14:07:44 cbrake: ok. I can see if there is anything special in that file... Dec 14 14:08:15 cbrake: what machine file is that? Dec 14 14:08:30 christopher: cm-x270.conf Dec 14 14:08:44 that's weird. I don't see it in there Dec 14 14:09:06 cbrake: was it just added or has it been in there for a while. Dec 14 14:09:15 christopher: been there for a long time Dec 14 14:09:28 I must have something mucked up and it must not be updating ... in org.openembedded.dev/conf/machine? Dec 14 14:09:31 christopher: conf/machine/cm-x270.conf Dec 14 14:10:04 cbrake: wonder if I need to do a rebuild/re-get or something Dec 14 14:10:13 christopher: http://www.openembedded.org/repo/org.openembedded.dev/conf/machine/cm-x270.conf Dec 14 14:11:00 i see a compulab-pxa270 file Dec 14 14:11:02 but not that one Dec 14 14:11:04 geez Dec 14 14:11:08 wonder what else is wrong Dec 14 14:11:13 christopher: you might want to check out a clean OE source tree, and if that does not work fetch a clean OE.db Dec 14 14:11:31 christopher: yes, it was changed several months ago from that file, so your source tree is that old Dec 14 14:11:53 cbrake: yeah, I think i tried that before and I see that in that other directory. Dec 14 14:12:08 I wonder how I can start another one without losing the work I have thus far Dec 14 14:15:57 christopher: mtn diff > your_patch, and then apply the patch to the updated tree Dec 14 14:16:09 christopher: * to a clean tree Dec 14 14:16:49 cbrake...I can try that. I am starting a new tree right now Dec 14 14:18:16 christopher@linuxserver:/oe/org.openembedded.dev$ mtn diff > oe.patch Dec 14 14:18:17 mtn: warning: missing file 'packages/alsa/alsa-lib_1.0.13.bb' Dec 14 14:18:17 mtn: warning: missing file 'packages/alsa/alsa-utils_1.0.13.bb' Dec 14 14:18:17 mtn: warning: missing file 'packages/alsa/alsa-oss_1.0.14.bb' Dec 14 14:18:17 mtn: warning: missing file 'packages/alsa/alsa-utils_1.0.14.bb' Dec 14 14:18:17 mtn: misuse: 4 missing items; use 'mtn ls missing' to view Dec 14 14:18:19 mtn: misuse: To restore consistency, on each missing item run either Dec 14 14:18:22 mtn: misuse: 'mtn drop ITEM' to remove it permanently, or Dec 14 14:18:23 mtn: misuse: 'mtn revert ITEM' to restore it. Dec 14 14:18:26 mtn: misuse: To handle all at once, simply use Dec 14 14:18:27 mtn: misuse: 'mtn drop --missing' or Dec 14 14:18:30 mtn: misuse: 'mtn revert --missing' Dec 14 14:18:31 christopher@linuxserver:/oe/org.openembedded.dev$ pico oe.patch Dec 14 14:18:34 christopher@linuxserver:/oe/org.openembedded.dev$ Dec 14 14:18:36 so, i did that, and there were a couple of files that i renamed so they show as missing, but nothing in the patch. Dec 14 14:18:40 do I need to revert all before it will update? Dec 14 14:19:00 christopher@linuxserver:/oe/org.openembedded.dev$ mtn head Dec 14 14:19:00 mtn: branch 'org.openembedded.dev' is currently merged: Dec 14 14:19:00 f4fae9004af31107f4f7bba2a4fae3dcb11bc1e5 koen@openembedded.org 2007-12-13T17:13:25 Dec 14 14:19:00 christopher@linuxserver:/oe/org.openembedded.dev$ Dec 14 14:19:35 christopher: yes? Dec 14 14:21:00 zecke: I'll give it a shot. it's weird that the mtn head would show that it is up to date Dec 14 14:21:11 with the new date (yesterday) etc Dec 14 14:21:33 re Dec 14 14:22:39 flo_lap: some weeks ago you sent me an encrypted mail, could you resend it? :} Dec 14 14:23:15 zecke: ah right, about that green fish ;) Dec 14 14:23:58 let me see... Dec 14 14:28:38 hrm... that was the wrong one Dec 14 14:31:58 christopher: "mtn head" lists the HEAD revision of the branch in your local repo, "mtn status" lists the revision of you current checked out directory. They can be different. Dec 14 14:32:21 christopher: after you do an update, they should match if the update works Dec 14 14:32:37 zecke: sent Dec 14 14:42:21 cbrake: yep, I messed that one up for sure. I'll go through it again and see what I did there . thanks again Dec 14 14:47:24 cbrake: any way to use a different diff editor ? looks like there are some files I need to merge. I'd prefer to use something like meld Dec 14 14:51:15 christopher: MTN_MERGE? Dec 14 14:51:31 christopher: meld looks nice --first I've looked at that tool Dec 14 14:51:40 cbrake: yeah, it is nice I think Dec 14 14:51:50 cbrake: reminds me a bit of beyond compare which I think is great Dec 14 14:51:52 but windows based Dec 14 14:54:07 mtn: warning: attach node 2,147,501,109 blocked by unversioned path 'packages/xorg-xserver/xserver-kdrive_1. 4.bb' Dec 14 14:54:14 cbrake: any idea of what that means? Dec 14 14:55:06 christopher: no, I don't. I put most of my changes in a bbcollections tree, so I'm not real fluent with mtn yet. Dec 14 14:55:07 still didn't get the files...so, must be failing and stopping the update Dec 14 14:55:30 christopher: but, I need to start using it more Dec 14 14:55:47 cbrake: ok. gotcha Dec 14 15:35:05 * * OE Bug 3477 has been created by  Dec 14 15:35:07 * * minimalist-gpe-image is missing X server init scripts Dec 14 15:35:09 * * http://bugs.openembedded.org/show_bug.cgi?id=3477 Dec 14 16:10:58 http://flickr.com/photos/87701098@N00/2110105721/in/set-72157603458146233/ haha Dec 14 16:11:15 o-hand is really violant these days, it must be due the season... :) Dec 14 16:13:42 ever seen the picture of how rms deals with GPL violations? Dec 14 16:14:49 no Dec 14 16:18:56 Crofton I bet he's scarier than the usual :) Dec 14 16:19:33 hi Crofton - did you see my RFC on uboot-utils? Dec 14 16:19:57 urg, I need to read that Dec 14 16:20:04 I ahve been super busy Dec 14 16:20:26 Crofton, i was curious in your opinion particularly as you made a recent commit there (-; Dec 14 16:20:38 http://www.crynwr.com/~nelson/als98/rms-eat-lead-software-hoarders.jpeg Dec 14 16:20:40 yeah Dec 14 16:20:45 it's simple: just change uboot-utils to uboot-utils-native, and update who uses it. Dec 14 16:21:05 that makes sense Dec 14 16:21:12 that frees up uboot-utils to build cross-compiled utils, such as fw-setenv. Dec 14 16:21:16 I think the only useful ouput is mkimage, right? Dec 14 16:21:20 that's right. Dec 14 16:21:24 go for it Dec 14 16:21:57 should i wait for any more input? i'll try a few test builds and then commit? Dec 14 16:22:04 it should be pretty simple.... Dec 14 16:22:16 do you have a link to the email Dec 14 16:22:23 it sounds like the right thing to do Dec 14 16:23:05 did you get any other comments? Dec 14 16:23:26 i just sent to mailing list about 12 hours ago (-; Dec 14 16:23:31 zecke: man, I with we'd go skeet shooting for our office party...but I guess with 250 people, that would get out of hand. Dec 14 16:24:10 If you guys ever come to America, I can arrange a trip to a real gun range, hosted by my gun nut friends Dec 14 16:24:26 I'm happy I don't have to shoot.... Dec 14 16:24:49 Crofton, thanks for the blessing (-; Dec 14 16:27:48 Crofton: How "nutty" are we talking here? Dec 14 16:28:03 well, they seem normal Dec 14 16:28:27 Crofton: so do most serial killers ..... Dec 14 16:29:07 well, they seem ok, ut when you are at the range with them, they have enough guns to outfit a small militia ..... Dec 14 16:29:39 =D Dec 14 16:38:35 Crofton: well, I think they took the second ammendment to heart : "A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed." Dec 14 16:40:56 yeah, I trust them, but in general the more guns someone has, the nuttier they tend to be Dec 14 16:41:18 although my personal experience does not support that .... Dec 14 16:42:39 * Crofton|home wonders about the apparent lack on consistency Dec 14 16:43:27 * hvontres|work is amused by Crofton's multiple IRC personalities Dec 14 17:18:05 * * OE Bug 3478 has been created by  Dec 14 17:18:07 * * uim-native fails compilation unless libxext-dev is installed Dec 14 17:18:09 * * http://bugs.openembedded.org/show_bug.cgi?id=3478 Dec 14 19:13:13 hey guys Dec 14 19:14:07 i'm trying to build a machine="x86" opie-image, and I can't seem to get past this error Dec 14 19:14:12 -> /stuff/tmp/cross/lib/gcc/i486-angstrom-linux/4.1.2/../../../../i486-angstrom-linux/bin/ld: cannot find -lqte Dec 14 19:14:12 | collect2: ld returned 1 exit status Dec 14 19:14:12 | make: *** [libqpe.so.1.5.0] Error 1 Dec 14 19:14:12 | FATAL: oe_runmake failed Dec 14 19:14:15 any ideas? Dec 14 19:33:39 Soopaman_Luva: you are missing libqte Dec 14 19:34:14 k Dec 14 19:34:44 on target machine, or compiling machine? Dec 14 19:34:54 Soopaman_Luva: Did u add it to ASSUME_PROVIDED Dec 14 19:35:13 don't believe i did Dec 14 19:35:21 Soopaman_Luva: Did you read the information about opie in angstrom? Dec 14 19:35:32 i just downloaded the environment, changed the build machine to x86 and bitbaked Dec 14 19:35:34 nope Dec 14 19:35:40 then do so Dec 14 19:35:53 it is your best bet Dec 14 19:35:55 Soopaman_Luva: I would suggest to read a lot along Dec 14 19:36:01 and the fastest, too Dec 14 19:36:09 I learn everyday when I look into those docs time and again Dec 14 19:36:18 k, i just blindly followed the getting started wiki entry Dec 14 19:36:50 Soopaman_Luva: http://linuxtogo.org/gowiki/OpieWithAngstrom Dec 14 19:36:57 Soopaman_Luva: that is OK Dec 14 19:37:06 but opie is not officially supported in Angstrom Dec 14 19:37:16 you need extra tweaks Dec 14 19:38:12 * Khem understands the initial frustrations Dec 14 19:38:36 * Laibsch does, too Dec 14 19:38:39 Soopaman_Luva: if you find issues with the docs that you read through then you should bring that up Dec 14 19:39:21 but believe me OE was the most easy to get upto speed for me compared to all other software systems I endured Dec 14 19:40:05 may be because I have been fried enough when I started with OE Dec 14 19:58:38 thanks guys, seems to work so far Dec 14 20:22:05 * * OE Bug 3462 has been REOPENED by Dec 14 20:22:07 * *  librecord-0.1-r0-do_fetch Dec 14 20:22:09 * * http://bugs.openembedded.org/show_bug.cgi?id=3462 Dec 14 20:28:56 morning all Dec 14 21:40:22 hi kergoth Dec 14 21:41:11 * chouimat|work is listening to Heavy Metal Christmas (12 Days Of Christmas) by Twisted Sister on A Twisted Christmas [Amarok] Dec 14 21:41:25 .... and a tattoo of ozzy Dec 14 23:44:05 * * OE Bug 3475 has been RESOLVED (WORKSFORME) by Dec 14 23:44:07 * *  apache2-2.2.3-r5-do_compile Dec 14 23:44:09 * * http://bugs.openembedded.org/show_bug.cgi?id=3475 Dec 14 23:58:43 does the c1000 use type mini b OR mini a usb cord? Dec 15 00:14:01 03pfalcon 07org.oe.dev * re468fa5b... 10/ (1 packages/initrdscripts/initramfs-module-bootmenu_1.0.bb): initramfs-module-bootmenu 1.0: RRECOMMENDS NLS modules required for vfat mounting. Dec 15 02:13:52 What's the way to get GDB to load all the symbol files it might need, from packages that have had their symbol files taken off and stuck into the -dbg packages? Dec 15 02:20:49 nm **** ENDING LOGGING AT Sat Dec 15 02:59:57 2007