Skip to content

esp32/rom/aes.h: No such file or directory #8741

Open
@diplfranzhoepfinger

Description

@diplfranzhoepfinger

using:

https://components.espressif.com/components/wolfssl/wolfssl/versions/5.7.6?language=en

and ESP-IDF 5.4

on a ESP32-C3

Compile log:
https://gist.github.com/diplfranzhoepfinger/d93b40dabf57ce8bdff98012f6cc6ab0

snippet:

idf/wolfssl__wolfssl/CMakeFiles/__idf_wolfssl__wolfssl.dir/src/tls13.c.obj -MF esp-idf/wolfssl__wolfssl/CMakeFiles/__idf_wolfssl__wolfssl.dir/src/tls13.c.obj.d -o esp-idf/wolfssl__wolfssl/CMakeFiles/__idf_wolfssl__wolfssl.dir/src/tls13.c.obj -c /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/src/tls13.c
In file included from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/wolfcrypt/sha256.h:85,
                 from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/wolfcrypt/random.h:109,
                 from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/wolfcrypt/asn_public.h:36,
                 from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/ssl.h:36,
                 from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/internal.h:28,
                 from /home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/src/tls13.c:115:
/home/franz/git/hm/lab02/aes-wolfssl/managed_components/wolfssl__wolfssl/wolfssl/wolfcrypt/port/Espressif/esp32-crypt.h:723:18: fatal error: esp32/rom/aes.h: No such file or directory
  723 |         #include "esp32/rom/aes.h"
      |                  ^~~~~~~~~~~~~~~~~
compilation terminated.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions