-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error when compiling for freeBSD #104
Comments
Did you compile the latest source from git, or a release? Which versions of the build tools and compiler do you use? Can you compile it manually? @jmwilson As FreeBSD User, do you have an idea? |
@eccen did you install pkg-config? |
Chiming in to say I have the same error. 13.1 as well.
@sunwire
Thank you. |
Interestingly, a second run of
A subsequent
That block of code for easy reference.
I can't see any obvious syntax errors there. |
I eventually got it to compile by chasing dependencies. Unfortunately, I was sort of shooting in the dark, but looking at my bash history, it looks like |
Thanks @eccen My issue is the syntax error in The next step after |
My bad package is pkgconf https://www.freshports.org/devel/pkgconf |
That worked. Thanks @sunwire I think And/or I can workout the exact packages needed and list them for the README. Would that be useful for the project? |
Yes you are.
Please, do. |
I'm wondering if you might have advice on getting stenc to compile on freeBSD. I created a new jail in 13.1, installed automake and I get this error:
The text was updated successfully, but these errors were encountered: