**** BEGIN LOGGING AT Sat Nov 26 02:59:57 2005 Nov 26 08:09:28 hi can anyone tell me if i get any problems with temperature or anything else on a Turboslug? Is it really save to Turbo it? Nov 26 08:33:28 It's safe, I just don't see a point Nov 26 08:33:45 Well, I'm not running anything CPU intensive, so :P Nov 26 08:41:07 okay done and its working :) Nov 26 10:25:51 hi koen, how was .mx Nov 26 10:26:46 eFfeM: sunny Nov 26 10:27:01 * koen just pushed his parents car back onto the road Nov 26 10:27:30 still want to go there sometime, especially now with the lousy weather Nov 26 10:27:46 * eFfeM got all wet in a snow shower today Nov 26 10:29:09 koen, i think i need some bb help, i've asked before last week but didn't get an answer Nov 26 10:29:32 pvrusb has changed and the latest release has two dirs in which i need to run make Nov 26 10:29:33 shoot Nov 26 10:29:47 the current bb file has no do_compile func Nov 26 10:30:03 do_compile() { Nov 26 10:30:09 cd dir1 ; oe_runmake Nov 26 10:30:10 and when I added one and just say oe_runmake the thing does not build because of faulty cc flags Nov 26 10:30:19 cd ../dir2 ; oe_runmake Nov 26 10:30:20 } Nov 26 10:30:23 something like that? Nov 26 10:30:30 eh, that is what I thought but did not work. Nov 26 10:30:34 let me check Nov 26 10:32:12 apparently something different happens depending on whether do_compile is present or not Nov 26 10:33:06 this is what I get with oe_runmake: Nov 26 10:33:08 armeb-linux-ld: unrecognized option '-Wl,-rpath-link,/home/slug/OpenSlugHead/openslug/tmp/staging/armeb-linux/lib' Nov 26 10:33:25 if i remove do_compile it builds Nov 26 10:33:31 very puzzled ..... Nov 26 10:37:12 koen, any idea on this? Nov 26 10:41:45 on idea on that Nov 26 10:41:59 feared that Nov 26 10:44:07 the odd thing is that -rpath-link does not appear in my .bb file or in the dir itself, so it must be inherited or from the toolchain Nov 26 10:47:29 koen, i fear the toolchain is playing a nasty game with me. ld --help says this: Nov 26 10:47:30 -rpath-link PATH Set link time shared library search path Nov 26 10:47:45 but the line above has a , between link and the path Nov 26 10:54:14 hm. found it. bitbake.conf contains: Nov 26 10:54:16 export BUILD_LDFLAGS = "-L${STAGING_DIR}/${BUILD_SYS}/lib \ Nov 26 10:54:16 -Wl,-rpath-link,${STAGING_DIR}/${BUILD_SYS}/lib \ Nov 26 10:54:16 -Wl,-rpath,${STAGING_DIR}/${BUILD_SYS}/lib -Wl,-O1" Nov 26 10:54:35 these , seem no good Nov 26 11:47:12 found it, overruling TARGET_LDFLAGS in the .bb file is a workaround for my issue Nov 26 11:47:29 before that I tried to edit bitbake.conf and correct it, but I could not get that going Nov 26 11:47:56 maybe someone else reading this with more knowledge about bb etc can resolve this in the proper way Nov 26 12:54:44 I've compiled a new package (cdstatus) and want to add a .bb file for it. The source resides on sourceforge, but I do not really have an idea what url I should add to my .bb file Nov 26 12:54:57 sourceforge normally gives me a list of sites to download. Nov 26 12:55:02 should I just pick one? Nov 26 12:55:17 ${SOURCEFORGE_MIRROR}/cdstatus/ Nov 26 12:56:59 koen, tnx, that worked, it fetched Nov 26 12:57:16 is it possible to use unlung-packages on an openslug-machine? Nov 26 12:57:16 evening all Nov 26 13:04:49 koen, need some more help, I copied and modified an existing bb file, but I can't get it to patch. Nov 26 13:04:54 from the bb file: Nov 26 13:04:56 SRC_URI="${SOURCEFORGE_MIRROR}/cdstatus/cdstatus-0.96.05.tar.gz \ Nov 26 13:04:56 file://cdstatus.c.patch;patch=1" Nov 26 13:05:13 the patch is in a subdir cdstatus_0.96.05 Nov 26 13:05:38 and the patch log says: cp: cannot stat `/home/slug/OpenSlugHead/openembedded/packages/cdstatus/./cdstatus.c.patch': No such file or directory Nov 26 13:05:54 but this same construct worked in another bb file Nov 26 13:09:27 anyone an idea? Nov 26 13:14:20 chillie: Some unslung packages work, some don't. Also, many unslung packages install to "/opt/....." which doesn't exist on OpenSlug so you may have to move things around a bit to get everything in the right place. I've just let ipkg create the /opt/bin and /opt/lib and such, and then add symbolic links as necessary. Nov 26 13:25:38 mmm. found it, should ahve used - iso _ in dir Nov 26 13:50:44 mwester: hmm :( because im looking for an mod_php package for apache on openslug Nov 26 13:50:52 but i can only find the cgi-version Nov 26 13:53:13 <[g2]> chillie which versions of apache and php ? Nov 26 13:53:18 <[g2]> and openslug ? Nov 26 13:53:59 openslug: the actual 2.7 beta Nov 26 13:54:07 [g2], last time I looked there was no module in php, I made mine by compiling locally, but did never got to fixing this Nov 26 13:54:26 (actually I'm struggling the better part of the evening to get my first .bb file carved) Nov 26 13:54:35 <[g2]> cool Nov 26 13:54:38 now stuck on how to invoke configure Nov 26 13:54:39 and apache and php doenst matter, wich version - the main thing is to get some working packages :) Nov 26 13:55:14 <[g2]> chillie 5/6 months ago I built apache/php natively Nov 26 13:55:25 uff Nov 26 13:55:36 thatl be to hard for me Nov 26 13:55:42 <[g2]> I'd imagine you can install the tools locally and build Nov 26 13:55:45 i got my slug 2 days ago Nov 26 13:56:10 good day [g2] Nov 26 13:56:16 <[g2]> hey VoodooZ ! Nov 26 13:56:20 How's the Loft production run coming? Nov 26 13:56:28 <[g2]> Loft's have been shipping! Nov 26 13:56:35 Good stuff! Nov 26 13:56:51 Did you get the 533 in there? Nov 26 13:57:01 ye - my problem is that i dont understand the wiki - there are so much infos mixed for openslug, anslung and so on Nov 26 13:57:10 chillie, i also did natively, can send you my files if you want to. Nov 26 13:57:18 this is what I have in my apache/modules dir Nov 26 13:57:21 -rw-r--r-- 1 root root 8440 Sep 6 21:08 httpd.exp Nov 26 13:57:21 -rw-r--r-- 1 root root 5718192 Sep 7 07:43 libphp4.a Nov 26 13:57:21 -rw-r--r-- 1 root root 719 Sep 7 07:43 libphp4.la Nov 26 13:57:21 -rw-r--r-- 1 root root 10889630 Sep 12 19:56 libphp5.a Nov 26 13:57:21 -rw-r--r-- 1 root root 1052 Sep 12 19:55 libphp5.la Nov 26 13:57:22 -rwxr-xr-x 1 root root 6632528 Sep 14 10:02 libphp5.so Nov 26 13:57:23 <[g2]> chillie it is a lot of stuff there Nov 26 13:57:24 what's the URL again? shoulder giant something? Nov 26 13:57:35 chillie, tell me what you need Nov 26 13:57:41 <[g2]> http://www.giantshoulderinc.com Nov 26 13:58:04 <[g2]> See http://www.giantshoulderinc.com/hw-4533 Nov 26 13:58:15 eFfeM: thats working with the actual openslug 2.7? Nov 26 13:58:21 <[g2]> and http://www.giantshoulderinc.com/ab3/case.jpg Nov 26 13:58:32 yes Nov 26 13:59:15 * VoodooZ loves pictures!! Nov 26 13:59:29 <[g2]> heh Nov 26 14:00:05 hmm could u send me these php4 files? :) id love u for that :) Nov 26 14:00:15 eFfeM: the FILESDIR for the patches is either 'files' '${PN}' or '${PN}-$PV}' <- notice the '-' Nov 26 14:00:21 or upload them to a webserver (maybe to ur slug :P) Nov 26 14:00:45 koen, got the patches running, now struggling to add something to run configure Nov 26 14:01:01 <[g2]> chillie how much apache/php are you planning on doing with the slug ? Nov 26 14:01:19 <[g2]> hey koen ! Nov 26 14:01:23 not very much - dunno if i will use it Nov 26 14:02:06 but for presentational cases, it would be nice, to show: "hey look here - thats my embedded system with a lamp running" Nov 26 14:02:15 hey [g2] Nov 26 14:02:24 how's the logt business going? Nov 26 14:02:37 <[g2]> koen Ok, I'm shipping hw Nov 26 14:02:42 cool Nov 26 14:02:55 [g2]: cute little case too! Nov 26 14:03:09 <[g2]> I've got dev units not and cases are just about back from asia Nov 26 14:03:25 <[g2]> they'll have to fix the spelling on the silk screen but that's a minor issue Nov 26 14:03:31 chillie, you can grab what you need from http://84.87.135.248/modules/ ; may take a few mins as I have 512kbit upload Nov 26 14:03:46 but.. i think the openslug system is... dunno.. somehow ... poor Nov 26 14:03:52 eFfeM: BIG thanks :) Nov 26 14:04:15 you can build php with OE if you enable schemas in libxml2 Nov 26 14:04:35 [g2]: Looks mighty good to me mate. I'll try to save my money for one for my next bot project. Nov 26 14:04:46 chillie, these are the files directly from my slug, let me know when you got them so I can remove the dir again Nov 26 14:05:07 <[g2]> VoodooZ thx Nov 26 14:05:14 what do I need to to to run configure from a bb file ? Nov 26 14:05:20 eFfeM: okay. but: wich files else do i need? only a php.ini placed in /etc? Nov 26 14:07:35 chillie, my php.ini is in /usr/local/lib (at least there is one there, i hope I am using that one, I am not that good in php) Nov 26 14:07:37 later... got to run. Nov 26 14:07:57 eFfeM: 'inherit autotools' Nov 26 14:08:00 eFfeM: okay, thanks Nov 26 14:08:02 or oe_runconf Nov 26 14:09:04 koen, thanks, inherit autotools was in, but since it did not seem to do anything for me I took it out at some point (when struggling with patch) Nov 26 14:10:30 btw: did anybody got an gentoo working (natively or cross?). Im sorry for asking this in a openslug-channnel - but i think i neeed a system where work is a bit more productively Nov 26 14:10:54 koen, inherit autotools is definitely not enough; configure says: Nov 26 14:10:58 checking for C compiler default output file name... configure: error: C compiler cannot create executables Nov 26 14:11:09 and config.log says: uname -m = i686 Nov 26 14:11:09 uname -r = 2.6.12-1.1378_FC3smp Nov 26 14:11:17 which does not look good either Nov 26 14:13:37 oe_runconf in the configure section does not help either: oe_runconf: command not found Nov 26 14:15:25 eFfeM: thank you! i got the php4-modules Nov 26 14:15:33 enjoy Nov 26 14:15:38 i do :) Nov 26 14:18:43 anyone an idea how I can get this configure thing working ????????? Nov 26 14:21:13 apparently my configure contains things like: /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown Nov 26 14:21:29 this is completely unbroken ground for me .... Nov 26 14:22:00 your configure script appears to be broken Nov 26 14:22:13 how are these normally made? Nov 26 14:22:25 good question Nov 26 14:22:49 but the configure-script will probably need patching to remove hardcoded paths Nov 26 14:24:52 yeah, but things like hostname do not have hardcoded paths and still they return the wrong value Nov 26 14:25:16 same for uname Nov 26 14:25:20 what does it return, and what should it return? Nov 26 14:25:28 I assume there is something for that in the cross env Nov 26 14:28:34 well, for instance hostname returns the name of my development system and uname -r also returns the release of my dev sys Nov 26 14:29:43 ok, I see this is also on other config.log files, so I assume it is ok. Nov 26 14:30:13 i looked at the one from bash and this contains the same stuff Nov 26 14:32:17 hm config.log says; armeb-linux-gcc: unrecognized option `-rpath-link' Nov 26 14:36:23 you're running FC3? Nov 26 14:37:14 yup Nov 26 14:37:49 the odd thing is that the bb file for eg bash works like a charm Nov 26 14:39:51 away for 30 mins Nov 26 15:15:32 NAiL, got things configuring. added TARGET_LDFLAGS="" to the .bb file (this is where the -rpath-link comes from) Nov 26 15:15:39 don't know why I need to do this. Nov 26 15:27:31 what is the default cmd for do_install ? Nov 26 15:28:02 need to add an additional file to install Nov 26 15:40:03 does anyone know how to resolve this: Nov 26 15:40:04 NOTE: the following files were installed but not shipped in any package: Nov 26 15:40:04 NOTE: /usr/share/cdstatus.cfg Nov 26 16:04:53 finally got it working Nov 26 16:05:14 NAiL, koen (or anyone else), I would appreciate if you could check if I did things correctly. Nov 26 16:05:20 I added a pkg cdstatus Nov 26 16:05:59 I'm also interested if anyone can get this compiling without the TARGET_LDFLAGS define Nov 26 16:06:25 just pushed it to ewi Nov 26 16:06:59 calling it a day for now, cu tomorrow Nov 26 16:46:06 can anyone help me get a 2.6.13 or .14 kernel running on my slug? Unfortunately I don't have serial access Nov 26 16:47:23 how does one mount an nffs2 image, for example? Googlng has had mixed results Nov 26 16:48:02 sorry, jffs2 Nov 26 17:07:49 that is, mount a jffs2 image on a host pc. Probably not such a good idea anyway, better to make sure the right one gets built in the first place Nov 26 17:12:59 night all Nov 26 18:56:36 ACTION  **** BEGIN LOGGING AT Sat Nov 26 23:01:50 2005 **** ENDING LOGGING AT Sun Nov 27 02:59:57 2005