Comment 2 for bug 1893692

Revision history for this message
William G Lederer (wglb) wrote : Re: [Bug 1893692] Re: quicklisp installing iolib 0.8.3 fails on g++ trying to compile 'c' module

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://github.com/sionescu/libfixposix
> 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://bugs.launchpad.net/bugs/1893692
>
> 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-2b53643e7-dirty
>
> g++ --version gives
>
> g++ --version
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
> --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
> Apple clang version 11.0.0 (clang-1100.0.33.17)
> Target: x86_64-apple-darwin18.7.0
> Thread model: posix
> InstalledDir:
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/iolib/+bug/1893692/+subscriptions
>