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

darwin headers were tidied, but Makefile.in still lists them all #181

Closed
sthen opened this issue Sep 4, 2020 · 2 comments
Closed

darwin headers were tidied, but Makefile.in still lists them all #181

sthen opened this issue Sep 4, 2020 · 2 comments

Comments

@sthen
Copy link
Contributor

sthen commented Sep 4, 2020

'make install' fails for me, it tries to install the various numbered darwin headers from include/system/darwin/darwin(7-17).h but these were removed and only darwin.h exists.

I'm not sure why I'm seeing a failure and other users don't seem to have reported this, but anyway it looks like the extra entries in INCLUDESUBDIRHEADERS should be removed?

bvanassche added a commit that referenced this issue Sep 4, 2020
Only attempt to install header files that exist under
include/net-snmp/system/

See also #181 .

Fixes: f01c45c ("Darwin: Unify system header files")
@bvanassche
Copy link
Contributor

Does commit 52d4a46 help?

@sthen
Copy link
Contributor Author

sthen commented Sep 5, 2020

Yes, thanks.

@sthen sthen closed this as completed Sep 5, 2020
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

2 participants