Skip to content

No rule to make target 'dtc/libfdt/fdt.o' #1

@Jeeppler

Description

@Jeeppler

I used the the make command:

  CONFIG_TEST=y CONFIG_START_NETWORK=n CONFIG_BLKFRONT=n CONFIG_NETFRONT=n \
  CONFIG_FBFRONT=n CONFIG_KBDFRONT=n CONFIG_CONSFRONT=n CONFIG_XC=n \
  MINIOS_TARGET_ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- make

(source: https://lists.xenproject.org/archives/html/minios-devel/2015-11/msg00005.html)

I run into the following issue:

make: *** No rule to make target '/home/user/mini-os/dtc/libfdt/fdt.o', needed by '/home/user/mini-os/mini-os'.  Stop.

OS: Debian testing (stretch)

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