**** BEGIN LOGGING AT Wed Aug 31 02:59:56 2005 Aug 31 04:49:47 anyone: is there any way I can search all the files in /opt for the string "LD_LIBRARY_PATH" Aug 31 04:54:43 grep Aug 31 04:54:56 grep LD_LIBRARY_PATH -r /opt Aug 31 04:55:15 but I suspect that busybox' grep doesnt support -r Aug 31 04:55:19 (recursive) Aug 31 04:57:35 in that case, try "find -type f /opt | xargs grep LD_LIBRARY_PATH" Aug 31 04:59:02 hannesr: got an error: Aug 31 04:59:03 find: paths must precede expression Aug 31 04:59:05 Usage: find [path...] [expression] Aug 31 04:59:43 in that case, try "find /opt -type f | xargs grep LD_LIBRARY_PATH" Aug 31 04:59:47 sorry about that :) Aug 31 05:00:50 no probs - I'd just about figured out what it was trying to tell me anyway - Aug 31 05:00:55 thanks for your help! Aug 31 06:06:05 03mickeyl 07org.openembedded.dev * r9d7a75c8... 10/packages/qmake/ (qmake-native_1.07a.bb qmake-native_2.00a.bb): qmake: build 1.07a from QtE 3.3.4, build 2.00a from Qt/X11 4.0.1 Aug 31 07:01:10 03xora 07org.openembedded.dev * r4e126c45... 10/packages/linux/ (2 files in 2 dirs): linux-openzaurus-2.6.13-rc5-mm1: add a patch to remove the SanDisk ConnectPlus card from the ide-cs driver. As both the ide and hostap drivers trying to access this card at same time is not currently working. Aug 31 07:31:19 03cbrake 07org.openembedded.dev * r9178fa6f... 10/ (7 files in 4 dirs): devkitidp-pxa255: rename vibren-pxa255idp machine to devkitidp-pxa255 Aug 31 09:11:56 g'day Aug 31 09:12:05 morning :) Aug 31 09:12:55 morning.. that must mean you're around the oz area? Aug 31 09:13:09 nope Aug 31 09:13:11 ~ugt Aug 31 09:13:13 from memory, ugt is Universial Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. Aug 31 09:13:30 Infact, it's 18:12 here Aug 31 09:14:12 ahhh ok.. same here Aug 31 09:14:59 ".at"... where's that again? Aug 31 09:15:16 austria? Aug 31 09:15:42 nope.. Austria :) Aug 31 09:16:12 :P Aug 31 09:17:03 actually from oz.. but I'm in Austria at the moment.. Aug 31 09:17:08 aha Aug 31 09:20:02 any idea why monotone would complain about missing packages? Aug 31 09:20:28 Is there anything extra that I need to install other than the openslug_native package? Aug 31 09:20:54 what exactly is it complaining about? Aug 31 09:22:05 ok I'll take that back.. It's now done an update without complaining... something must have changed overnight. Aug 31 09:22:36 I'll try a make build-openslug now Aug 31 09:23:01 ok.. that gives me the following: Aug 31 09:23:03 ERROR: Nothing provides openslug-native-packages Aug 31 09:23:03 make[1]: *** [distro] Error 1 Aug 31 09:23:03 make[1]: Leaving directory `/home/grahame/slug/openslug' Aug 31 09:23:03 make: *** [build-openslug] Error 2 Aug 31 09:23:19 It's after 2am here in Australia. Aug 31 09:23:23 Not exactly morning Aug 31 09:23:36 ok.. g'day then ;) Aug 31 09:25:02 more like good night from me - I'm off to bed now... See you on the other side :-) Aug 31 09:25:20 ok.. have a good one peteru Aug 31 09:26:12 so am I correct in saying that all I technically need to do is install the openslug-native package, wget the master makefile and then make build-openslug? or is there something that I am missing here? Aug 31 09:29:03 grahame_falvey: are you building natively on a slug? Aug 31 09:29:59 NAiL: yea.. that's the plan.. I want to set up the build environment so that I can look at building cups for sopenslug Aug 31 10:11:13 03nail 07org.openembedded.dev * rdc7f6044... 10/packages/openntpd/ (files/init openntpd_3.7p1.bb): Aug 31 10:11:13 openntpd init-script Aug 31 10:11:13 Check to see if privsep dir {localstatedir}/shared/empty exists. Create if not. Aug 31 10:16:10 03nail 07org.openembedded.dev * r06f3983d... 10/packages/openntpd/files/init: Openntpd init-script. Fix directory check Aug 31 10:44:51 is there anyway to see verbose when doing make openslug? Aug 31 11:05:43 hi anyono here? Aug 31 11:05:46 hi anyone here? Aug 31 11:21:50 jipi: sorry I'm here.. sorta.. I'd answer if I could get openslug to compile ;) Aug 31 11:30:05 falveyg: i'm trying to compile it.. but i sort of get stuck at do_rootfs.. have you heard of makedevs? Aug 31 11:35:42 jipi: any helpful error messages in the log files? Aug 31 11:36:22 (openslug/tmp/work/openslug-image-*/temp/log.do_rootfs.* , for example) Aug 31 11:36:42 03justinp 07org.openembedded.dev * rb7600f4a... 10/packages/e17/entrance_20050810.bb: entrance: add glibc-gconv-iso8859-1 to RDEPENDS, fixes earlier issue with keyboard not working Aug 31 11:36:44 03justinp 07org.openembedded.dev * r79ddb5aa... 10/packages/e17/ (e-wm/remove-large-fonts.patch e-wm_20050810.bb): Aug 31 11:36:44 e-wm: Remove 2 large unused fonts Aug 31 11:36:44 - This makes e-image-core small enough for most devices :-) Aug 31 11:37:35 jipi: yea, but I haven't even gotten that far.. Aug 31 11:38:12 hannesr:http://rafb.net/paste/results/B1lHTT77.html Aug 31 11:38:58 falveyg: thought one only need to mkdir slug.. and make openslug? u shd get there soon i suppose Aug 31 11:40:22 jipi: so you ctrl-c-killed the build because it was taking forever? Aug 31 11:40:50 hannesr: yes.. ctrl-c.. Aug 31 11:41:38 hannesr: and yes.. taking forever... someone told me it took 15 minutes on his pc for that... i suppose the maximum it could take me is 1 hr.. i tried leaving it overnight before but it was still there.. Aug 31 11:42:25 hannesr: and there is nothing in ~slug/openslug/tmp/rootfs/dev Aug 31 11:43:37 hannesr: at first.. i realise i didn't have 'faked'. so when i was using top to monitor the processes.. it was alternating between tar and ipkg-make-index Aug 31 11:43:51 hannesr: so i apt-get install faked Aug 31 11:44:13 hannesr: and it was alternating among these 3.. tar make-ipkg-index and faked.. Aug 31 11:44:50 jipi: yea I appear to be having a monotone problem :( Aug 31 11:47:02 hannesr: i am using stock debian monotone....version 0.22 Aug 31 11:47:35 falveyg: what kind of monotone problem? Aug 31 11:48:35 ahh it's in the window on my other PC.. something about being a monotone bug.. I'm trying again.. it's not getting all the packages it expects.. stops at ipsec Aug 31 11:49:10 falveyg: what monotone version? Aug 31 11:49:34 falveyg: i think i don't have a problem with 0.22 Aug 31 11:49:52 falveyg: seems like all the packages have been downloaded without problems Aug 31 11:50:11 falveyg: but i have tried anything other than that. Aug 31 11:50:24 falveyg: s/have/haven Aug 31 11:50:48 time to sleep.. continue tomorrow. Aug 31 11:50:49 jipi: 0.21? Aug 31 11:50:57 ok take care.. Aug 31 11:54:19 bye Aug 31 12:43:17 i'm looking for lennerts gcc-arm-big-endian patch for gcc 3.0.2.. Any hints on where to fetch it? Aug 31 12:47:45 debian.nslu2-linux.org? Aug 31 12:49:49 ka6sox-zzzz: nope... Aug 31 12:50:42 dunno... Aug 31 13:04:25 03jp30 * 10unslung/make/crosstool.mk: crosstool: unbork gcc-3.3.5 patch shuffling Aug 31 13:07:13 are OpenDebianSlug deb's natively built or cross? Aug 31 13:07:30 <[g2]> natively Aug 31 13:36:17 03justinp 07org.openembedded.dev * r657fab8a... 10/packages/ (19 files in 6 dirs): xserver-common, x11-common: Remove x11-common in favor of xserver-common, remove unneeded run-calibrate.sh from xserver-common Aug 31 13:48:49 <[cc]smart> are there conditions to running do_configure_prepend () ? Aug 31 13:49:16 <[cc]smart> wrt running this section at all Aug 31 13:50:00 <[cc]smart> i have a feeling it's not executed despite i defined it Aug 31 13:51:50 hi there - i have problems doing a "turnup disk /dev/sda?" to a disk which was used by openslug before... can any1 help? Aug 31 13:52:04 slug ran from this partition until it crashed... Aug 31 13:52:36 i booted without disks attached, then attached, disks to the running slug, did an fsck, deleted .recovery Aug 31 13:52:49 then did a turnup disk, it detected the partition Aug 31 13:53:07 it only said: /usr/sbin/turnup: umounting any existing mount of /dev/mtdblock4 Aug 31 13:53:14 which is correct, isn't it? Aug 31 13:53:45 when i do a reboot afterwards, it boots to flash again instead of booting to disk Aug 31 13:53:59 i think something is broken on the diskfs, but how can i find out what? Aug 31 13:56:39 <[cc]smart> if you don't need the content in it, just reformat Aug 31 13:57:03 i wanted to preserve my configuration on it... Aug 31 13:58:52 <[cc]smart> you could copy that out. but actually i do not know about turnup enough to tell you by hand if with above message it completed registering the disk as new root to choose on boot Aug 31 13:59:34 i did turnup to another partition, there it worked with just that message Aug 31 13:59:44 there are only more messages if you do a turnup -i Aug 31 14:01:29 <[cc]smart> sorry... but for me it's time to go to bed now... looking at turnup would take a bit time... maybe tomorrow. but actually, turnup is quite well documented, so might have a look yourself to identify which file turnup uses to remember which source to use as root. Aug 31 14:01:38 <[cc]smart> you could verify that there you can see your HD set Aug 31 14:02:07 yepp, thanks. maybe we could talk german in this case? ;) Aug 31 14:02:17 <[cc]smart> ja, w?re machbar Aug 31 14:02:55 <[cc]smart> n8 Aug 31 14:03:06 n8! Aug 31 14:09:45 ok - maybe someone else got our conversation... as far as i can see, linuxrc is responsible for the boot device Aug 31 14:09:48 mine says: Aug 31 14:09:59 #!/bin/sh Aug 31 14:10:36 exec '/boot/disk' '/dev/sda7' '-t' 'ext2' '-o' 'defaults' Aug 31 14:10:45 exec /boot/flash Aug 31 14:11:13 looks quite good, doesn't it? why all the ' s? Aug 31 14:23:28 anyone used linphone on a slug? Aug 31 14:56:14 03koen 07org.openembedded.dev * rb16c9e25... 10/packages/gpe-contacts/gpe-contacts_0.42.bb: gpe-contacts: add 0.42 Aug 31 15:01:30 03koen 07org.openembedded.dev * r3f06eda7... 10/packages/libmimedir/libmimedir_cvs.bb: libmimedir_cvs: change default_preference to 1 Aug 31 15:01:32 03koen 07org.openembedded.dev * rec8bcd92... 10/packages/gpe-calendar/gpe-calendar_0.65.bb: gpe-calendar: add 0.65 Aug 31 15:01:35 03koen 07org.openembedded.dev * r18d47398... 10/packages/gpe-beam/gpe-beam_0.2.8.bb: gpe-beam: add 0.2.8 Aug 31 15:16:08 03koen 07org.openembedded.dev * ra7cc3c7d... 10/conf/distro/preferred-gpe-versions-2.7.inc: preferred-gpe-versions-2.7.inc: update gpe-beam, gpe-contacts and gpe-calendar Aug 31 15:56:11 03koen 07org.openembedded.dev * r71288bf2... 10/packages/blueprobe/blueprobe_0.14.bb: blueprobe: add 0.14 Aug 31 16:41:11 03koen 07org.openembedded.dev * rdb6937a3... 10/packages/gpe-timesheet/gpe-timesheet_0.18.bb: gpe-timesheet: add 0.18 Aug 31 16:56:12 03koen 07org.openembedded.dev * rf4c52b5a... 10/conf/distro/ (familiar.conf familiar-distro.conf familiar-0.8.3.conf): familiar distro files: make it harder to build unversioned distros and set preferences for iconv Aug 31 18:39:59 I think that the nslu2-developer list is broken. I sent a message about 10 hours ago and it has not made it to the list yet. In fact, the archive shows very little list activity took place. Aug 31 18:41:45 are you looking for the email forwarded to your personal box or is this on the groups.yahoo.com website? Aug 31 18:43:27 both. Aug 31 18:43:43 However, I just resent the message and it made it back to me again. Aug 31 18:43:48 strange. Aug 31 18:43:53 did you email it or post it directly? Aug 31 18:45:10 Emailed both times. The first email never appeared, the resent one (just now) is working fine. Aug 31 18:45:21 Must be a Yahoo heissenbug. Aug 31 18:46:10 definatately Sep 01 01:26:13 03hrw 07org.openembedded.dev * r6103a65a... 10/packages/debianutils/ (debianutils_2.13.2.bb debianutils_2.14.3.bb): updated debianutils to 2.14.3 (current 'sid' version) **** BEGIN LOGGING AT Thu Sep 01 02:16:41 2005 **** ENDING LOGGING AT Thu Sep 01 02:59:56 2005