Skip to content

Build error against PostgreSQL 14 #2

@devrimgunduz

Description

@devrimgunduz

Hi,

1.0.6 fails to build against PostgreSQL 14. v14 beta1 is already out. Can you please take a look?

wal2mongo.c:26:10: fatal error: utils/jsonapi.h: No such file or directory
26 | #include "utils/jsonapi.h"
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [: wal2mongo.o] Error 1
make[1]: *** Waiting for unfinished jobs....
wal2mongo.c:26:10: fatal error: 'utils/jsonapi.h' file not found
#include "utils/jsonapi.h"
^~~~~~~~~~~~~~~~~
1 error generated.

Regards, Devrim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions