as you all may have noticed, makenode.js doesn't work anymore
apparently this is because the server it communicates with evaporated?
so, this is a call for all people who know what to do about this problem to
reply with information so that the problem can be dealt with.
myself and papazoga are willing to work on it, or at least poke at it and try
to improve documentation.
my apologies if the information I seek is easily found and I just didn't know
where to look.
thank you
-jake
https://wiki.openwrt.org/toh/meraki/mr18
Very nice triple-radio unit and apparently OpenWRT compatible?
Could be good for use in Omni.
You can get one for free for participating in a webinar as explained on the
OpenWRT page :)
Someone up for it?
--
marc/juul
There is a community conference/workshop/gathering every year for community
mesh folks called BattleMesh:
http://battlemesh.org/BattleMeshV10
The date and location have been set:
June 5th to 11th, 2017 in Vienna
I am planning to go. Does anyone want to come along and make it a group
outing?
See the agenda from the previous event for an idea of what takes place:
http://battlemesh.org/BattleMeshV9/Agenda
--
marc/juul
I'm getting these errors in config.log when I try to build:
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
configure:4307: $? = 0
configure:4296: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4307: $? = 1
configure:4296: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4307: $? = 1
configure:4327:…
[View More] checking whether the C compiler works
configure:4349: gcc -O2
-I/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/include
-I/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/usr/include
-I/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/include
-I/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/usr/include
-L/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/lib
-L/home/andrew/sudowrt-firmware/built_firmware/builder.ar71xx/staging_dir/host/usr/lib
conftest.c >&5
gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.
configure:4353: $? = 1
configure:4391: result: no
liblto_plugin.so is on my system in the PATH, so I'm kinda stumped. Also
not sure what's going on with the 'unrecognized command line option' errors.
Earlier, it couldn't find the `cc1` binary, but I fixed that with a
symlink. Not sure where I could add a symlink for this file, though.
Any thoughts? I was able to build OpenWRT without a hitch, so I think the
issue is in something SudoWRT is doing.
Andy
[View Less]