MicroPhase / antsdr-fw-patch

Repository of antsdr firmware make
27 stars 18 forks source link

mknod: /home/brendensdr/antsdr-fw-patch/plutosdr-fw/buildroot/output/build/buildroot-fs/cpio/target/dev/console: Operation not permitted #16

Open BrendenWiley opened 4 months ago

BrendenWiley commented 4 months ago

Hello

I am running into issues building v0.34 firmware for the E200 AntSDR. I am using Ubuntu version 22.04 and Vivado 2019.1. Any help is greatly appreciated.

The error I am experiencing is as follows: mknod: /home/brendensdr/antsdr-fw-patch/plutosdr-fw/buildroot/output/build/buildroot-fs/cpio/target/dev/console: Operation not permitted

Thanks

lone-boy commented 4 months ago

This seems to be a permissions issue. In what directory did you build it? Have you tried make clean and then make again?