**** BEGIN LOGGING AT Fri Jun 03 23:59:56 2005 Jun 04 03:37:24 hi all Jun 04 03:51:53 dyoung: it would certainly save a lot of hassle about keeping track of maintenance mode and all the different altroot choices Jun 04 03:54:15 rwhitby: I've actually got a cross build environment running now. Jun 04 03:54:21 congrats! Jun 04 03:54:47 yeah - got there in the end... back to appweb builds after a 3 month detour Jun 04 03:55:45 good to hear - now everyone else can benefit from your efforts too Jun 04 04:02:54 my automake is too old to build freetype... Jun 04 04:04:26 does anyone know if it is rash to do an apt-get upgrade ? Jun 04 04:12:35 apt-get install automake-1.9 Jun 04 04:26:20 i have installed a crosscompiler (x86) and i also compile natively on the slug, the later is great especially for smaller things (i wouldn't dare to compile the kernel on the slug...) Jun 04 04:31:51 says couldn't find package automake-1.9 Jun 04 04:32:03 I think I have automake 1.7 installed Jun 04 04:33:08 ok - its automake1.9 (without the dash) Jun 04 04:33:32 dzlabing: I am a veteran native builder - even built mysql natively. Jun 04 04:33:37 took a day or so Jun 04 04:37:17 how long did mysql take to compile? Jun 04 04:41:34 about a day Jun 04 04:42:51 I had a list on the wiki of the packages I compiled natively - you should add yours to it... http://www.nslu2-linux.org/wiki/HowTo/NativelyCompileUnslungPackages Jun 04 04:43:33 with mysql I had to add a configure flag --with-low-memory to enable yacc components to build. Jun 04 04:45:55 ok, i will do so, but i have to say, i just comiled small utils (like the latest version of tar), nothing spectecular. an of course: hello.c ;-) Jun 04 05:55:07 jf-work, hi Jun 04 05:59:10 ~jbot, seen jp30 Jun 04 05:59:25 jp30 <~josh@jp30.nslu2-linux> was last seen on IRC in channel #nslu2-linux, 1d 7h 44m 53s ago, saying: 'emacs takes a long time to compile and it's x11 support needs work, so it would be useful to have it cross-compiling'. Jun 04 06:47:41 jf-work, are you around? Jun 04 07:44:49 rwhitby-away: Or make maintmode a oneshot deal, entered only from jffs. Jun 04 07:46:08 Boot with n drives, enter maint mode. On reboot, flag is removed before ramdisk is built. Jun 04 07:47:00 Now either you upgrade or reboot normally. Jun 04 07:47:38 s/n drives/no drives/ Jun 04 07:48:31 No exit maint mode needed. Jun 04 07:50:23 Unsling copies the normal screen, not the 'Enter Maint Mode' screen. Jun 04 09:28:31 morning jp30 Jun 04 09:43:59 morning eno Jun 04 09:45:49 giel, ping? Jun 04 09:46:58 jp30, i'm wondering if native packages are built automatically or manually? Jun 04 09:47:23 manually - i have to log into the build slug and "cvs update ; make autoclean ; make" Jun 04 09:47:44 i'm about to check in erlang cross mk, i don't want that automatically trigger a native build Jun 04 09:47:48 ok Jun 04 09:48:13 pls go ahead Jun 04 09:49:36 how about cross packages, automatic build? Jun 04 09:52:19 no, i log and build manually Jun 04 09:52:54 in any case, nothing gets built unless it is listed in one of the _PACKAGES lines in the root makefile Jun 04 09:53:27 alright Jun 04 11:41:45 hi there. Jun 04 11:42:14 urgs white letters on white background aren't very nice :( brb Jun 04 11:43:13 re Jun 04 11:43:59 does anyone of you use pppoe? (the openslug ipkg version?) Jun 04 11:44:15 pppd: /usr/lib/pppd/2.4.3/rp-pppoe.so: ELF file data encoding not big-endian <- error I get loading the module Jun 04 12:47:59 passpromt plugin has the same problem with openslug 1.12 Jun 04 13:47:16 bofh_omega, that error means its not compiled Big Endian. Where did it come from? Jun 04 13:50:46 the openslug package server mentioned in the wiki (url follows) Jun 04 13:51:09 http://ipkg.nslu2-linux.org/feeds/openslug/oe Jun 04 13:53:54 I compiled rp-pppoe.so native (chroot dev environment on my slug) It's now recognised correct. Same with the pass* modules Jun 04 13:54:10 but would be nice to have working packages with ipkg ;) Jun 04 13:55:32 the adsl link isn't working up to now. But that may be because it's the first time I configure ppp(oe) and don't use a floppy distro for this job :\ Jun 04 13:56:11 someone in here having a working config for me? (username and pw masked ;) Jun 04 14:15:09 tcflush failed: Bad file descriptor <- one nice error I get Jun 04 14:15:38 seems pppd trys to use a serial connection or is tcflush used for other connections too? Jun 04 14:22:21 Nope, I dont have pppoe OR ADSL available to me. Jun 04 14:25:36 pppoe: socket: Session 0: Address family not supported by protocol <- next error on my way to a working adsl gateway ;) Jun 04 14:47:35 jp30:ping Jun 04 14:55:01 hi, copperbeech Jun 04 15:43:29 just failed on linking "top" - it would need the curses library to link, is it correct that this library has not been portet yet? Jun 04 15:44:04 s/curses/lcurses Jun 04 15:45:57 hmm, I use top from busybox (openslug) doesn't that suite your needs? Jun 04 15:47:21 btw. is lcurses a knock out dependecy? I thought this would/should be optional Jun 04 15:56:22 i still use unslung and didn't know that the newer busybox already has top included. TERMCAP is defined the Makefile, screen.o and display.o depend on it, mh.. Jun 04 16:01:29 s/the/in the Jun 04 16:05:03 crosscompiled busybox, downloaded, linked to to top, works great, thank you! Jun 04 16:09:14 and now found to have /opt/bin/top already installed - it seems ipkg upgrade added some applications... good night Jun 04 21:06:01 anyone else having grief with gcc 3.4.4 building unslung or openslug from bitkeeper repo? Jun 04 21:07:50 does anyone have experience with upslug on Mac OSX? Jun 04 21:08:52 rwhitby-away, what are you seeing? I have't tried it yet Jun 04 21:09:39 jacques: I put it back to 3.4.3 and all is well Jun 04 21:10:00 PREFERRED_VERSION for gcc, gcc-cross and gcc-cross-initial Jun 04 21:10:02 back later Jun 04 21:30:39 Hi people... It's been a long time... I've just been trying to upgrade firmware to 4.x Jun 04 21:31:04 When I unplug drives and reboot I can't appear to access web interface... Jun 04 21:31:07 Any ideas? Jun 04 21:34:12 03bzhou * 10unslung/make/erlang.mk: fixed ROOTDIR of /opt/lib/erlang/bin/{erl,start}, bumped IPK_VERSION Jun 04 21:36:36 WIth the drives in no problem but with the drives out no response at all??? Jun 04 21:37:28 Seems like ip must be different with drives out... Jun 04 21:39:35 03bzhou * 10unslung/make/erlang.mk: shorten description Jun 04 21:44:57 Can anyone help? Jun 04 21:51:44 GUess I'll try tommorow... Jun 04 21:58:17 rwhitby-away, yeah gcc 3.4.4 build aborts Jun 04 22:16:04 lets NOT update Nudi to that. Jun 04 22:23:53 we should probably do what rwhitby-away did - specify the known good preferred versions until 3.4.4 builds properly Jun 04 22:25:37 looks like it's trying to build javac or something Jun 04 22:42:26 the oe files for gcc 3.4.3 and 3.4.4 are practically identical Jun 04 22:42:40 same patches, .bb files differ only in -r versions Jun 04 22:44:08 only patch which changed size is gcc34-arm-ldm-peephole.patch **** ENDING LOGGING AT Sat Jun 04 23:59:56 2005