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

unhandled condition in --disable-debugger mode, quitting #824

Open
yurivict opened this issue May 31, 2022 · 6 comments
Open

unhandled condition in --disable-debugger mode, quitting #824

yurivict opened this issue May 31, 2022 · 6 comments

Comments

@yurivict
Copy link

Build of version 1.26.0 of quilc fails with this message.

sbcl-2.2.4
FreeBSD 13.1

@stylewarning
Copy link
Member

Under what condition does that happen? Just starting it up?

@yurivict
Copy link
Author

Here is the log.

@stylewarning
Copy link
Member

Here is the log.

Can you install libffi?

brew install libffi

or equivalent on your platform.

@yurivict
Copy link
Author

libffi-3.4.2 is already installed.

@yurivict
Copy link
Author

/usr/local/lib/libffi.so.8 is the library path.

@yurivict
Copy link
Author

I think you should look for libffi.so on all UNIXes, not just OpenBSD.

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