Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD 8.2 setsockopt failed: 2 #20

Closed
GoogleCodeExporter opened this issue Oct 8, 2015 · 1 comment
Closed

FreeBSD 8.2 setsockopt failed: 2 #20

GoogleCodeExporter opened this issue Oct 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

It's a warning. Can be fixed by ensuring the httpready accept filter kernel 
module is loaded.

Original comment by olafvdspek on 6 Mar 2012 at 1:00

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant