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

Could not build strong swan on OSX #231

Closed
Karthikeyan1108 opened this issue Mar 5, 2021 · 1 comment
Closed

Could not build strong swan on OSX #231

Karthikeyan1108 opened this issue Mar 5, 2021 · 1 comment

Comments

@Karthikeyan1108
Copy link

Hi Team,

Please help me to fix this issue.

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/mach/task.h:348:2: error:
too many arguments provided to function-like macro invocation
semaphore_t *semaphore,
^
../../../../src/libstrongswan/utils/compat/apple.h:35:9: note: macro
'semaphore_create' defined here
#define semaphore_create(x) strongswan_semaphore_create(x)

@Karthikeyan1108
Copy link
Author

installed gmp library via brew and it fixed the issue.

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