**** BEGIN LOGGING AT Tue Jan 23 02:59:59 2007 Jan 23 05:55:32 03bzhou * r5266 10optware/trunk/ (Makefile make/libdvbpsi.mk): added and promoted libdvbpsi Jan 23 05:56:12 03bzhou * r5267 10optware/trunk/make/vlc.mk: vlc: enabled dvbpsi Jan 23 06:00:29 03bzhou * r5268 10optware/trunk/make/unfs3.mk: unfs3: 0.9.13 -> 0.9.17 Jan 23 06:50:36 hello Jan 23 06:50:48 anyone awake Jan 23 06:51:04 hello Jan 23 06:51:30 is anyone working on an mpd ipkg for unslung 6.8 ? Jan 23 07:01:07 AlienZufoz: not that I know of Jan 23 07:17:05 ive been trying to compile mpd Jan 23 07:17:09 using the libmad from ikpg Jan 23 07:17:11 for days Jan 23 07:17:14 staying up late Jan 23 07:17:17 and i just cant get it to work Jan 23 07:18:09 i tell the config where the libmad is but then when i run mpd it says Jan 23 07:18:11 mpd: error while loading shared libraries: libmad.so.0: cannot open shared object file: No such file or directory Jan 23 07:18:31 ive tried everything Jan 23 07:18:36 im sorry if i sound despereate Jan 23 07:18:39 im sure its something stupid Jan 23 07:18:55 i can get it running if i compile without libmad Jan 23 07:19:00 but then it doesnt have any input plugins Jan 23 07:19:40 id be willing to pay someone for their help Jan 23 07:19:43 this is how despereate i am Jan 23 07:19:53 i wanna make an mp3 playing system for my wife, thats why ive been working on it Jan 23 07:19:58 i already have a working front end Jan 23 07:20:00 its just mpd Jan 23 07:20:54 well if anyone wants to help you can email me: alienz at sbcglogal dot net Jan 23 07:21:03 err sbcglobal Jan 23 07:21:59 also, madplay works just fine, it just doesnt have playlists Jan 23 07:29:59 anyone know about mpd Jan 23 07:30:00 ? Jan 23 07:30:10 nope Jan 23 07:30:23 even if i pay for someones help?e Jan 23 07:30:25 perhaps try mailing to nslu2-linux Jan 23 07:30:31 i did Jan 23 07:30:38 they wont go through Jan 23 07:30:48 are you subscribed? Jan 23 07:31:01 yeah Jan 23 07:33:40 off the top of ur head what do u think that error is about? Jan 23 07:33:46 AlienZufoz: it's gone through now Jan 23 07:33:56 thanks Jan 23 09:39:33 hello Jan 23 09:39:40 is there any way to have ipv6 on unslung? :) Jan 23 09:40:09 My guess would be that that is unlikely. Jan 23 09:40:17 But I don't do unslung ;) Jan 23 09:40:37 well in theory it's just a kernel module... if i had enough knowledge to crosscompile it myself i'd do it ;) Jan 23 09:41:55 even if the kernel support is that simple, the userland stuff doesn't necessarily support it Jan 23 09:41:59 (eg. ifconfig) Jan 23 09:42:11 right... Jan 23 09:43:03 I don't know though. Might be possible. Jan 23 09:45:07 that shouldn't be too hard, since you can have gcc on the slug itself... it could just be compiled from the source Jan 23 09:46:03 yeah Jan 23 09:46:54 hmm.. Jan 23 10:31:21 03blaster8 * r675 10kernel/trunk/ (7 files in 3 dirs): Update to 2.6.20-rc5-git2, Redboot fix upstream Jan 23 10:43:07 03blaster8 * r676 10kernel/trunk/patches/2.6.19/ (9 files): Refresh 2.6.19 patches Jan 23 10:43:25 03blaster8 * r677 10kernel/trunk/patches/2.6.20/ (8 files): Refresh 2.6.20 patches Jan 23 15:30:16 03osas * r5269 10optware/trunk/make/iksemel.mk: iksemel: now with gnutls support Jan 23 15:48:15 03osas * r5270 10optware/trunk/make/asterisk14.mk: asterisk14: now with gnutls support for iksemel Jan 23 17:13:24 hey, i'm working on a new openembedded package and i have some problems with the compile... Jan 23 17:13:56 I have created my .bb file, and I test it by running running: Jan 23 17:13:58 bb ov51x-jpeg Jan 23 17:14:12 however the log shows the following problems: - Jan 23 17:14:19 http://www.copypot.com/1416 Jan 23 17:14:38 many instances of "warning: `regparm' attribute directive ignored" Jan 23 17:14:41 can these just be ignored?? Jan 23 17:15:00 first error: include/linux/irq.h:85: error: `NR_IRQS' undeclared here (not in a function) Jan 23 17:15:22 include/asm/hw_irq.h:30: error: `NR_IRQ_VECTORS' undeclared here (not in a function) Jan 23 17:15:36 nclude/asm/thread_info.h:96: error: invalid register name for 'current_stack_pointer' Jan 23 17:21:59 hmm, this seems to be a very similar problem: Jan 23 17:22:02 http://busybox.net/lists/uclibc/2006-June/015684.html Jan 23 17:22:28 suggests that "include/asm link is incorrect (probably points to i386)" Jan 23 17:33:53 uh, well... Jan 23 17:33:56 make[1]: Entering directory `/usr/src/linux-headers-2.6.15-27-386' Jan 23 17:34:58 :D Jan 23 17:48:11 ah, i think the Makefile is the problem here. it has the kernel name hard coded as: uname -r Jan 23 17:48:17 i need a patch for this file Jan 23 17:48:23 thanks NAiL! Jan 23 18:06:18 03oleo * r5271 10optware/trunk/ (10 files in 3 dirs): samba2: Samba 2 - added latest stable Jan 23 18:24:41 03osas * r5272 10optware/trunk/make/asterisk.mk: asterisk: fix header location for asterisk-stage Jan 23 19:18:42 03bzhou * r5273 10optware/trunk/make/audiofile.mk: audiofile: fix cross compile badness in -stage for slugosbe Jan 23 19:26:26 03bzhou * r5274 10optware/trunk/ (Makefile make/libao.mk): libao: fix cross compile badness in -stage for slugosbe; promoted to investigate runtime problem Jan 23 19:28:51 03bzhou * r5275 10optware/trunk/ (Makefile make/mpd.mk): mpd: added and promoted pre request, lacking init.d/rc file for now Jan 23 20:37:38 03oleo * r5276 10optware/trunk/make/transmission.mk: transmission: r1425->r1428 Jan 23 22:39:46 03oleo * r5277 10optware/trunk/make/logrotate.mk: logrotate: add man page - update to template Jan 23 23:58:49 03vidar * r5278 10optware/trunk/ (6 files in 2 dirs): kissdx: New version 0.13-10 Jan 24 00:00:50 03vidar * r5279 10optware/trunk/sources/kissdx/kissdx.c.patch: kissdx: New version 0.13-10 (done) Jan 24 00:08:18 03bzhou * r5280 10optware/trunk/ (Makefile make/faad2.mk): added and promoted faad2 Jan 24 00:10:25 03bzhou * r5281 10optware/trunk/make/mpd.mk: mpd: enable-aac with faad2 Jan 24 00:34:29 03bzhou * r5282 10optware/trunk/make/kissdx.mk: kissdx: fixed mk syntax Jan 24 00:52:27 03vidar * r5283 10optware/trunk/make/kissdx.mk: kissdx: Removed confusing commented-out build step Jan 24 01:03:13 03bzhou * r5284 10optware/trunk/make/vlc.mk: vlc: enabled faad Jan 24 01:07:01 03bzhou * r5285 10optware/trunk/ (Makefile make/mpc.mk): promoted mpc **** ENDING LOGGING AT Wed Jan 24 02:59:58 2007