FreeBSD Port: p5-Locale-gettext-1.01

Mathieu Arnold mat at FreeBSD.org
Fri May 21 04:06:06 PDT 2004


+-le 20/05/2004 13:08 -0700, Patrick Gibson a dit :
| Hi there,
| 
| I'm having a problem building p5-Locale-gettext. I installed FreeBSD 4.9,
| and than used cvsup to bring myself up-to-date with the latest in
| RELENG_4_9. I did a "make world", so the system is completely up-to-date.
| 
| When I try to build this port, I get:
| 
| ===>  Building for p5-gettext-1.01_4
| Makefile out-of-date with respect to
| /usr/libdata/perl/5.00503/mach/Config.pm
| /usr/libdata/perl/5.00503/mach/CORE/config.h
| Cleaning current config before rebuilding Makefile...
| make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
| /usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach"
| "-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc" "CCFLAGS=-O -pipe
| -march=pentiumpro" "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib"
| "INSTALLARCHLIB=/usr/local/lib"
| Writing Makefile for Locale::gettext
| ==> Your Makefile has been rebuilt. <==
| ==> Please rerun the make command.  <==
| false
| *** Error code 1
| 
| Stop in /usr/ports/devel/p5-Locale-gettext/work/gettext-1.01.
| *** Error code 1
| 
| Stop in /usr/ports/devel/p5-Locale-gettext.
| 
| If you have any ideas as to how to get this working, I'd be very thankful.
| :)

Yes, you've had some time problem on your box. I'll suggest synchronizing
your machine via ntpdate, do a make clean, and remake. If it still happens,
it's because you have done your make world ahead in time, I'll suggest
looking at the timestamp of your Config.pm file, which would be in :
/usr/libdata/perl/5.00503/mach/Config.pm
or
/usr/local/lib/perl5/5.6.*/mach/Config.pm
or
/usr/local/lib/perl5/5.8.*/mach/Config.pm

depending on your installed perl version.
This file should not be ahead in time or you'll never be able to install a
perl module. Just touch it and it'll be all right.

-- 
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-ports/attachments/20040521/8a0ccac6/attachment.bin


More information about the freebsd-ports mailing list