**** BEGIN LOGGING AT Sun Oct 05 02:59:57 2008 Oct 05 03:21:14 i'm trying to set up a native toolchain on my qnap ts209 with packages from the cs05q3armel and cs06q3armel optware feeds. The libc-dev package seems to be causing problems though -- it ships a bunch of other libraries (e.g. libpthread) which then seem to conflict with the native libc on the qnap. Any hints on how to get a working toolchain? Oct 05 03:22:06 or is it possible to set up a separate libc withing /opt so that i can be completely independent of the system libc? Oct 05 04:36:41 hm i guess the problem is that cs05q3armel is for libc 2.3.6 and my box has 2.3.4 Oct 05 11:21:22 Hi, I've some errors with php from optware and am not sure what dependencies I need to install --> $ /opt/bin/php -v Oct 05 11:21:22 root@slug:/home/neil$ php-fcgi -v Oct 05 11:21:22 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/dba.so' - libgdbm.so.3: cannot open shared object file: No such file or directory in Unknown on line 0 Oct 05 11:21:22 PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory in Unknown on line 0 Oct 05 11:21:24 PHP 5.2.6 (cgi-fcgi) (built: May 3 2008 01:16:22) Oct 05 11:21:26 Copyright (c) 1997-2008 The PHP Group Oct 05 11:21:28 Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Oct 05 11:23:09 both dba.so and xsl.so are in /opt/lib/php/extensions/ but I guess they are each looking for a library that they can't find? Oct 05 11:34:40 ok sussed it the missing libdbgm.so required installing gdbm, whilst libxslt.so was (unsurprsingly) in libxslt. Both appear to be dependencies for php-fcgi that I installed, but they weren't pulled in when installing Oct 05 11:35:19 now to get lighttpd working with php-fcgi :) Oct 05 16:24:51 03bzhou * r9168 10optware/trunk/make/e2fsprogs.mk: e2fsprogs: 1.41.1 -> 1.41.2 Oct 05 16:42:40 03bzhou * r9169 10optware/trunk/make/cherokee.mk: cherokee: 0.9.1 -> 0.9.2 Oct 05 17:28:32 my nslu2 now wont boot from its usb flash, it doesnt 'see' it on reboot. until i pull it and reinsert it. then it see it. but cant seem to find it on reboot Oct 05 18:11:17 original powersupply? Oct 05 18:11:34 Check if the power light on the NSLU2 dims when you put in the usb flash Oct 05 18:36:56 yes original power supply Oct 05 18:37:05 i just ran out and bought a new usb drive Oct 05 18:37:43 i dont really notice it dimming when i plug it in Oct 05 18:39:33 i tried to reformat the usb drive in the nslu2. it just kept saying 'not formatted' after it finished Oct 05 19:17:34 hloich : have you tried running fsck on the drive to check for errors? Oct 05 19:26:20 the new usb drive i got seems to work fine. the other one was fairly old. maybe had some bad sectors Oct 05 19:38:47 fsck might be able to fix them for you Oct 05 19:43:22 yup, ill run it Oct 05 19:43:48 for some reason, now my nslu cant ping outside my local network Oct 05 19:44:06 might be time to start from scratch **** ENDING LOGGING AT Mon Oct 06 02:59:57 2008