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

Ubuntu 18.04 LTS Minimal 编译 strongswan-5.5.1 失败 #167

Open
winking324 opened this issue Jan 3, 2019 · 0 comments
Open

Ubuntu 18.04 LTS Minimal 编译 strongswan-5.5.1 失败 #167

winking324 opened this issue Jan 3, 2019 · 0 comments

Comments

@winking324
Copy link

失败日志:

utils/utils/memory.h:99:15: error: ‘uintptr_t’ undeclared (first use in this function); did you mean ‘__intptr_t’?
  for (i = 0; (uintptr_t)&c[i] % sizeof(long) && i < n; i++)
               ^~~~~~~~~
               __intptr_t

可以参考strongswan的Bug #2425,建议升级较新版本。

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