when I run xbt on FreeBSD I get the message:
setsockopt failed: 2
but the announcer is working properly
Is this problem an error? how to fix it?
compile am submitting additional changes in the make.sh:
DEL: g++ $@ -DEPOLL -DNDEBUG -I ../misc -I . -O3 -o xbt_tracker \
ADD: g++ $@ -DNDEBUG -I ../misc -I . -O3 -o xbt_tracker -I /usr/local/include \
Original issue reported on code.google.com by M.Sergi...@gmail.com on 6 Mar 2012 at 12:55
Original issue reported on code.google.com by
M.Sergi...@gmail.com
on 6 Mar 2012 at 12:55