New comment by tsndqst on void-packages repository https://github.com/void-linux/void-packages/pull/47977#issuecomment-1872153866 Comment: Looks like it is a problem with the perl package. The postgresql configure script hides the reason perl.h can't be used. I tested a couple other packages (ImageMagick and hexchat) that also compile against perl and they showed the issue more clearly. ``` /usr/lib/perl5/core_perl/CORE/reentr.h:124:16: fatal error: crypt.h: No such file or directory ```