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

Variable Uninitialized Error While Building #10

Closed
dakanji opened this issue Apr 4, 2021 · 0 comments
Closed

Variable Uninitialized Error While Building #10

dakanji opened this issue Apr 4, 2021 · 0 comments

Comments

@dakanji
Copy link
Owner

dakanji commented Apr 4, 2021

I'm following the instructions on building on MacOS and came across an error. I'm pretty sure this is user error, not a bug, so I'm posting here rather than issues (please let me know if this is improper, I'm not familiar with the proper etiquette).

I've made it to "Build Required BaseTools C Tool Binaries" and when running
make -C BaseTools/Source/C
I get this error
error: variable 'StringIndex2' is uninitialized when used here [-Werror,-Wuninitialized]

I've poked around a bit online and found posts about a similar issue but I'm not quite sure how to implement it to this build. The full output is in the attached screenshot, there's a couple things that line up that I wouldn't be able to get proper here.

Screen Shot 2021-04-04 at 6 17 28 AM

Originally posted by @bcskillings in https://github.com/dakanji/RefindPlus/discussions/43

@dakanji dakanji transferred this issue from dakanji/RefindPlus Apr 4, 2021
@dakanji dakanji added the Bug label Apr 4, 2021
@dakanji dakanji closed this as completed in e849b68 Apr 4, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant