Closed mwarning closed 8 years ago
Ok, the problem seems to be that uClibc++ references sortstable_sort in its include/algorithm file. Moving the two sort() functions behind stable_sort() fixes the problem.
I have this same build error, but I do not understand your fix. Could you provide some additional direction?
Finally I still get failure to compile module by myself, and I just download the pre-compiled binary ipk file from mwarning ( https://github.com/mwarning/zerotier-openwrt/releases ) but I found the the members ID will change for every time the openwrt device rebooted, I need to re-join and make a new permit and remove the old client every time after reboot.
I will have a look.
@nick-gold please try to build ZT again. It might work now.
@a2940uw could you make a new ticket please? I do not understand what you mean with making a new permit, members ID, removing the old client. Assume me being stupid. ;-)
The issue seems to be resolved. I have successfully built. Thanks.
alright!