quicklisp installing iolib 0.8.3 fails on g++ trying to compile 'c' module
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| IOLib |
Undecided
|
Unassigned |
Bug Description
Mac os x, SBCL SBCL 2.0.7.157-
g++ --version gives
g++ --version
Configured with: --prefix=
Apple clang version 11.0.0 (clang-
Target: x86_64-
Thread model: posix
InstalledDir: /Applications/
Stelian Ionescu (sionescu) wrote : | #1 |
William G Lederer (wglb) wrote : Re: [Bug 1893692] Re: quicklisp installing iolib 0.8.3 fails on g++ trying to compile 'c' module | #2 |
Thanks, this resolves it.
wglb
On Mon, Aug 31, 2020 at 3:55 PM Stelian Ionescu <email address hidden>
wrote:
> IOlib requires a C library named libfixposix:
> https:/
> It's available in brew, although I don't know if it works well because I
> don't use OSX.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> quicklisp installing iolib 0.8.3 fails on g++ trying to compile 'c'
> module
>
> Status in IOLib:
> New
>
> Bug description:
> Mac os x, SBCL SBCL 2.0.7.157-
>
> g++ --version gives
>
> g++ --version
> Configured with: --prefix=
> --with-
> Apple clang version 11.0.0 (clang-
> Target: x86_64-
> Thread model: posix
> InstalledDir:
> /Applications/
>
> To manage notifications about this bug go to:
> https:/
>
IOlib requires a C library named libfixposix: https:/ /github. com/sionescu/ libfixposix
It's available in brew, although I don't know if it works well because I don't use OSX.