mmdvm-openwrt icon indicating copy to clipboard operation
mmdvm-openwrt copied to clipboard

Build Failure on OLED branch

Open A4EVA opened this issue 2 years ago • 5 comments

Hi, I tried to build the code from the main branch and it did without any problem but, if I select the branch for the OLED support the build process fail at apply patch 1. Below you find the error of the build process:

Applying ./patches/001-log-localtime.patch using plaintext: can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was:

|diff --git a/Log.cpp b/Log.cpp |--- a/Log.cpp |+++ b/Log.cpp

No file to patch. Skipping patch. 2 out of 2 hunks ignored Patch failed! Please fix ./patches/001-log-localtime.patch!

Are you aware of this behaviour do I need to do something specific to build this code ?

A4EVA avatar Jul 30 '21 18:07 A4EVA