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

Compilation error "ntsyscalls.h" #238

Closed
daviDarthemis opened this issue May 20, 2024 · 1 comment
Closed

Compilation error "ntsyscalls.h" #238

daviDarthemis opened this issue May 20, 2024 · 1 comment

Comments

@daviDarthemis
Copy link

dlls/ntdll/signal_arm64.c:36: error: ntsyscalls.h: No such file or directory

jhollingworth added a commit to jhollingworth/wine that referenced this issue May 31, 2024
If you don't call tools/make_specfiles then build will fail saying it's missing ntsyscalls.h. 

This confused me and a few others (ValveSoftware#221, ValveSoftware#238). Adding the call to autogen.sh to avoid this issue in the future
@ivyl
Copy link
Collaborator

ivyl commented Jun 10, 2024

see: #239 (comment)

@ivyl ivyl closed this as completed Jun 10, 2024
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