Skip to content

build error on x86_64 macos: undeclared identifier 'IP_RECVTOS' #594

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

Closed
chris-martin opened this issue Dec 12, 2024 · 1 comment
Closed

Comments

@chris-martin
Copy link
Contributor

I am getting the following error trying to build network on the macos-13 github runner:

Cmsg.hsc:60:16: error: use of undeclared identifier 'IP_RECVTOS'
    hsc_const (IP_RECVTOS);
               ^
@chris-martin chris-martin changed the title build errors on x86_64 macos: undeclared identifier 'IP_RECVTOS' build error on x86_64 macos: undeclared identifier 'IP_RECVTOS' Dec 12, 2024
@chris-martin
Copy link
Contributor Author

This seems like a peculiarity of something in NixOS 24.11, so I'm going to close.

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

No branches or pull requests

1 participant