-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
Fatal error making v1.7.3 from source #468
Comments
1.7.3 compiles fine here.. what i do is:
whats your configure line? |
my configure is a pretty simple Does compiling somehow reference the application config (that seems really, really, odd) I just made another attempt, with the same failure: I'm running it on opensuse leap 15.5 (latest) |
@fourjay - what OS/version are you using? |
Ahh - sorry, I see - opensuse. I have no opensuse, but I would expect |
Thank you. This looks OK (to my untrained eye). To that end, here are a few more lines preceding the failure.
Is it possible there's an include that's missing? |
Looking at the working compile on my machine (v1.7.2) it looks like the use of libtool is new for v.1.7.3?
|
I installed a virtual opensuse to test. Here is how it works:
or use clang to compile:
|
Thank you so much. clang worked as expected |
v1.7.2 builds fine for me.
v1.7.3 errors out with:
The text was updated successfully, but these errors were encountered: