Skip to content

fatal error: codec.h: No such file or directory #2

@joehealy

Description

@joehealy

Compiling emailparse seems to give the error:

[10 of 10] Compiling Network.Mail.Parse ( src/Network/Mail/Parse.hs, dist/build/Network/Mail/Parse.p_o )

csrc/codec.c:7:10: error:
fatal error: codec.h: No such file or directory
#include "codec.h"
^~~~~~~~~
|
7 | #include "codec.h"
| ^
compilation terminated.
cc' failed in phase C Compiler'. (Exit code: 1)

Any hints as to what this missing file belongs to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions