Hello Guillem, On Fri, Sep 16, 2022 at 03:58:23PM +0200, Helge Kreutzmann wrote: > checking for md5.h... no > configure: error: in `/tmp/dpkg': > configure: error: md5 digest functions not found
I see in config.log:
configure:23416: checking for md5.h
configure:23416: gcc -c -g -O2 conftest.c >&5
conftest.c:79:10: fatal error: md5.h: No such file or directory
79 | #include <md5.h>
| ^~~~~~~
compilation terminated.
helge@twentytwo:/tmp/dpkg$ apt-file search md5.h | grep -v html | wc -l
188
Ok, which one do I need?
I checked git log but could not find any reference to md5 which seemed
relevant in the recent commits.
Greetings
Helge
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: PGP signature

