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

vbcc not building, missing a declaration of some function #400

Closed
OwenTheBowen opened this issue Jul 14, 2024 · 2 comments
Closed

vbcc not building, missing a declaration of some function #400

OwenTheBowen opened this issue Jul 14, 2024 · 2 comments

Comments

@OwenTheBowen
Copy link

Me again, another problem with building on Arch Linux.

All the make update and stuff is working fine, it has permissions to use the correct directories, all that stuff.
When running "time make all -j4" it makes most things successfully, but runs into errors when making vbcc.
The error seems to be that it's missing a function declaration, perhaps there are some missing header files?
I've attached the console output from the command: time make all -j4.txt

I've implemented the fixes in both of my previous issues, but to no avail, this seems to be something wrong with vbcc.

@OwenTheBowen
Copy link
Author

What can I do to fix this issue and build the repository?

@OwenTheBowen
Copy link
Author

After pulling the repository commit from July 14th, my build is working. I guess you corrected the problem without replying to this issue. I will close it with this comment.

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