**** BEGIN LOGGING AT Sat Dec 03 02:59:57 2005 Dec 03 04:06:22 hi jelle Dec 03 04:06:52 hi eFfeM Dec 03 04:07:05 g'morgen Dec 03 04:07:55 ?? 12:07 !! Dec 03 04:11:52 dyoung-away, I fear I might need your help on the pvrusb2 driver; the 20051113 release has split the driver into two dirs. Dec 03 04:11:52 I adapted the .bb file for that, but now I get an error when linking: Dec 03 04:11:52 armeb-linux-ld: unrecognized option '-Wl,-rpath-link,/home/slug/OpenSlugHead/openslug/tmp/staging/armeb-linux/lib' Dec 03 04:11:52 The , s here are the culprit. Dec 03 04:12:00 I've worked around this by adding: Dec 03 04:12:01 export TARGET_LDFLAGS = "-L${STAGING_DIR}/${TARGET_SYS}/lib \ Dec 03 04:12:01 -rpath-link ${STAGING_DIR}/${TARGET_SYS}/lib" Dec 03 04:12:01 to the .bb file, but i felt that this is not really the desired solution. Dec 03 04:12:01 Can you (or any other knowledgeable reader) have a look at this? Dec 03 04:12:03 I'm curious to what causes this error and also on what a good fix would be. Dec 03 04:12:05 The version with the workaround is in the archive. Dec 03 04:14:48 Tiersten, some time ago we discussed adding http://www.pmwiki.org/wiki/Cookbook/PageListTemplates/pltemplate.php to the wiki in order to get a Profiles/Homepage. Dec 03 04:15:45 Did you manage to have a look at that file? For now I've created a version of Profiles/Homepage under Profiles/TOC, but it needs this php file to look well Dec 03 04:44:29 hi koen Dec 03 04:45:30 koen|770, can you perhaps provide me with a small description for the wiki on what mt update does and why one needs/wants it? Dec 03 10:42:50 does anybody have a php-package for the >4.4.1 version? Dec 03 10:46:07 i have modules/libphp5 in my sys, but i did a native build for this myself, so I don;t have it as an ipk Dec 03 11:01:58 hi all, wanted to mentiont hat I just gained enough courage to check in something Dec 03 11:02:25 I would appreciate if someone can check if I did things right this time (I feel I have, but I'd rather have it verified now, before I create a mess again). Dec 03 11:03:34 The package I worked on is groff. I've moved it to 1.19.2 and fixed the errors that it had (probably my patches are a little bit crude, but they were the best I could do) Dec 03 11:04:56 I pushed to monotone.nslu2-linux.org Dec 03 13:04:34 eFfeM: what did u look for, when u compiled it? did u use any patches? Or just the tarball from php.net? Dec 03 13:48:45 chillie, i compiled natively, don't think I did anything special Dec 03 13:49:14 (actually was sidetracked in a game of sudoku :-) ) Dec 03 13:58:05 :) hmm okay. ill try it Dec 03 13:58:36 i was just browsing, this was my configure cmd Dec 03 13:58:37 ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-zlib --with-gd --with-jpeg-dir=/usr/lib Dec 03 13:58:52 did u compile it on a standard openslug env? may i have ur configureflags? aaahh :)) thanks :D Dec 03 13:58:54 I think I had problems cross with --with-apxs2 Dec 03 13:59:03 yes std openslug Dec 03 13:59:30 hmm what is apxs? :) Dec 03 13:59:44 the apachemodule? Dec 03 14:00:09 good q, i seem to recall this was needed to make it a module, has been a month ago that I made this Dec 03 14:01:39 i'll see if I can recompile it cross Dec 03 14:03:38 hmm dunno if my 128 mb stick is enough space for the compileprocess Dec 03 14:04:45 i'm just browing the bb file, I might be able to get the cross compile running now (I know a little bit more about the build process than last oct) Dec 03 14:05:50 --with-apxs2=FILE EXPERIMENTAL: Build shared Apache 2.0 module. FILE is the optional Dec 03 14:05:55 taht is what the man file says Dec 03 14:06:13 sorry, i mean ./configure --help Dec 03 14:06:34 hmm i tried to compile php-4.1.1 by bowing the bbfile from php-4.3.10 (just an include of php.inc). but there were only errors during the patches Dec 03 14:07:33 if you want to build php, you need to build libxml2 with schema support Dec 03 14:07:56 there was a message to the oe list about that a few months ago Dec 03 14:10:56 koen, i managed to do it natively, don't think i did anything specail with libxml2 Dec 03 14:11:27 check the libxml .bb file Dec 03 14:11:44 that disables schemas Dec 03 14:12:02 will, do, I did build mine natively, Dec 03 14:13:17 saw it indeed that the libxml file does not have schema support Dec 03 14:13:23 any particular reason for this? Dec 03 14:16:25 no idea Dec 03 14:16:30 nobody seems to know Dec 03 14:16:31 koen do you happen to have a url where i can search the oe list? Dec 03 14:16:42 gmane.org? Dec 03 14:16:44 might want to look at the msges concerning this Dec 03 14:16:48 seems a good plan Dec 03 14:16:52 gname.org that is Dec 03 14:20:36 koen, there was only one msg about a person asking why xml was without schema, no answer Dec 03 14:21:11 might give it a try to remove it and see what happens when I build it (but my sys is now still chewing on mysql) Dec 03 14:25:13 i am trying to create a native build-environment, but get an error on "make setup" - http://pastebin.ca/32265 - any idea? Dec 03 14:27:34 /bin/sh: line 1: 1074 Killed monotone co -b org.openembedded.dev openembedded Dec 03 14:27:38 looks like OOM to me Dec 03 14:27:49 dzlabing, I definitely would not do this as root .... Dec 03 14:28:07 not that it will fix your problem, but building as root is asking for trouble Dec 03 14:30:05 out of memory, maybe i should stop apache first ;-). thank you Dec 03 14:31:08 i agree, doing this as root is very dirty.. Dec 03 14:31:58 you can also create a larger swap file; i've given it about .5 MB Dec 03 14:33:03 Then again a native build env is probably too slow for me.... Dec 03 14:33:51 i think now i have to commit, that exa (nslu2) does not even have a harddrive attached, its running over nfs, but why not a swap-file over nfs.. Dec 03 14:35:21 lol, that is going to take ages, why would you want this ?????? Dec 03 14:35:29 i agree, its slow, even after switching it to 266 mhz (works fine), but for small utils (like top) its straight forward, as the standard-makefiles usually work which is not always the case with a cross-environment Dec 03 14:38:10 yeah, but you do not need to set up a complete build env for that, just install gcc; ipkg gcc or something like that (maybe ipkg install g++) Dec 03 14:38:11 why: at the moment this is a playground, but it should become the "media-server" directly attached to the living-room's radio and topfield-harddisk receiver, so it should be without any noise and heat (and power-consumption). Dec 03 14:38:50 i compile some things natively, but I never dragged the complete code to the slug, only disadvantage is that currently I cannot compile modules on the slug Dec 03 14:45:06 this sounds reasonable (gcc is fine...) Dec 03 14:46:05 any idea why "mc" is not in ipkg on openwrt (its in unslug)? no one did or are there unsolved problems with the midnightcommander? Dec 03 14:53:11 never used mc, sorry (don't even know what it is ...) Dec 03 14:58:23 mc is a "norton commander" clone, a rather fast (and sometime dangerous) tool to move/copy/view files, one could say a "Explorer" from 1980 (when DOS was XP) Dec 03 15:00:11 oom - i just verified it, it crashes as soon as another application needs memory, this time it was when i started ipkg on another terminal, problem solved, thank you Dec 03 15:03:32 chillie, just spent some time on php cross. Actually it does not even pass configure on my system. complains about iconv. Dec 03 15:03:55 now i've got 60mbytes to swap, nice description (using loop) http://www.nslu2-linux.org/wiki/HowTo/MountNFSSwapPartition Dec 03 15:04:43 the wiki is your friend Dec 03 15:32:58 success: make[1]: Leaving directory `/usr/local/src' Dec 03 15:41:58 Am interested in running local X server with USB to VGA converter. Can someone help? Dec 03 15:58:53 yitzhakbg, that is mostly uncharted territory, i've once seen a msg that someone was working on it, but I doubt if (s)he ever got that far Dec 03 16:43:39 Thanks for the info. I couldn't see anything about it on the site. IMHO, it should be doable. After all, there is a Linux kernel ontop of which we should be able to run a miro-X server with video output via USB->VGA converter. What would you suggest as the next stop? Dec 03 16:53:16 yitzhakbg, this is the only thing I know about it: Dec 03 16:53:17 http://www.nslu2-linux.org/wiki/HowTo/AddVGAAdapter Dec 03 16:53:27 perhaps try to contact marcel one way or another. Dec 03 16:55:22 Thanks again, I assume macel is the maintainer? Dec 03 16:55:57 hmm came home to my slug locked up Dec 03 16:57:55 hm, what is your definition of locked up ? Dec 03 16:58:17 no console respone Dec 03 16:58:25 no net response Dec 03 16:59:40 will be watching it closely Dec 03 17:03:41 marcel wrote the wiki page Dec 03 17:03:46 calling it a day Dec 03 21:02:26 anyone have experience moving from unslung to openslug? Dec 03 21:05:21 see nslu2-gen Dec 03 21:05:45 answered u there Dec 03 21:06:18 thanks **** ENDING LOGGING AT Sun Dec 04 02:59:57 2005