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

Can't build recently - not sure what changed #4

Closed
quicklisp opened this issue Aug 26, 2020 · 4 comments
Closed

Can't build recently - not sure what changed #4

quicklisp opened this issue Aug 26, 2020 · 4 comments

Comments

@quicklisp
Copy link

When building today I get this:

Unhandled LOAD-FOREIGN-LIBRARY-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A380D3}>: Unable to load any of the alternatives:
   ("libmixed.so.2" "libmixed2.so" "libmixed.so" "lin-amd64-libmixed.so")

Is this the result of a recent source update? Is it possible the build environment changed instead somehow? How can I get libmixed?

@Shinmera
Copy link
Member

Hmm. The library is bundled with the repo (see the static/ directory). Not sure why it would fail to find it.

@quicklisp
Copy link
Author

quicklisp commented Aug 26, 2020 via email

@Shinmera
Copy link
Member

Ah, that's helpful. I thought I had taken care of the glibc versioning stuff, but I guess I must not have got it down quite right. Will look into it tomorrow.

@Shinmera
Copy link
Member

Should be good now, tested it successfully on a lower version of linux.

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