------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=915 Summary: scripts/Configure-Makefile does not fail if ExtUtils::Embed is not installed Product: Exim Version: 4.70 Platform: x86 OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Packaging AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] scripts/Configure-Makefile does not fail if ExtUtils::Embed is not installed. I have seen this issue on fresh installs of fedora 9+. I'm not sure if it's been removed from perl core in 5.10 but if so then that's why. Correcting perl requires yum -y install perl-ExtUtils-Embed. I suggest scripts/Configure-Makefile have the attached patch to more clearly show the reason for failure. Right now, the make continues for quite a while before it fails at which point you have to scroll up and hope to notice the message indicating the reason for failure. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
