Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Installation/Configuration Problem #182

@Richardo4039

Description

@Richardo4039

Hello,

First of all, im sorry for my bad english

I got this problem when i want to configure openssl oqs into my VirtualBox Linux Ubuntu 18.04, it said that the file include/openssl/evp.h cant read "include <oqs.oqs.h>", it happen in "make -j" command

And also, before the "make -j" command, i run the "cmake -GNinja -DCMAKE_INSTALL_PREFIX=<OPENSSL_DIR>=oqs .." some error said that "Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)" Does this has the connection problem with the oqs folder?

Here is the detail of errors

In file included from include/openssl/x509.h:18:0,
                 from apps/apps.h:26,
                 from apps/app_rand.c:10:
include/openssl/evp.h:18:11: fatal error: oqs/oqs.h: No such file or directory
 # include <oqs/oqs.h>
           ^~~~~~~~~~~
compilation terminated.
In file included from include/openssl/x509.h:18:0,
                 from apps/apps.h:26,
                 from apps/s_cb.c:14:
include/openssl/evp.h:18:11: fatal error: oqs/oqs.h: No such file or directory
 # include <oqs/oqs.h>
           ^~~~~~~~~~~
In file included from include/openssl/x509.h:18:0,
                 from apps/apps.h:26,
                 from apps/opt.c:9:
include/openssl/evp.h:18:11: fatal error: oqs/oqs.h: No such file or directory
 # include <oqs/oqs.h>
           ^~~~~~~~~~~
compilation terminated.

Thank you for your amazing work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions