Closed SolidTux closed 1 year ago
Bisecting it leads to 1a9c5e3
1a9c5e3db8d06c094a469b68da1432d9de3e8c1e is the first bad commit
commit 1a9c5e3db8d06c094a469b68da1432d9de3e8c1e
Author: Jonathan Calmels <jcalmels@nvidia.com>
Date: Wed Feb 1 16:00:33 2023 -0800
Update dependencies
.gitmodules | 2 +-
deps/Makefile | 17 ++++++++++++-----
deps/libbsd | 2 +-
deps/linux-headers | 2 +-
deps/makeself | 2 +-
deps/musl | 2 +-
I had the same problem and I did apt-get install libmd-dev
, I think we need to document this new build-time dependency @3XX0
I'm trying to build the latest version (e4a5445) under Debian.
enroot-check
runs sucessfully (see below) and all required packages are installed. But when trying to runmake
, I get the following error (the full log is attached).make
enroot-check --verify