Skip to content

Issue while trying to build the image #3

@Smit1237

Description

@Smit1237

Ok, so i've tried to replicate the building process of the openwrt image, despite the branch, i get same error every time( on original repo i get the same error too) i understand that this is coming from a dts compiler but i don't quite understand how to fix it properly, so here i am asking for the advise :D

                 from ../dts/rv1103g-luckfox-pico.dts:8:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
    5 | #include <dt-bindings/clock/rv1106-cru.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from ../dts/rv1106g-luckfox-pico-pro-max.dts:8:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
    5 | #include <dt-bindings/clock/rv1106-cru.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from ../dts/rv1106g-luckfox-pico-86panel-w.dts:7:
../dts/rv1106.dtsi:5:10: fatal error: dt-bindings/clock/rv1106-cru.h: No such file or directory
    5 | #include <dt-bindings/clock/rv1106-cru.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions