Hi Claus,
I was trying to delete an old snapshot but received an error that it can't be deleted.
Therefore i manually deleted the snapshot directory.
After that i noticed that docker container doesn't work anymore.
It seems that it was inside the snapshot directory which i deleted.
Anyway, i installed docker on my pc but still can't figure out how to compile crazycat media_build
Can you give me steps in order to solve that issue?
How come it reads outside the container trying to find
/lib/modules/5.3.5-050305-lowlatency/build/.config ?
I downloaded dvb-mb package but i dont know what to do next.
******************
* Start building *
******************
make -C /MLD/kernel/src/linux-5.3.5/media_build/v4l allyesconfig
make[1]: Entering directory '/MLD/kernel/src/linux-5.3.5/media_build/v4l'
No version yet, using 5.3.5-050305-lowlatency
make[2]: Entering directory '/MLD/kernel/src/linux-5.3.5/media_build/linux'
Applying patches for kernel 5.3.5-050305-lowlatency
patch -s -f -N -p1 -i ../backports/api_version.patch
patch -s -f -N -p1 -i ../backports/pr_fmt.patch
patch -s -f -N -p1 -i ../backports/debug.patch
patch -s -f -N -p1 -i ../backports/drx39xxj.patch
Patched drivers/media/dvb-core/dvbdev.c
Patched drivers/media/v4l2-core/v4l2-dev.c
Patched drivers/media/rc/rc-main.c
make[2]: Leaving directory '/MLD/kernel/src/linux-5.3.5/media_build/linux'
./scripts/make_kconfig.pl /lib/modules/5.3.5-050305-lowlatency/build /lib/modules/5.3.5-050305-lowlatency/build 1
Preparing to compile for kernel version 5.3.5
File not found: /lib/modules/5.3.5-050305-lowlatency/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
Makefile:387: recipe for target 'allyesconfig' failed
make[1]: *** [allyesconfig] Error 2
make[1]: Leaving directory '/MLD/kernel/src/linux-5.3.5/media_build/v4l'
Makefile:26: recipe for target 'allyesconfig' failed
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 545
root@51eefd5dce90:/MLD/kernel/src/linux-5.3.5/media_build#