| wpwrak | roh: it's not only what schneier writes. there are also often good discussions. the better part of the internet hive mind at work :) | 01:14 |
|---|---|---|
| whitequark | and friday squids! | 01:25 |
| wpwrak | yeah, the squids. have to be on good terms with Cthulhu | 01:27 |
| qi-bot | [commit] Werner Almesberger: ircstat/ML: update for 1/2013 (master) http://qi-hw.com/p/wernermisc/886f29b | 04:51 |
| qi-bot | [commit] Werner Almesberger: ircstat/mlstat: add 2013 (master) http://qi-hw.com/p/wernermisc/7d07976 | 04:54 |
| whitequark | look: https://github.com/digego/extempore | 05:02 |
| wpwrak | lithp reloadeth ? | 05:08 |
| whitequark | which lithp? | 05:18 |
| wpwrak | the language looks lispish | 05:19 |
| whitequark | ah | 05:20 |
| whitequark | syntax doesn't matter | 05:21 |
| wpwrak | i'll keep that for my famous last words collection :) | 05:21 |
| whitequark | sigh | 05:21 |
| whitequark | syntax doesn't matter for the purpose of asking to look at features provided by this language; features which do not depend on its syntax having any particular form | 05:22 |
| whitequark | is this better? | 05:22 |
| wpwrak | ah :) so what's the killer feature ? "cyberphysical" sounds like coming from the inaccurate sciences department :) | 05:35 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c (gui): move position display to show_position; add position in samples (master) http://qi-hw.com/p/ben-blinkenlights/5b050b4 | 05:47 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c: add user-defined zero reference (set/unset with space) (master) http://qi-hw.com/p/ben-blinkenlights/b99c814 | 05:47 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c (pos_step): step one sample at maximum zoom (master) http://qi-hw.com/p/ben-blinkenlights/9cc0328 | 05:47 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c (si_text): used fixed %7.3f format if we have 7 characters (master) http://qi-hw.com/p/ben-blinkenlights/60b3751 | 05:47 |
| qi-bot | [commit] Werner Almesberger: ubb-la/README: briefly describe GUI use (master) http://qi-hw.com/p/ben-blinkenlights/0058175 | 15:30 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c (gui_init): disable the cursor on the Ben (master) http://qi-hw.com/p/ben-blinkenlights/9c3caf2 | 15:30 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c: move sample retrieval to new function get_sample (master) http://qi-hw.com/p/ben-blinkenlights/47e5859 | 15:30 |
| qi-bot | [commit] Werner Almesberger: ubb-la/gui.c: Shift+Left/Right jumps "intelligently" to next change on any channel (master) http://qi-hw.com/p/ben-blinkenlights/aa1106e | 15:30 |
| LunaVorax | Hi! | 18:47 |
| kukac | Hi, i am a beginner in cross compiling. I tried to follow these instructions: http://en.qi-hardware.com/wiki/Building_Software_Image#Downloading_sources and I get an error message: | 20:42 |
| kukac | make -r world: build failed. [...] Error 1 | 20:43 |
| kukac | now trying with V=99 switch | 20:43 |
| kukac | it is a amd64 system | 20:43 |
| kukac | make all-recursive | 20:45 |
| kukac | make[5]: Entering directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs' | 20:45 |
| kukac | Making all in src | 20:45 |
| kukac | make[6]: Entering directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs/src' | 20:45 |
| kukac | Making all in mklibs-readelf | 20:45 |
| kukac | make[7]: Entering directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs/src/mklibs-readelf' | 20:45 |
| kukac | x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -I/home/user/xcompile_xburst/openwrt-xburst/staging_dir/host/include -I/home/user/xcompile_xburst/openwrt-xburst/tools/mklibs/include -g -O2 -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o elf.cpp | 20:45 |
| kukac | elf.cpp: In static member function 'static Elf::file* Elf::file::open(const char*)': | 20:45 |
| kukac | elf.cpp:68:5: error: '::close' has not been declared | 20:45 |
| kukac | make[7]: *** [elf.o] Error 1 | 20:45 |
| kukac | make[7]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs/src/mklibs-readelf' | 20:45 |
| kukac | make[6]: *** [all-recursive] Error 1 | 20:45 |
| kukac | make[6]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs/src' | 20:45 |
| kukac | make[5]: *** [all-recursive] Error 1 | 20:45 |
| kukac | make[5]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs' | 20:45 |
| kukac | make[4]: *** [all] Error 2 | 20:45 |
| kukac | make[4]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs' | 20:45 |
| kukac | make[3]: *** [/home/user/xcompile_xburst/openwrt-xburst/build_dir/host/mklibs/.built] Error 2 | 20:45 |
| kukac | make[3]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst/tools/mklibs' | 20:45 |
| kukac | make[2]: *** [tools/mklibs/compile] Error 2 | 20:45 |
| kukac | make[2]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst' | 20:45 |
| kukac | make[1]: *** [/home/user/xcompile_xburst/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.tools_install_nnynn] Error 2 | 20:45 |
| kukac | make[1]: Leaving directory `/home/user/xcompile_xburst/openwrt-xburst' | 20:45 |
| kukac | make: *** [world] Error 2 | 20:45 |
| kukac | got this with V=99 | 20:45 |
| wpwrak | kukac: i don't know what's wrong with the openwrt build here, but if you're on some kind of debian x86-64, you could try the precompiled toolchain instead | 21:35 |
| kukac | wpwrak: I am trying to find it on the qi-hardware site. Thanks | 21:39 |
| wpwrak | this is roughly the process that worked for me the last time | 21:46 |
| wpwrak | installs toolchain and "SDK". the latter contains the most important libraries. | 21:47 |
| wpwrak | the "export" in the last line should go into .bash_profile or similar | 21:48 |
| wpwrak | instead of the ln -sf you could also add that directory to your PATH. | 21:49 |
| kukac | wpwrak: I am trying now with the script on http://en.qi-hardware.com/wiki/Building_OpenWRT_on_Debian_6 | 21:50 |
| kukac | wpwrak: this script worked on my laptop | 21:51 |
| wpwrak | sounds promising :) | 22:00 |
| --- Sat Feb 2 2013 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!