**** BEGIN LOGGING AT Tue Dec 29 02:59:57 2009 Dec 29 13:40:29 hi Dec 29 13:40:37 i just grabbed my nslu2 from the depth of my attic .. Dec 29 13:40:48 having some odd problem though Dec 29 13:41:39 i put it on upgrade mode and flashed some firmware - upslug2 reports no problems Dec 29 13:42:13 after rebooting my router lists the nslu2 -- without MAC address though Dec 29 13:42:18 and i can't seem to reach it at all Dec 29 13:43:11 any ideas on that ? Dec 29 13:44:49 oh.. just realized that the top LED is not green Dec 29 14:18:03 hello Dec 29 14:18:26 does anyone know the solution for the following problem: Dec 29 14:19:18 trying to install anope irc services on my unslung and when i type make it fails with: libstdc++.so.5: cannot open shared object file: No such file or directory Dec 29 14:20:01 i ran ipkg list|grep libstdc++ and then ipkg status libstdc++ and it is installed Dec 29 15:32:04 does anyone know, where llibstdc++ is being installed to? Dec 29 15:32:12 libstdc++* Dec 29 15:47:12 on my slugOS (5.3 beta) system it appears to bin installed in /opt/lib Dec 29 15:47:22 /opt/lib/libstdc++.so /opt/lib/libstdc++.so.6 /opt/lib/libstdc++.so.6.0.9 Dec 29 15:49:27 yup on unslung its also there...but how come my makefile can't find it Dec 29 15:51:32 i bet, unslung has something like PATH-variables...where can i edit those? Dec 29 15:51:33 i'm no expert but maybe some kind of configure option is needed Dec 29 15:52:20 edit /etc/profile Dec 29 15:52:36 to change /add paths Dec 29 15:56:06 there is no such file/directory like /etc/profile Dec 29 15:58:26 sorry, there is on my slugOS and that's where I edit my path Dec 29 15:59:29 have you tried ./configure -h to see what options are available for building anope Dec 29 16:02:08 i think i just destroyed it :D Dec 29 16:02:26 i played around with PATH and now it can't find anything Dec 29 16:02:41 reboot Dec 29 16:04:24 btw: is slugOS better than unslung? Dec 29 16:04:32 maybe add a symbolic link from /usr/lib/libstdc.so++ >> /opt/lib/libstdc++.so Dec 29 16:05:39 I guess i can't really answer that. probably depends on what your going to do with your slug Dec 29 16:06:16 iir unslung uses a 2.4 kernel which may have problems with some hardware Dec 29 16:06:30 nothing really special...for now i am trying to install IRC with services on it...IRC runs...but services fails due to that lib Dec 29 16:07:06 did /are you going to try the sym link idea Dec 29 16:07:35 my $PATH looks like this now: Dec 29 16:07:36 # echo $PATH Dec 29 16:07:36 /opt/sbin:/opt/bin:/usr/sbin:/usr/bin:/sbin:/bin Dec 29 16:08:27 again I'm no expert, but I think it has to do with the lib paths, not the bin paths Dec 29 16:08:56 how to echo lib paths? Dec 29 16:10:40 i just found this: http://www.nslu2-linux.org/wiki/Unslung/KnownProblems Dec 29 16:10:57 but there is no such LB_LIBRARY_PATH Dec 29 16:12:59 btw: ./Config --help is not helpful at all Dec 29 16:13:38 did you see the 5.5 section of your link, it tells you how to create a profile file with a LD_LIBRARY path Dec 29 16:14:15 if i try to use "create" it fails... Dec 29 16:15:31 what editor are you using? vi , nano etc Dec 29 16:15:40 i just installed nano Dec 29 16:16:13 I just tried to run ./Config with the argument "--libdir=/opt/lib" Dec 29 16:16:25 and it didn't fail yet Dec 29 16:17:35 well, that's good Dec 29 16:17:48 hm but "make" still failed with an unfound libstdc++ Dec 29 16:18:55 lets go back to creating a profile Dec 29 16:19:19 instead of create, try this touch /etc/profile Dec 29 16:19:50 does that create a profile file? Dec 29 16:21:47 yup Dec 29 16:22:16 now try those echo commands to populate the profile file Dec 29 16:24:47 hm it worked...except of the alias part Dec 29 16:25:09 and now i'm not root@ki-nslu but "u@h:w$" Dec 29 16:26:23 but make doesn't fail Dec 29 16:26:57 it seems like it is compiling Dec 29 16:28:09 i will report when it's done Dec 29 16:28:49 now it failed Dec 29 16:30:35 did you do a ./configure without the --libdir=/opt/lib before make? Dec 29 16:34:38 doing it right now Dec 29 16:38:50 nope it failed again...i'm going to take a look at the files, where it fails Dec 29 16:47:27 hm there is a bunch of code, which is marked as deprecated Dec 29 16:47:49 and exactly this part causes the errors Dec 29 16:55:07 Aramaki, i think your problem are beyond where I can help,but will still hang around and help if possible Dec 29 16:56:24 yup i know. i think no one here can help me with the code of anope. Going to post the errors on their forums.. Dec 29 16:56:29 thanks for the help Dec 29 16:58:53 np **** ENDING LOGGING AT Wed Dec 30 02:59:57 2009