Topic for #qi-hardware is now Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs
<bartbes>
I'm sorry, I should say for the binaries
<jivs_>
sorry, u need the guile2 ipk?
<bartbes>
preferably
<jivs_>
i am not sure if installing guile 2 ipk only will be enough.
<jivs_>
i had to compile the toolchain with full language support and locale support for guile to work
<bartbes>
yeah, that's one of the problems I had way back when I wanted to port it
<jivs_>
if you want to flash ben with image including guile 2 it can be done with a custom reflashing script
<jivs_>
i remember we discussing linunistring issue some time back
<bartbes>
but the 2.0 tree is so much more awesome than 1.8
<jivs_>
libunistring
<bartbes>
if only for ffi
<jivs_>
it took long time time to solve locale and other issues
<jivs_>
xiangfu, btw i assumed your toolchain already has full language support and locale support. is it true?
wolfspraul has joined #qi-hardware
wolfspra1l has quit [Read error: Connection reset by peer]
DocScrutinizer has quit [Disconnected by services]
DocScrutinizer has joined #qi-hardware
cladamw has joined #qi-hardware
<xiangfu>
jivs_, I got a error like:
<xiangfu>
/usr/bin/ld: /home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/host/lib/libgmp.a(mp_set_fns.o): relocation R_X86_64_32 against `__gmp_default_allocate' can not be used when making a shared object; recompile with -fPIC
<xiangfu>
/home/xiangfu/workspace/PanGu/openwrt-xburst/staging_dir/host/lib/libgmp.a: could not read symbols: Bad value
<jivs_>
xiangfu, have you got time so that we can try changing the Makefile to make it work..
<jivs_>
is there gmp-5.0.1 folder in your build_dir/host?
Maroni has joined #qi-hardware
<jivs_>
xiangfu, i have never got that error in my toolchain but it seems it is coming from shared library of gmp
<jivs_>
solution seems to be use --disable-shared in guile host configure
cladamw has quit [Quit: Ex-Chat]
<jivs_>
can you please add --disable-shared to HOST_CONFIGURE_ARGS in the Makefile and try..
antoniodariuh_ has quit [Ping timeout: 245 seconds]
antoniodariuh_ has joined #qi-hardware
paralica has joined #qi-hardware
<paralica>
hi
<paralica>
anyone here*
<paralica>
?
<viric>
yes sir
<paralica>
ah finally
<paralica>
sir i have a little issue about """"COOLER MASTER HYPER 212 EVO"""". its applied on p8z68 vprogen3 and i7 2700K. its turning little bit 2 or 5 degrees with hand. and it seems 5 degree sloped to left. is it problem?
<Ayla>
no
<viric>
not for me, at least
erikkugel has joined #qi-hardware
emeb has joined #qi-hardware
<mth>
paralica: you're on the wrong channel... this is not a generic hardware channel; see topic
<viric>
I wonder what freenode channel can answer that question
<paralica>
what can i do :(
<paralica>
im trying to do my best :(
paralica has left #qi-hardware [#qi-hardware]
jekhor has joined #qi-hardware
kilae has joined #qi-hardware
emeb has quit [Quit: Leaving.]
emeb has joined #qi-hardware
antoniodariuh_ has quit [Remote host closed the connection]
kuribas has joined #qi-hardware
lindi- has quit [Changing host]
lindi- has joined #qi-hardware
jivs_ has quit [Quit: Leaving]
dptech has joined #qi-hardware
dptech has quit [Client Quit]
GNUtoo-desktop has joined #qi-hardware
jekhor has quit [Ping timeout: 252 seconds]
Guest88650 is now known as zumbi
kuribas has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
phirsch has quit [Ping timeout: 244 seconds]
phirsch has joined #qi-hardware
kilae has quit [Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725]]
<wolfspra1l>
hmm. the qi-kernel webview is not working for a long time
<wolfspra1l>
the action-item is to remove indefero and switch to a standalone webviewer
<wolfspra1l>
schhist, lemme see
<wolfspra1l>
back working, thanks for letting me know!
<wolfspra1l>
the reason was that schhist is on a separate server, and the output 'mapped' to the main server over nfs
<wolfspra1l>
and I guess 20+ years nfs development is not enough to get some basic stability working, so unfortunately that nfs link is quite breakable
<wolfspra1l>
yesterday hetzner moved the schhist server and when it came back up the nfs link was broken (stale nfs handle, whatever)
<wolfspra1l>
the only way out of the nfs stuckness in such a case are a few restarts and remounts of the nfs server and mount points, until it works again :-)
<wpwrak>
(schhist fixed) thanks a bunch !
<wpwrak>
(stale file handle) ah yes, such things can happen. i get that even once every few years in my own ultra-conservative setup.