RE: [qmailtoaster] Error when executing cnt40-perl-script

2006-12-20 Thread Rangi Biddle
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for MIME::Base64
> make: Warning: File 
> `/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm' has 
> modification time 1.3e+07 s in the future
> Makefile out-of-date with respect to 
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm 
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/config.h
> Cleaning current config before rebuilding Makefile...
> /usr/bin/make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
> /usr/bin/perl Makefile.PL
> Checking if your kit is complete...
> Looks good
> Writing Makefile for MIME::Base64
> ==> 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

Hi Massimiliano,

I have experienced issues with software failing to compile because of the
date on my system being wrong.  This is usually because the CMOS battery is
dead and when I reboot the system the date and time defaults back to Jan 1,
1970.  My suggestion, check the date in BIOS and see what it reads.  If it
is Jan 1,1970 you could go and buy a new battery or if you really don't want
to ... you'll need to change the date and time after every reboot.

Regards,

Rangi


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Error when executing cnt40-perl-script

2006-12-20 Thread Massimiliano Fontana

Hi . I really don't understand what's going on !
One week ago I did a fresh install on a Centos 4.4 server following  the 
how-to guide for the perfect centos 4.3 setup .
Now , after a fresh format ( it's a test server ...-) , the same 
identical procedure stops when I execute the cnt40-perl.sh script.

I tried to launch a single command line such as
perl -e 'use CPAN; install MIME::Base64;'
and this is what I get :

CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
 Database was generated on Wed, 20 Dec 2006 14:25:13 GMT
Running install for module MIME::Base64
Running make for G/GA/GAAS/MIME-Base64-3.07.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for 
/root/.cpan/sources/authors/id/G/GA/GAAS/MIME-Base64-3.07.tar.gz ok

Scanning cache /root/.cpan/build for sizes
MIME-Base64-3.07/
MIME-Base64-3.07/t/
MIME-Base64-3.07/t/warn.t
MIME-Base64-3.07/t/bad-sv.t
MIME-Base64-3.07/t/unicode.t
MIME-Base64-3.07/t/quoted-print.t
MIME-Base64-3.07/t/base64.t
MIME-Base64-3.07/README
MIME-Base64-3.07/QuotedPrint.pm
MIME-Base64-3.07/MANIFEST
MIME-Base64-3.07/Base64.pm
MIME-Base64-3.07/Changes
MIME-Base64-3.07/Makefile.PL
MIME-Base64-3.07/Base64.xs
Removing previously used /root/.cpan/build/MIME-Base64-3.07

 CPAN.pm: Going to build G/GA/GAAS/MIME-Base64-3.07.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Base64
make: Warning: File 
`/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm' has 
modification time 1.3e+07 s in the future
Makefile out-of-date with respect to 
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm 
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/config.h

Cleaning current config before rebuilding Makefile...
/usr/bin/make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Base64
==> 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


Any suggestion ? I really don't know what to do !!
Thanks in advance
max
Italy



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]