Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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