Skip to content

Streamly core >= 0.2 does not build on FreeBSD #2736

@sumo

Description

@sumo

As per the defines build fails. Should there be anther package (streamly-io?) that provides IO related capability so that streamly-core can be used without a dependency on OS?

Building library for streamly-core-0.2.1..

src/Streamly/Internal/FileSystem/Dir.hs:99:2: error:
     error: "Unsupported architecture"
   |
99 | #error "Unsupported architecture"
   |  ^
#error "Unsupported architecture"
 ^
1 error generated.

src/Streamly/Internal/FileSystem/Dir.hs:99:2: error:
     error: "Unsupported architecture"
   |
99 | #error "Unsupported architecture"
   |  ^
#error "Unsupported architecture"
 ^
1 error generated.

src/Streamly/Internal/FileSystem/Dir.hs:1:1: error:
    `cc' failed in phase `C pre-processor'. (Exit code: 1)
  |
1 | #include "inline.hs"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions