Skip to content

Sodium.h missing? #1105

Description

@almindor

I'm getting

  CC       ../testing/misc_tools.lo
../testing/misc_tools.c:43:20: fatal error: sodium.h: No such file or directory
 #include "sodium.h"

when running make on v0.2.6 release. This is a regression that seems to have been introduced in v0.2.6 specifically commit fb89c03

I am using these configuration options:

 ./configure --with-pic --prefix "$FAKEDIR" --with-libsodium-headers="$SODIUMDIR/src/libsodium/include" --with-libsodium-libs="$SODIUMLIBSDIR"

The directories for sodium includes are all good and the same steps compile and build with 0.2.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions