Skip to content
New issue

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

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

Already on GitHub? # to your account

Building rsmb with OS X command line tools #4

Open
gazally opened this issue Jul 7, 2016 · 0 comments
Open

Building rsmb with OS X command line tools #4

gazally opened this issue Jul 7, 2016 · 0 comments

Comments

@gazally
Copy link

gazally commented Jul 7, 2016

Here are the changes I had to make to build rsmb on OS X 10.11.5 running version 7.1.3 of the command line tools, for whoever might find them helpful:

In the makefile, change:
CFLAGS=-Wall
to
CFLAGS=-Wall -D_XOPEN_SOURCE

and in Socket.c on the one line where it occurs, change IPV6_ADD_MEMBERSHIP to IPV6_JOIN_GROUP

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant