- Package:
- src:c-icap
- Source:
- src:c-icap
- Submitter:
- Bastian Germann
- Date:
- 2026-09-07 13:27:01 UTC
- Severity:
- normal
memcached.c:50:10: fatal error: crypt.h: No such file or directory
50 | #include <crypt.h>
| ^~~~~~~~~
compilation terminated.
This is strange. I can build the package just fine in current unstable, using sbuild with the unshare backend. Can you try in a newly created chroot? Thanks.
Oh, sry. This is only with libmemcached-dev installed, which is not in th Build-Depends.
So you discovered a case where a build-conflicts would have helped. (Maybe I would have kept this open as wishlist myself). Thanks.