**** BEGIN LOGGING AT Thu Nov 20 02:59:58 2014 Nov 20 11:52:40 Oksana: I would have thought this would have been considered before trying to RE. Nov 20 17:39:21 I tried compiling on the device. I don't even have ./configure working after installing build-essential ._. Nov 20 17:41:02 I know you dont like scratchbox (I dont really like it either) but maybe you should considere using it Nov 20 17:41:17 -e Nov 20 17:41:25 Hm, doing that now Nov 20 17:41:49 plus you'd get nice&neat debian packages ;) Nov 20 17:42:38 Is there a VM I can download? Nov 20 17:44:18 I think so Nov 20 17:44:31 ~sb Nov 20 17:44:31 rumour has it, scratchbox is a cross-compiling system that uses binfmt_misc, rpc calls, and an nfs mount to make a cross-build appear to be 100% native, and is found at http://www.scratchbox.org/, hosted by maemo now. Also at http://maemo.merlin1991.at/files/SB Nov 20 17:44:48 Ty! Nov 20 18:14:45 ~scratchbox Nov 20 18:14:46 scratchbox is, like, a cross-compiling system that uses binfmt_misc, rpc calls, and an nfs mount to make a cross-build appear to be 100% native, and is found at http://www.scratchbox.org/, hosted by maemo now. Also at http://maemo.merlin1991.at/files/SB Nov 20 18:14:53 ah. Nov 20 18:26:25 no need for scratchbox Nov 20 18:26:29 just an fyi Nov 20 18:26:38 sec: u can easily build locally Nov 20 18:27:05 stryngs, how so? Nov 20 18:27:12 Tell me your secrets Nov 20 18:27:13 ./configure && make? Nov 20 18:27:23 ./configure doesn't exist apparently Nov 20 18:27:29 what are u trying to compile? Nov 20 18:27:31 what src Nov 20 18:27:33 irssi Nov 20 18:28:01 ah Nov 20 18:28:04 i always fail with that Nov 20 18:28:07 :/ Nov 20 18:28:10 i tried to get perl support on it Nov 20 18:28:17 I was trying without perl support Nov 20 18:28:25 should work fine then, should Nov 20 18:28:26 IF ./configure would work Nov 20 18:28:30 what error are u getting? Nov 20 18:28:40 dont we have irssi in extras already ? Nov 20 18:28:40 ./configure: no such file or directory Nov 20 18:28:57 bencoh: I was trying to see if compiling natively works or not Nov 20 18:29:03 I failed at step 1 Nov 20 18:29:08 sec: oh btw, I have a half-baked weechat Nov 20 18:29:16 D: give it to me Nov 20 18:29:30 packaging failed because of some stuff missing for doc generation Nov 20 18:29:33 :< Nov 20 18:29:49 stryngs: I am pulling sources from git, so Nov 20 18:30:04 There's a configure.ac file also in there, it *should* work Nov 20 18:30:10 well ./ is indicitave of a script Nov 20 18:30:12 sec: I could still send you the whole directory if you want Nov 20 18:30:18 sources, binaries, and all Nov 20 18:30:19 so ./configure calls the file configure =) Nov 20 18:30:36 so if u have no file or directory, then perhaps u have to automake it Nov 20 18:30:37 That'd be awesome bencoh Nov 20 18:30:52 btw I patched mupdf a bit and updated to 1.6 Nov 20 18:31:11 Honestly, I just want any kind of dev environment up so I can compile as I wish Nov 20 18:31:18 I havent uploaded to extra-devel because I'm afraid recent libmupdf-dev would break compat with floatboat Nov 20 18:31:24 sec: Im grabbing irssi Nov 20 18:31:29 I will tell u your error in a moment Nov 20 18:31:29 Thanks <3 Nov 20 18:31:39 It's probably not ./confiugre Nov 20 18:31:44 just a heads up Nov 20 18:31:55 Should be :/ worked last I tried on debian Nov 20 18:32:07 ~sdk Nov 20 18:32:07 somebody said sdk was http://privatepaste.com/e4a5b13fad or "wget http://repository.maemo.org/tabletsdev/explicit/maemo-dev-env-downloads/downloads/Readme_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.txt" Nov 20 18:32:21 mupdf is now able to get focus (keyboard/fullscreen events), use zoom(sound) keys Nov 20 18:32:32 and recent versions have mouse/touchscreen "scroll" support Nov 20 18:32:52 meaning you can zoom using volume keys and move around/change page with touchscreen Nov 20 18:33:04 D: Nov 20 18:33:27 I should get in touch with current maintainer but feel free to ask for a .deb meanwhile Nov 20 18:34:05 (it seems way more usable than stock pdfreader to me) Nov 20 18:34:14 Nokia-N900:~/irssi-0.8.17# ./configure Nov 20 18:34:14 checking for a BSD-compatible install... /usr/bin/ginstall -c Nov 20 18:34:14 checking whether build environment is sane... yes Nov 20 18:34:14 checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p Nov 20 18:34:16 checking for gawk... gawk Nov 20 18:34:18 works fine sec Nov 20 18:34:20 -.- Nov 20 18:34:26 What am I missing then Nov 20 18:34:32 the file? Nov 20 18:34:34 build-essential should do it right? Nov 20 18:34:39 cnfigure is a file Nov 20 18:34:42 not a command Nov 20 18:34:44 configure.ac? Nov 20 18:34:45 sec: did you fetch from git ? Nov 20 18:34:48 Yes bencoh Nov 20 18:34:50 no Nov 20 18:34:51 configure Nov 20 18:34:57 sec: get a release tarball Nov 20 18:35:02 * stryngs nod Nov 20 18:35:03 or go through autotools hell Nov 20 18:35:10 but I wouldnt try that on native :) Nov 20 18:35:18 (not on old maemo at least) Nov 20 18:35:27 Er, stryngs is the file called configure.ac or configure? Nov 20 18:35:34 Building with Perl support ....... : NO! - Error linking with perl libraries: -L/usr/local/lib -L/usr/lib/perl/5.8/CORE -lperl -ldl -lm -lpthread -lcrypt: /usr/bin/ld: cannot find -lperl Nov 20 18:35:39 configure Nov 20 18:35:45 sec: autoconf generates configure from configure.ac Nov 20 18:35:47 I hate perl on the n900 Nov 20 18:35:49 ._. Nov 20 18:35:51 * stryngs nods at bencoh Nov 20 18:35:54 just fetch a tarball release Nov 20 18:35:56 Oh no wonder Nov 20 18:37:19 These are the only repos you need usually right - Nov 20 18:37:25 deb http://repository.maemo.org/ fremantle/sdk free non-free & Nov 20 18:37:27 deb http://repository.maemo.org/ fremantle/tools free non-free Nov 20 18:37:33 + their deb-src Nov 20 18:43:11 Err, tarball worked ._. Nov 20 18:43:21 Ok, something's wrong with their latest git then Nov 20 18:47:05 sec: it's not wrong, you're just missing some autotools knowledge to use it Nov 20 18:47:05 :) Nov 20 18:47:28 Nope, configure.ac in tarball too Nov 20 18:48:58 configure.ac is not used in a tarball release Nov 20 18:49:13 It is :< Nov 20 18:49:16 I just downloaded it Nov 20 18:49:40 it is present Nov 20 18:49:46 but not used Nov 20 18:49:48 Oh Nov 20 18:50:01 Um, I am missing glib Nov 20 18:50:31 stryngs: irssi on forums isn't good enough for you? Nov 20 18:51:05 Sicelo: blame me, I am using yours, but I would like to get a build environment up, and irssi seems to a be a decent middle ground Nov 20 18:51:06 already has perl ( and i'm sure *you* were one of the first to know) Nov 20 18:51:11 ah :) Nov 20 18:51:13 ok Nov 20 18:51:14 :P Nov 20 18:51:40 ~glib Nov 20 18:51:41 The GLib library of C routines. URL: http://www.gtk.org/ Nov 20 18:51:48 Bad infobot Nov 20 18:51:54 sec: maybe you can then upload to repos (which i was lazy to do) Nov 20 18:52:09 I need to get it working first ;) Nov 20 18:52:16 sec: you should see wiki about sb Nov 20 18:52:39 there is a nice page on how to set it up Nov 20 18:53:02 Yes I will come to that as well! Nov 20 18:53:33 Depending on how many days compiling takes on this xD Nov 20 18:54:41 I was Sicelo =) Nov 20 18:54:45 I just like to compile stuff myself Nov 20 18:55:22 And you should definately upload to the repos Sicelo Nov 20 18:55:29 You did the work =) Nov 20 18:55:38 stryngs++ Nov 20 18:57:00 Building with Perl support ....... : NO! :( Nov 20 18:57:08 But progress! Nov 20 19:00:35 checking for working Perl support... ok Nov 20 19:00:39 \o/ Nov 20 19:01:32 * sec hands everyone a beer Nov 20 19:01:57 wtf Nov 20 19:01:59 WHAT did u do sec? Nov 20 19:02:03 Magic Nov 20 19:02:07 plz tell? Nov 20 19:02:11 Considering u did it natively Nov 20 19:02:25 apt-get install libperl-dev Nov 20 19:02:26 :P Nov 20 19:03:42 E: Couldn't find package libperl-dev Nov 20 19:03:50 what repo from? Nov 20 19:04:03 http://repository.maemo.org/ Nov 20 19:04:04 SDK Nov 20 19:04:16 hmm Nov 20 19:04:21 deb http://repository.maemo.org/ fremantle/sdk free non-free deb-src http://repository.maemo.org/ fremantle/sdk free deb http://repository.maemo.org/ fremantle/tools free non-free deb-src http://repository.maemo.org/ fremantle/tools free Nov 20 19:04:23 and it doesnt bitch about /scratchbox Nov 20 19:04:24 interesting Nov 20 19:04:28 thanks dude Nov 20 19:04:36 gunna dpkg -x it and check it out Nov 20 19:04:47 Wouldn't get here if you didn't help earlier xD Nov 20 19:04:55 I had assumed it was broken somewhere :P Nov 20 19:05:10 i try to avoid SDK stuff if possible Nov 20 19:05:13 I'll get autotools working too so I can get git versions compiled Nov 20 19:05:14 because of sb dependencies for those debs Nov 20 19:05:17 =) Nov 20 19:05:53 not sure this is completely "safe" for a daily phone system Nov 20 19:06:06 It's not a daily phone :P Nov 20 19:06:18 I expect your deps to break at some point but I dunno Nov 20 19:06:26 haha Nov 20 19:06:27 hmm, its not there sec Nov 20 19:06:29 wtf Nov 20 19:06:36 Erm, I just installed it ._. Nov 20 19:06:44 yeah but im not apt-get Nov 20 19:06:46 Get:1 http://repository.maemo.org fremantle/sdk/free libperl-dev 5.8.3-3osso13+0m5 [567kB] Nov 20 19:06:49 im going to the repo via url =) Nov 20 19:07:12 libpaper/ 18-May-2010 11:55 - Nov 20 19:07:15 libpcap/ 18-May-2010 11:55 - Nov 20 19:07:18 libpciaccess/ 18-May-2010 11:55 - Nov 20 19:07:21 libpng3/ 18-May-2010 11:55 - Nov 20 19:07:24 libpthread-stubs/ 18-May-2010 11:55 - Nov 20 19:07:25 Lol Nov 20 19:07:27 libptypes/ ... Nov 20 19:09:29 AHAH Nov 20 19:09:34 Hi Nov 20 19:09:35 its not in right location! Nov 20 19:09:36 http://repository.maemo.org/pool/fremantle/free/p/perl/ Nov 20 19:09:37 woo Nov 20 19:09:59 My n900 cameria isn't working Nov 20 19:10:09 Is there a way to see if it is a problem with hardware or software? Nov 20 19:10:33 I guess I could flash it but it's such a drag Nov 20 19:10:56 what are symptoms salamisami ? Nov 20 19:11:33 I launch the camera app and open the lens cover but it still thinks its on Nov 20 19:11:46 close camera app, open lens cover Nov 20 19:11:48 what happens Nov 20 19:11:58 "open the lens cover", the camera application says Nov 20 19:12:08 nothing happens Nov 20 19:12:14 sensor broke Nov 20 19:12:23 open the back Nov 20 19:12:31 should be a little mechanical sensor Nov 20 19:12:42 at least i think thats how it works Nov 20 19:12:47 You mean disassemble my n900? Nov 20 19:12:48 Try lshal Nov 20 19:12:54 no, take the back piece off Nov 20 19:12:58 and see if it detects the cover opening Nov 20 19:12:58 look at it Nov 20 19:13:10 dont be afraid to take it apart Nov 20 19:13:15 ive gutted mine for fun before =) Nov 20 19:13:18 sec, yer da man =) Nov 20 19:13:52 NICE sec Nov 20 19:13:55 no /sb Nov 20 19:13:58 looks sane Nov 20 19:14:06 no postinst or preinst nonsense Nov 20 19:14:10 normal compiled deb Nov 20 19:14:13 * stryngs cheers Nov 20 19:14:25 :P Nov 20 19:14:31 salamisami: lshal -m Nov 20 19:14:40 and open and close lense cover to see if it's detected Nov 20 19:15:45 U could bang on it a bit =) Nov 20 19:16:46 Ok I will try it soon Nov 20 19:16:49 Device is updating atm Nov 20 19:16:55 Thank you for your time Nov 20 19:20:42 sec: you building on device? Nov 20 19:20:49 Yes Nov 20 19:21:06 http://i.imgur.com/4SUUxvO.png Nov 20 19:21:44 Nope nothing happens Nov 20 19:22:01 lshal is monitoring while i open the lens cover and no feedback Nov 20 19:22:12 It's not detecting your lense cover being opened then Nov 20 19:22:35 That would seem to be the case Nov 20 19:22:41 Looks like this Nov 20 19:22:43 00:52:26.748: platform_cam_shutter property button.state.value = true Nov 20 19:22:43 00:52:26.796: platform_cam_shutter condition ButtonPressed = cover Nov 20 19:22:52 yep, not seeing that Nov 20 19:23:01 So I guess the sensor is broken then Nov 20 19:23:09 Is it possible to bypass the sensor somehow? Nov 20 19:23:19 I'd guess so too, try putting a magnet against the back Nov 20 19:23:31 Maybe it's the magnet problems Nov 20 19:23:37 ^ Nov 20 19:23:38 Hence Nov 20 19:23:40 OPEN the back =) Nov 20 19:23:42 lshal -m and magnet that shit Nov 20 19:23:43 and look at it Nov 20 19:23:56 i think magnet is for just the back cover. cam shutter should be a light sensor Nov 20 19:24:09 Sicelo: mine reacts to a magnet Nov 20 19:24:23 hmm, ok Nov 20 19:24:27 I found out when I lost mine and needed to get the SD card working Nov 20 19:24:55 yes, of course sd card depends on magnet on the cover .. Nov 20 19:25:16 Yep, and lshal started spewing messages about the shutter too Nov 20 19:25:21 i see Nov 20 19:26:01 magnet's giving readings Nov 20 19:26:16 yep its the exact lines you posted Nov 20 19:26:20 ;) Nov 20 19:26:27 You're missing a magnet my friend Nov 20 19:26:35 uhhuh Nov 20 19:26:36 prolly fell off Nov 20 19:26:39 inside the case Nov 20 19:26:42 looks like an s Nov 20 19:26:45 Is there a way to fix it without paying for things? Nov 20 19:26:46 open it carefully Nov 20 19:26:48 glue Nov 20 19:27:03 open it carefully and look for it, its about 1/4 inch long and resembles an s Nov 20 19:27:07 You just need to glue a tiny magnet under the support thingy at the back Nov 20 19:27:14 salamisami: no. lol. you pay at least in investment of time ;) Nov 20 19:28:16 stryng, the cam's been broken for a long while now, its not behind the cover anymore if it ever was Nov 20 19:28:42 or well, the camera hasnt been broken but disabled Nov 20 19:28:56 Well atleast you know what's wrong now :P Nov 20 19:29:06 My magnet fell off the damn day I got my device -.- Nov 20 19:29:25 Sadly, I didn't know it made half the shit in the back work so I managed to lose it easily Nov 20 19:30:54 bencoh: I bought me a Jolla but this is still my go to companion device (yes grab your pitchforks) Nov 20 19:31:42 I just bought a 64 gb N9 Nov 20 19:32:11 unfortunately its got small scratches and wear Nov 20 19:32:33 My N900 is nearly mint :D Nov 20 19:32:40 I took good care of it Nov 20 19:32:45 so now i'm in an auction for one in almost pristine condition but defective :P Nov 20 19:32:46 Except the damn magnet Nov 20 19:33:00 then I'll just swap the mobos and ta-dah Nov 20 19:33:14 I want one of those bigger covers for mine so I can put two batteries together Nov 20 19:34:02 Woulda gotten a Jolla but the hardware and workmanship just doesn't compare Nov 20 19:34:09 also its xboxhuge Nov 20 19:34:20 I kinda like it actually Nov 20 19:35:43 Yeah but N9's got great audio and a neat camera, plus its perfect size for me Nov 20 19:35:58 Well yes, the Jolla is a little too big for me too Nov 20 19:36:22 Would be perfect if it were ~1.5 cms smaller both sides Nov 20 19:36:30 i admire the tohkbd crews efforts but just imagine it with that Nov 20 19:36:36 But I <3 the OS Nov 20 19:37:19 Would be neat if you could install a working sailfish on an android device with a hardware kb Nov 20 19:45:22 Well for what I paid for mine (~175 Euros), it's perfect! Nov 20 19:47:05 lYou bought it second hand, yes? Nov 20 19:47:31 Nope, brand new unpacked, from someone who never bothered to open it xD Nov 20 19:48:26 I'll be sure to install Ubiboot and try the Sailfish image on N9 though Nov 20 19:49:04 brb Nov 20 20:00:16 How active is the Sailfish OS community by the way? Nov 20 20:00:21 Maemo was pretty active back in the day Nov 20 20:00:36 Judging from the sparsity of apps its not quite on the same level Nov 20 20:00:48 Hopefully with improvements to the system the communtiy will grow Nov 20 20:02:55 Pretty active Nov 20 20:03:01 #sailfishos Nov 20 20:03:07 #jollamobile Nov 20 20:11:26 bencoh: I compiled weechat :) Nov 20 20:14:28 I wonder if the TOHKBD will make devs on Jolla more active Nov 20 20:15:13 Well they're outselling everything they crowd fund, they must be doing something right :P Nov 20 20:15:26 Their tablet is funded 300% now Nov 20 20:16:34 Well that's true, but you have to consider that their initial goal was not extremely high Nov 20 20:16:43 salamisami: well I see people wanting real Linux keyboard smartphones all the time Nov 20 20:16:48 so hopefully yes Nov 20 20:16:50 Anyway I was referring to community devs, not the Jolla company guys Nov 20 20:17:14 Yes there are plenty salamisami Nov 20 20:17:20 BTW, a lot of people still use the N900 as their main device as that is still pretty much only such thing in existence Nov 20 20:17:37 M4rtinK++ Nov 20 20:17:53 And probably the only one that will be for a long long time Nov 20 20:17:56 BTW, it is not only coding and CLI Nov 20 20:18:10 think about SMS,IM,Emails Nov 20 20:18:37 even gaming - you don't want to use a console emulator with touchscreen :) Nov 20 20:18:49 i use my n900 for ninja stuff =) Nov 20 20:18:58 it's a devious device if wanted =) Nov 20 20:21:34 sec: kewl :) Nov 20 20:21:52 [100%] Built target weechat Nov 20 20:22:00 :D/-\ :D<-/ Nov 20 20:22:06 Building with Perl support ....... : static (in irssi binary) Nov 20 20:22:07 Perl library directory ........... : (site default - /usr/local/lib/perl/5.8.3) Nov 20 20:22:10 * stryngs hugs sec Nov 20 20:22:15 v nice! =) Nov 20 20:22:29 * bencoh grabs his pitchfork ---[== Nov 20 20:22:33 :P Nov 20 20:23:32 WeeChat 1.0.1 [compiled on Nov 21 2014 20:12:24] Nov 20 20:23:34 :D Nov 20 20:24:45 meh, agressive linux disk caching .... my maemo/sb vm is all swapped out Nov 20 20:24:45 * sec is on a spree Nov 20 20:27:20 * sec giggles Nov 20 20:27:49 CTCP version me :3 Nov 20 20:27:55 21:27 [freenode] CTCP VERSION reply from sec: WeeChat 1.0.1 (Nov 21 2014) Nov 20 20:28:01 (done already ;p) Nov 20 20:28:04 xD Nov 20 20:28:25 did you get proper gnutls support ? Nov 20 20:28:30 Yep Nov 20 20:28:33 hmm Nov 20 20:28:36 Hold on, I'll jump on SSL Nov 20 20:32:16 looks like it didnt go well :> Nov 20 20:32:39 haha Nov 20 20:32:55 (I had trouble building weechat with maemo gnutls, so ... :]) Nov 20 20:34:06 i see. that sucks then. what is the problem? Nov 20 20:36:08 I dont remember precisely .... rebuilding :) Nov 20 20:38:24 ooh, right, libtool stuff regarding a broken .la file Nov 20 20:38:26 in gnutls Nov 20 20:38:36 which leads to /scratchbox/tools/bin/sed: can't read /usr/lib/libgpg-error.la: No such file or directory Nov 20 20:38:38 libtool: link: `/usr/lib/libgpg-error.la' is not a valid libtool archive Nov 20 20:38:47 what the hell is a garbage collector for irssi? Nov 20 20:38:58 because some crazy guy hardcoded .la files in libgnutls.la Nov 20 20:39:00 dependency_libs=' -L/usr/lib /usr/lib/libtasn1.la -L/scratchbox/devkits/apt-https/lib /usr/lib/libgpg-error.la -lz /usr/lib/libgcrypt.la -lgpg-error' Nov 20 20:39:20 which means I cant build against gnutls without mangling or repackaging it Nov 20 20:40:02 or repackaging libgpg-error.la with libtool files, but I think we want to avoid those in maemo Nov 20 20:47:23 Oh god that was horrid Nov 20 20:47:36 Why does weechat have such an innane way of validating certs Nov 20 20:47:40 haha Nov 20 20:47:56 so did you build against openssl or gnutls ? Nov 20 20:48:05 (ldd weechat maybe ?) Nov 20 20:48:06 hmm Nov 20 20:48:08 openssl Nov 20 20:48:12 sec did u enable garbage-collection for irssi? Nov 20 20:48:16 that's what I thought Nov 20 20:48:25 No gnutls libraries in maemo :P Nov 20 20:48:31 stryngs: nope Nov 20 20:48:38 any idea what it does? Nov 20 20:48:44 sec: actually we have gnutls but .la in libgnutls-dev is kinda broken Nov 20 20:48:57 heh, fails to build Nov 20 20:48:59 which makes it pretty much unusable for automated builds Nov 20 20:50:13 hm Nov 20 20:52:55 These libraries are sooo old half of the scripts are not working Nov 20 20:53:02 So much for using weechat Nov 20 20:53:34 haha Nov 20 20:53:36 sec, what does it require? Nov 20 20:54:00 stryngs: doesn't require anything, just full of bugs gah Nov 20 20:54:20 Python 2.5 and Perl from WW2 Nov 20 20:54:26 haha Nov 20 20:54:28 hmm, I dont see any openssl codepath in weechat, dunno how yours can work without gnutls Nov 20 20:54:43 :D Nov 20 20:54:46 sec: grep -i gnutls config.h ? Nov 20 20:55:39 config.h from? Nov 20 20:55:49 weechat source/build tree Nov 20 20:55:52 (what else ? :p) Nov 20 20:55:57 Sec Nov 20 20:57:11 bencoh: http://pastebin.com/raw.php?i=e1EjaPVr Nov 20 20:57:34 that's gnutls ... and it's not config.h Nov 20 20:57:46 No config.h in source tree Nov 20 20:57:51 woot ? Nov 20 20:57:54 I did it on the entire tree Nov 20 20:57:58 next to config.log Nov 20 20:58:13 did you build in-tree or in a separate build/ ? Nov 20 20:58:32 separate Nov 20 20:58:45 oh, then please check in build/ :) Nov 20 20:58:52 Ah, it's there xD Nov 20 20:59:22 topkek Nov 20 20:59:28 N900:build/ > grep -i gnutls config.h Nov 20 20:59:28 N900:build/ > Nov 20 20:59:31 lel Nov 20 20:59:36 ahem, okay Nov 20 20:59:42 I have no idea how this can work Nov 20 20:59:46 xD Nov 20 20:59:49 Magic Nov 20 20:59:55 yeah, definitely Nov 20 21:00:24 seriously now, wtf Nov 20 21:00:37 it doesnt use libgsoup Nov 20 21:00:43 or some other network wrapper Nov 20 21:01:57 sec: do you have anything in config.log ? Nov 20 21:02:57 hmm, and ... ldd weechat Nov 20 21:04:14 Oh say can you see... By the dawns early light............ Nov 20 21:05:01 config.log is empty Nov 20 21:05:42 bencoh: http://pastebin.com/raw.php?i=fiQCFjYR Nov 20 21:05:57 libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0x400c0000) Nov 20 21:05:58 hmm Nov 20 21:05:59 I swear.. idk how this happened Nov 20 21:07:24 sec: try this: echo hello | nc termbin.com 9999 Nov 20 21:07:24 =) Nov 20 21:07:28 pastebin sucks Nov 20 21:08:24 :) Nov 20 21:08:24 zsh: command not found: nc Nov 20 21:08:27 Oh god Nov 20 21:08:31 haha Nov 20 21:08:31 * sec facepalms Nov 20 21:08:55 At this rate I might just install debian Nov 20 21:09:07 there is nc extras Nov 20 21:09:18 or maybe it's just busybox, not sure Nov 20 21:09:40 netcat_1.10-32osso2_armel.deb Nov 20 21:09:41 nvm, I have ncat from nmap :P Nov 20 21:09:53 I confuse myself sometimes Nov 20 21:10:28 zsh? Nov 20 21:10:29 whoa Nov 20 21:10:37 I think you've been infected Nov 20 21:10:43 Lol Nov 20 21:10:47 should say bash: command not found: nc Nov 20 21:11:06 I am just used to zsh on all my systems Nov 20 21:11:29 interesting, i've only used sh and bash =) Nov 20 21:11:43 proud to have the most recent version of bash on my n900 too =) full ypatched! Nov 20 21:11:51 zsh has cool autocompletion out of the box Nov 20 21:12:05 ii bash 4.3-patch-30 The GNU Bourne Again SHell branch 4.x, tuned for maemo Nov 20 21:12:27 :P Nov 20 21:13:02 irssi still building, Nov 20 21:13:05 faster slave! Nov 20 21:13:08 * stryngs cracks the whip Nov 20 21:13:25 xD Nov 20 21:13:28 It takes some time Nov 20 21:13:55 Surprisingly weechat was faste Nov 20 21:18:07 1150mHz! Nov 20 21:21:10 hmm, shared or static perl library for irssi Nov 20 21:21:11 thoghts? Nov 20 21:21:56 static should be fine Nov 20 21:22:29 itll make a bigger binary though Nov 20 21:23:19 well, since i rolled with static, ill make that first, then compare against shared =) Nov 20 21:23:23 why not Nov 20 21:23:23 if you want to package it, dynamic Nov 20 21:23:41 so u would go with shared then bencoh? Nov 20 21:23:56 yup Nov 20 21:24:17 especially considering that we dont have much memory Nov 20 21:24:39 you dont want to load perl lib twice if two programs use it Nov 20 21:25:34 makes sense Nov 20 21:28:24 hmm: Nov 20 21:28:25 Building with Perl support ....... : static (in irssi binary) Nov 20 21:28:26 Perl library directory ........... : /usr/lib/perl/5.8 - NOTE: This was automatically set to the same directory you gave with --prefix. If you want the perl libraries to install to their 'correct' Nov 20 21:28:30 path, you'll need to give --with-perl-lib=site option to configure. Nov 20 21:28:32 Anyway, installing perl to this directory should work just as well. Nov 20 21:28:34 --enable-shared=perl? Nov 20 21:29:13 same response Nov 20 21:29:24 i wonder how to tell it to build with perl support of shared Nov 20 21:31:36 https://github.com/irssi/irssi/blob/master/INSTALL Nov 20 21:31:42 --with-perl=[yes|no|module] Nov 20 21:31:53 #define HAVE_STATIC_PERL 1 Nov 20 21:32:02 how do u make it shared perl sec? **** ENDING LOGGING AT Fri Nov 21 02:59:58 2014