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

Does not compile under FreeBSD 13.2 #221

Open
kenmartin-unix opened this issue Aug 21, 2023 · 2 comments
Open

Does not compile under FreeBSD 13.2 #221

kenmartin-unix opened this issue Aug 21, 2023 · 2 comments

Comments

@kenmartin-unix
Copy link

CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
CMakeLists.txt:48 (find_package)

@ptrcnull
Copy link

do you have devel/pkgconf installed? the error message sounds pretty clear :p

@kenmartin-unix
Copy link
Author

do you have devel/pkgconf installed? the error message sounds pretty clear :p

Thanks I had to install a number of other packages like gettext, libappindicator and ayatana-ido.

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