**** BEGIN LOGGING AT Fri Mar 10 10:59:57 2006 Mar 10 16:09:52 hi can anyone help me i am trying to configure cyrus-sasl with pam on my slug but i cant find pam on my system the package libpam and libpam-dev are installed? Mar 10 16:10:55 checking for pam_start in -lpam... (cached) no Mar 10 16:10:55 checking for PAM support... no Mar 10 16:16:41 libpam and libpam-dev ARE installed? Mar 10 16:21:18 yes Mar 10 16:25:16 have you looked in the configure script for cyrus-sasl to see how it's checking for pam? Mar 10 16:30:29 i'm checking some other stuff here also... Mar 10 16:36:04 got it. Mar 10 16:37:40 you might want to remove your config.cache first. Mar 10 16:37:48 to run your configure, do this: Mar 10 16:39:39 CFLAGS='-mthumb-interwork' ./configure ... Mar 10 16:39:43 or something like that. Mar 10 16:40:34 configure sees the compile warning "Warning: /tmp/ccM9AoHX.o does not support interworking, whereas a.out does", and concludes pam isn't going to work. Mar 10 16:41:27 okay and how can i fix this? Mar 10 16:41:42 your runing configure on the slug? Mar 10 16:41:50 yes Mar 10 16:42:02 use instead the command a few lines up. Mar 10 16:42:26 this worked for me on another package i was natively compiling. php i think. Mar 10 16:43:20 wait a moment i am testing Mar 10 16:43:31 crosses fingers.... Mar 10 16:48:03 first has to remove the config.cache second try :) Mar 10 16:49:37 yeah : Mar 10 16:49:38 ) Mar 10 16:49:43 checking for pam_start in -lpam... yes Mar 10 16:49:43 checking for security/pam_appl.h... (cached) yes Mar 10 16:49:43 checking for PAM support... yes Mar 10 16:49:46 bingo! Mar 10 16:50:11 thx a lot hope my config problem will work now to :) Mar 10 16:50:15 happy to help! Mar 10 16:50:24 thanks a lot :) Mar 10 16:51:07 this interworking command is really good :) Mar 10 16:51:18 do you compiled php on your slg? Mar 10 16:51:26 that's a wierd one, isn't it? yeah, 5.1.2 Mar 10 16:51:55 yes it is :) i compiled php on my slug too Mar 10 16:51:59 it took about 40 minutes on the 266Mhz model Mar 10 16:52:19 but now i am trying to configure postfix and dovecot for squirrelmail big problems :) Mar 10 16:52:41 40 min thats really fast i took maybe 2 hours? Mar 10 16:53:06 wow - you are using slug for mail? i turned off alot of stuff in php, like command line, x11, etc. Mar 10 16:54:16 i am trying to use the slug for mail, temporaly i am using it only for website, php, mysql, pvr-recordings, ftpd, and .... Mar 10 16:54:53 wow. i got gallery working yesterday. that was pretty cool. i think i have apace and modphp cross-compiling today (-; Mar 10 16:55:19 mhh use lighttpd its much smaller Mar 10 16:55:31 and you can use php-cgi Mar 10 16:55:54 i'll check that out, thanks. my knowledge of web tech is not so good... Mar 10 16:56:02 what's the advantage of php-cgi vs. modphp? Mar 10 17:00:35 php-cgi is php compiled with fast-cgi option that allows lighttpd to start i like a program like perl you dont need modules. and php-cgi is the only chance to use lighttpd Mar 10 17:04:03 okay, i think i understand. Mar 10 17:04:04 thanks. Mar 10 17:05:07 i thank you :) Mar 10 17:06:23 kami22, are you doing this work just for fun? Mar 10 17:07:56 yes Mar 10 17:07:59 why? Mar 10 17:08:41 just curious. it seems this is a pretty big hobbyist community. Mar 10 17:09:33 yes i know but i think in the moment i flashed openslug it started to be a hobby every thing else must be run stable :) Mar 10 17:10:14 are there any obvious tradeoffs between php4 and 5 i should be aware of/ Mar 10 17:11:46 my i dont know i choose php5 because its newer and i hope it gots more functions Mar 10 17:12:04 similar to my thinking (-; Mar 10 17:16:26 i'm thinking about porting to this PPC thingy a friend has. Mar 10 17:16:37 but i am lost like an easter egg here. Mar 10 17:17:22 trying to get in sync again after 1.5 weeks of absense Mar 10 17:17:39 but make update fails on me with: Mar 10 17:17:40 ( cd optware ; cvs -q update -d -P ) Mar 10 17:17:40 cvs [update aborted]: unrecognized auth response from cvs.sf.net: M PserverBackend::PserverBackend() Connect (Connection refused) Mar 10 17:17:40 make: *** [update-optware] Error 1 Mar 10 17:18:02 anyone an idea? I can do the cd optware;cvs command manually ! Mar 10 17:19:54 eFfeM: sorry can help you Mar 10 17:20:53 cant Mar 10 17:21:01 np Mar 10 17:21:23 kami22, will probably pick up recd tomorrow or sunday; any new feedback ? Mar 10 17:22:47 mhh no not really its running all the time but nothing interesting to record on the TV :) maybe you can fix this :) Mar 10 17:37:55 can someone recommend a webserver for openslug? it should run from the internal flash and should support cgi (/bin/sh scripts)? Mar 10 17:38:25 cherokee should be able to do that Mar 10 17:39:16 tried that, but everytime i flash the image with cherokee, the slug isn't responding anymore. it seems to boot up fine, but i cannot reach it Mar 10 17:40:47 what about lighttpd? Mar 10 17:41:59 :) i'll simply try it Mar 10 17:42:08 what about the http daemon hat comes with unslung (i think this is httpd) Mar 10 17:42:39 haven't found a .bb file for it Mar 10 17:43:51 ah, ok Mar 10 17:47:13 nice to see some traffic here today. Mar 10 17:47:27 any opinion on apache v1 vs. v2? Mar 10 17:48:03 not me Mar 10 17:48:25 v2 has decent ipv6 support Mar 10 17:52:55 good one. Mar 10 17:53:07 always helpful koen, thanks. Mar 10 17:53:33 is someone running unslung and can send me /usr/sbin/thttpd ? Mar 10 18:00:38 damn.. i should have slept more this night. i'm getting blind Mar 10 18:04:13 EvilDevil, it this because of thttpd_2.25b.bb ? Mar 10 18:20:54 yep eFfeM 8-) Mar 10 18:21:12 ok Mar 10 18:21:14 hey eFfeM Mar 10 18:21:19 hi koen Mar 10 18:21:41 how are things out there? Mar 10 18:21:48 pretty good Mar 10 18:21:50 struggling to get my system back onto the head Mar 10 18:22:48 cd optware ; cvs -q update -d -P fails Mar 10 18:22:48 NOTE: package file-native-4.16: failed Mar 10 18:22:58 no idea what is wrong Mar 10 18:23:17 remove the previous file-native from tmp Mar 10 18:23:22 or rebuild from scratch Mar 10 18:23:23 If i remove zlib-native-1.2.3-r0 the problem is solved. Mar 10 18:23:23 The zlib-native package is then build after the file Mar 10 18:23:23 package but still used as a shared library. Mar 10 18:23:37 (email from marceln) Mar 10 18:23:44 EvilDevil, is this for my file problem? Mar 10 18:23:51 i think so :) Mar 10 18:23:54 or add file-native to ASSUME_PROVIDED Mar 10 18:23:56 keon, did a bb -cclean file-native, but that did not help Mar 10 18:24:21 -c clean doesn't touch staging and cross (where the problem is) Mar 10 18:24:37 ah, ok, I also get this: Mar 10 18:24:38 ERROR: /home/slug/OpenSlugHead/openslug/openembedded/packages/dropbear/dropbear_0.46.bb:1: unparsed line: 'dropbear.inc' while parsing /home/slug/OpenSlugHead/openslug/openembedded/packages/dropbear/dropbear_0.46.bb Mar 10 18:25:01 that sounds like a typi in dropbear 0.46 Mar 10 18:25:48 ah Mar 10 18:25:55 typo even Mar 10 18:29:14 hm, there is a dropbear_0.47.bb as well, so no idea why I get this 0.46 error Mar 10 18:29:40 ah ok it calso complains about 0.45 and 0.47 Mar 10 18:30:11 sed -i s/require/include/g *.bb as a quick fix Mar 10 18:30:12 removing zlib-native and file-native did not fix the file problem Mar 10 18:30:31 dropbear*.bb that is Mar 10 18:31:09 after a lot of warnings in file it says: Mar 10 18:31:11 lt-file: could not find any magic files! Mar 10 18:31:45 yeah, file needs to find a matching magic file Mar 10 18:31:54 try removing that magic file from staging Mar 10 18:32:23 apparently the magic file is not made (from the previous error messages) Mar 10 18:32:56 your dropbear change worked, will this be changed in due time in the archive? Mar 10 18:33:14 require is supposed to work Mar 10 18:33:23 so probably bitbake will be fixed Mar 10 18:33:31 this is where file is failing: Mar 10 18:33:32 ../src/file -C -m magic Mar 10 18:33:32 magic, 8022: Warning type `search/0x140 \x0\x40\x1\x0' invalid Mar 10 18:33:32 magic, 8023: Warning missing ')' in indirect offset Mar 10 18:33:47 after that a lot of these warnings and then the lt-file error Mar 10 19:09:41 hi, does openslug support any distributions of linux yet or will i have to go with debian? Mar 10 19:10:07 openslug *is* a distribution Mar 10 19:10:17 aah sorry Mar 10 19:10:20 i ment MONO Mar 10 19:10:21 :-s Mar 10 19:10:29 as in Mono.Net Mar 10 19:12:47 from 1.1.9 theres been a port of the JIT engine to ARM processor so it *should* be possible Mar 11 01:35:09 is there some special reason why busybox 1.01 is compiled without dc support? Mar 11 02:09:17 'nite all. awesome day. **** ENDING LOGGING AT Sat Mar 11 10:59:56 2006