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

Build sets a wrong id path for dynalic library #7

Open
barracuda156 opened this issue Dec 21, 2023 · 0 comments
Open

Build sets a wrong id path for dynalic library #7

barracuda156 opened this issue Dec 21, 2023 · 0 comments

Comments

@barracuda156
Copy link

Apparently the id is set wrongly by the build:

36-209% otool -L /opt/local/lib/libbasiclu.2.2.0.dylib 
/opt/local/lib/libbasiclu.2.2.0.dylib:
	lib/libbasiclu.2.2.0.dylib (compatibility version 2.0.0, current version 2.2.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 117.0.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

It leaves dependents broken, since nothing is found at lib/libbasiclu.2.2.0.dylib.

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

1 participant