Skip to content

[BUG] audio_rttl application fails to compile #3621

Description

@linguini1

Description / Steps to reproduce the issue

Enable the audio_rttl application in Kconfig and build.

./audio_rttl.cxx:31:10: fatal error: arch/chip/audio.h: No such file or directory
   31 | #include <arch/chip/audio.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
ERROR: aarch64-none-elf-g++ failed: 1
       command: aarch64-none-elf-g++ -MT ./audio_rttl.cxx.home.linguini.coding.nuttx-space.apps.examples.audio_rttl.o  -M '-D_LDBL_EQ_DBL' '-fno-common' '-Wall' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-nostdinc++' '-Wno-psabi' '-std=gnu++17' '-fno-exceptions' '-fcheck-new' '-fno-rtti' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-g' '-march=armv8-a' '-isystem' '/home/linguini/coding/nuttx-space/nuttx/include/cxx' '-isystem' '/home/linguini/coding/nuttx-space/nuttx/include' '-D__NuttX__' '-D__KERNEL__' '-pipe' '-I' '/home/linguini/coding/nuttx-space/apps/include' ./audio_rttl.cxx
audio_rttl.cxx:31:10: fatal error: arch/chip/audio.h: No such file or directory
   31 | #include <arch/chip/audio.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

On which OS does this issue occur?

[OS: Linux]

What is the version of your OS?

Arch Linux

NuttX Version

master

Issue Architecture

[Arch: all]

Issue Area

[Area: Examples]

Host information

No response

Verification

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Fields

    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