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

[Bug] MacOS(X) : runtime errors, third party libraries not found #5417

Open
Laurent-777 opened this issue Mar 19, 2025 · 2 comments
Open

[Bug] MacOS(X) : runtime errors, third party libraries not found #5417

Laurent-777 opened this issue Mar 19, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Laurent-777
Copy link

Describe the bug

Make issues many errors due to libraries such as GDal not found dynamically.

To reproduce

Expected behavior

runtime path (@rpath) works, and inherent options to set (--with-etc.), including pkgconfig and export DYNAMIC_LIBRARY_PATH work.

Correct compilation of every third-party library that are NOT INSTALLED in the PATH ($PATH) or NOT IN /usr/local, as I do usually.

Screenshots

N/A currently. Please look at the log files (zip)

System description

GRASS v. 8.4.1 AND previous one (including v. 7x)

Additional context

Remark : currently investigating how to fix it, in particular looking for ALL third libraries involved.

Kind regards,

Incl. 3 log (or zip) files : 1/config.log, 2/ display of ./configure, 3/ dsipaly of make

@Laurent-777 Laurent-777 added the bug Something isn't working label Mar 19, 2025
@Laurent-777
Copy link
Author

PS The log files.

config.log.zip
my-configure.log.zip
my-make.log

@nilason
Copy link
Contributor

nilason commented Mar 19, 2025

You may find tips from https://github.com/OSGeo/grass/blob/main/macos/files/configure-grass.sh (which builds with conda dependents).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants