p5- Ports with perl5.8.5 breaks with "Your Makefile has been rebuilt"

Mathieu Arnold mat at FreeBSD.org
Wed Aug 18 06:42:43 PDT 2004


+-le 18/08/2004 15:36 +0200, Michael Ranner a dit :
| Hello List!
| 
| Have a fresh installed FreeBSD 5.2.1 system an try to install amavisd-new
| on  it. Perl 5.8.5 installed from ports, now every p5- ports breaks with:
| 
| Checking for Net::SMTP...ok
| Checking for Net::Domain...ok
| Checking for IO::Handle...ok
| Checking if your kit is complete...
| Looks good
| Writing Makefile for Mail
| ==> Your Makefile has been rebuilt. <==
| ==> Please rerun the make command.  <==
| false
| *** Error code 1
| 
| Stop in /usr/ports/mail/p5-Mail-Tools/work/MailTools-1.62.
| 
| Can go further if I comment out the "false" in the Makefile generated from 
| Makefile.pl. What can be the problem?

You have a problem with your perl installation, you installed it ahead in
time, and I guess either your :
/usr/local/lib/perl5/5.8.5/mach/Config.pm 
or
/usr/local/lib/perl5/5.8.5/mach/CORE/config.h
are ahead in time, just touch them and it should be ok.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 479 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20040818/b7e88b18/attachment.bin


More information about the freebsd-perl mailing list