**** BEGIN LOGGING AT Mon Nov 21 02:59:57 2005 Nov 21 11:56:44 ACTION  Nov 21 14:21:44 hello all Nov 21 14:22:49 someone here? Nov 21 14:22:55 hello! Nov 21 14:23:58 Hello phatmonkey^iBook Nov 21 14:24:31 I need someone how can compile a little application for the NSLU2. Nov 21 14:41:25 spoettel, ipkg install unslung-devel Nov 21 14:46:10 ACTION  Nov 21 14:48:00 Hello caplink811_log, thanx for the information. how many hhd space needs the package? Nov 21 14:49:14 dunno, cause it's a meta package, maybe 40MByte Nov 21 14:51:21 ok thanks... the ipkg is still loading... Nov 21 15:04:01 spoettel, www.jrbnet.de/texte/digitemp Nov 21 15:17:28 caplink811_log, many thanx! Your are great! I've download the binary, but i can't test it yet, because my slug still download th unslung-devel package. Nov 21 15:17:44 no problem Nov 21 15:17:48 But i'am very happy, that had helped me! Nov 21 15:28:15 quick question: has anyone used the I2C interface on the slug? Nov 21 15:33:31 oh well, need to go Nov 21 16:16:20 has someone apache+php working on openslug? Nov 21 16:18:57 Dunno about working, but I got it to build natively. Nov 21 16:19:30 I got apache build natively, but not php Nov 21 16:20:20 the php-make goes without errors, but the install not Nov 21 16:21:02 Yep, php install fails 'cause it was supposed to make the php .so lib but it didn't? Nov 21 16:21:26 yes I mean this Nov 21 16:21:44 "Warning! dlname not found in /usr/local/httpd/modules/libphp5.la. Nov 21 16:22:13 Assuming installing a .so rather than a libtool archive. Nov 21 16:22:28 Yep. Scroll back in your build a ways - I bet it says something about it can't link with other shared libraries so it's not making a .so. Nov 21 16:26:29 in which file must I look for? Nov 21 16:27:19 I think there's an easier way to see if you have the same problemI had. Just a second... Nov 21 16:29:27 type this command: file /lib/libm* Nov 21 16:30:12 /lib/libm-2.3.90.so: data, stripped Nov 21 16:30:12 /lib/libm.so.6: symbolic link to `libm-2.3.90.so' Nov 21 16:30:12 /lib/libmemusage.so: data, stripped Nov 21 16:30:18 thats all Nov 21 16:30:19 does it say something like: "/lib/libm-2.3.90.so: data, stripped"? Nov 21 16:30:31 Ah - I see - yep it's broken Nov 21 16:30:36 the file command I mean Nov 21 16:31:02 It should say: libm-2.3.90.so: ELF 32-bit MSB shared object, ARM, version 1 (ARM), stripped Nov 21 16:31:07 or something like that. Nov 21 16:31:22 The PHP build uses that in a script and does the wrong thing. Nov 21 16:31:30 To fix it Nov 21 16:32:31 you need to download file-4.13.tar.gz, build and install it - don't forget to rename the old /usr/bin/file command to file.broken or something Nov 21 16:33:06 ok, then I must do a whole rebuild of the php? Nov 21 16:35:09 when you build it, you might be missing /usr/include/zlib.h - also a known problem; you'll have to get zlib and copy the zlib.h file into /usr/include. Once the file command work ok, you just rebuild PHP and it should work. I rebuild all of PHP, I don't know if you have to. Try it and see if "make install" creates the PHP .so library and copies it to the apache2 directory. Nov 21 16:36:48 zlib.h is not missing, I think I did it before compiling apache Nov 21 16:37:44 Ok - mine was and the file package wouldn't build without it. Nov 21 16:39:01 I try it with a newer file-version Nov 21 18:53:20 mwester: my new php-build is finished but I get the same error again Nov 21 19:14:12 chmod: cannot access `/usr/local/httpd/modules/libphp5.so': No such file or directory Nov 21 19:14:12 apxs:Error: Command failed with rc=65536 Nov 21 20:06:21 Did you rename or get rid of the old "file" command? That's exactly the error I used to get; if you can scroll back far enough in the build process you'll see with the old "file" command that there are a number of messages about being unable to link with the shared object library "Crypt" (and a handful of others)... Also, did you make sure you built Apache with the --enable_so option, and... Nov 21 20:06:23 ...PHP with the --use_apsx2=? I used "make distclean" to totally reset my build environment (started over with the ./configure command) also... maybe there's something left over from the previous builds.? Nov 21 20:08:25 'file' works now fine and I renamed the old, --enable-so, and --use... have I used, but I did a make clean Nov 21 20:09:30 can you send me your libphp5.so? Nov 21 20:10:12 with dcc/mail Nov 21 23:14:07 ACTION  Nov 22 00:10:11 ACTION  Nov 22 00:55:52 hello Nov 22 00:57:46 anyone still awake? Nov 22 00:58:43 www.unslung.org appears down, is there a mirror site anywhere to get the latest firmware? **** ENDING LOGGING AT Tue Nov 22 02:59:57 2005