Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Strawberry perl dmake error

by kiniakshay (Initiate)
on Apr 29, 2010 at 04:58 UTC ( #837446=perlquestion: print w/replies, xml ) Need Help??

kiniakshay has asked for the wisdom of the Perl Monks concerning the following question:

I get a dmake error code 129 when installing XML::Simple in strawberry perl via it's CPAN client
cpan> install XML::Simple Database was generated on Fri, 22 Jan 2010 23:39:01 GMT Running install for module 'XML::Simple' Running make for G/GR/GRANTM/XML-Simple-2.18.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\G\GR\GRANTM\XML-Sim +ple-2.18.t ar.gz ok Scanning cache C:\strawberry\cpan\build for sizes ...................................................................... +......DONE CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.18.tar.gz Checking installed modules ... XML::SAX is installed, it will be used by the test suite Checking if your kit is complete... Looks good Writing Makefile for XML::Simple Makefile out-of-date with respect to C:\strawberry\perl\lib\Config.pm +C:\strawbe rry\perl\lib\CORE\config.h Cleaning current config before rebuilding Makefile... dmake -f Makefile.old clean > NUL C:\strawberry\perl\bin\perl.exe Makefile.PL Checking installed modules ... XML::SAX is installed, it will be used by the test suite Checking if your kit is complete... Looks good Writing Makefile for XML::Simple ==> Your Makefile has been rebuilt. <== ==> Please rerun the dmake command. <== C:\strawberry\perl\bin\perl.exe -e "exit 1" -- dmake.EXE: Error code 129, while making 'Makefile' GRANTM/XML-Simple-2.18.tar.gz C:\strawberry\c\bin\dmake.EXE -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: GRANTM/XML-Simple-2.18.tar.gz : make NO cpan>

Replies are listed 'Best First'.
Re: Strawberry perl dmake error
by almut (Canon) on Apr 29, 2010 at 05:49 UTC
    Writing Makefile for XML::Simple Makefile out-of-date with respect to C:\strawberry\perl\lib\Config.pm +C:\strawberry\perl\lib\CORE\config.h

    Since the newly written Makefile is out-of-date with respect to some files which should definitely have been created/modified earlier, it seems there's something fishy with your system clock...  Maybe check the timestamps and set your clock correctly.

      Thank you that helped! My server date and time were wrong.
Re: Strawberry perl dmake error
by nagalenoj (Friar) on Apr 29, 2010 at 05:35 UTC
    Some explanation is available in wiki . See, whether it could help you.
Re: Strawberry perl dmake error
by Anonymous Monk on Apr 29, 2010 at 08:11 UTC
    ==> Your Makefile has been rebuilt. <== ==> Please rerun the dmake command. <==

    So Please rerun the dmake command.

      Done that :) Problem was with server date and time, date was off by a few months. Changing the date and time solved the problem.

        As you've discovered, time is very important :) Consider using ntp to manage this for you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://837446]
Approved by almut
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (1)
As of 2023-10-01 23:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?