Writing Makefile for Digest::MD5 Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... /usr/bin/make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/local/bin/perl Makefile.PL Perl's config says that U32 access must be aligned. Checking if your kit is complete... Looks good Writing Makefile for Digest::MD5 ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false make: *** Makefile Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible #### root@ss_development:~/.cpan/build/Digest-MD5-2.36# perl Makefile.PL Perl's config says that U32 access must be aligned. Writing Makefile for Digest::MD5 root@ss_development:~/.cpan/build/Digest-MD5-2.36# make Makefile out-of-date with respect to Makefile.PL Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/local/bin/perl Makefile.PL Perl's config says that U32 access must be aligned. Checking if your kit is complete... Looks good Writing Makefile for Digest::MD5 ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false make: *** [Makefile] Error 1 root@ss_development:~/.cpan/build/Digest-MD5-2.36#