You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
M.Sergi...@gmail.com
on 6 Mar 2012 at 12:55The text was updated successfully, but these errors were encountered: