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

Add call tools/make_specfiles to autogen.sh #239

Closed

Conversation

jhollingworth
Copy link
Contributor

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 (#221, #238). Adding the call to autogen.sh to avoid this issue in the future

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

I've moved the make_specfiles after make_vulkan as it touches one of those files. Shouldn't matter much though.

I've also changed the commit message a bit to adhere to the style used by Wine. This should appear shortly in bleeding-edge and then will trickle to all the other branches.

Thanks!

@ivyl ivyl closed this Jun 10, 2024
Plagman pushed a commit that referenced this pull request Jun 10, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: #239
Plagman pushed a commit that referenced this pull request Jun 20, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: #239
Plagman pushed a commit that referenced this pull request Jul 17, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: #239
Plagman pushed a commit that referenced this pull request Aug 21, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: #239
Plagman pushed a commit that referenced this pull request Sep 4, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: #239
bylaws pushed a commit to bylaws/wine that referenced this pull request Sep 6, 2024
If you don't call tools/make_specfiles then build will fail saying it's
missing ntsyscalls.h.

Link: ValveSoftware/wine#239
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

Successfully merging this pull request may close these issues.

2 participants