<div dir="ltr"><div>So after a build on mythtv using cmake on a RPI4, I decided to go back to testing a build with mythtv-light using cmake.  So I deleted my ~/build directory that contained the mythtv clone and also my output director that was created by the -DCMAKE_INSTALL_PREFIX=/home/jim/build/jfa-build-out</div><div><br></div><div>However, when I did a new clone of mythtv and packaging then tried to build mythtv-light I got errors that somewhere on my system it remembered to look for stiff in my CMAKE_INSTALL_PREFIX directory as show below in the example console output:</div><div><br></div><div>CMake Error in programs/mythfrontend/CMakeLists.txt:<br>  Imported target "PkgConfig::LIBAVFORMAT" includes non-existent path<br><br>    "/home/jim/build/jfa-build-out/include/mythtv"<br><br>  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:<br><br>  * The path was deleted, renamed, or moved to another location.<br><br>  * An install or uninstall procedure did not complete successfully.<br><br>  * The installation package was faulty and references files it does not<br>  provide.</div><div><br></div><div>Not sure how to clear that short of reformatting the drive and rebuilding.</div><div><br></div><div>JIm A<br></div></div>