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

valabind failed to build on 10.4.11 #1027

Open
thamugadi opened this issue Nov 26, 2023 · 3 comments
Open

valabind failed to build on 10.4.11 #1027

thamugadi opened this issue Nov 26, 2023 · 3 comments

Comments

@thamugadi
Copy link

Hello everyone,
I have trouble installing valabind.
https://gist.github.com/thamugadi/57019f7dbdff7f85bb465914bb3890c6

@sevan
Copy link
Contributor

sevan commented Nov 26, 2023

Any luck building with a new complier?
brew install gcc to get GCC 7
Then try
brew install valabind --cc=gcc-7

@thamugadi
Copy link
Author

Any luck building with a new complier? brew install gcc to get GCC 7 Then try brew install valabind --cc=gcc-7

I just tried it, it didn't solve the problem (still the same error).

@sevan
Copy link
Contributor

sevan commented Nov 27, 2023

Deleted my previous comment.
With PR #989, #1028, #1029 to update glib, vala, valabind. I was able to build valabind 1.8.0 on Tiger with GCC 4.0.1

You might be able to skip the glib update, and just go for the vala & valabind updates, but they'll all eventually land in the tree, no problems permitting. :)

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