Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Error When Making Pugs on Windows XP

by pernod (Chaplain)
on Mar 14, 2005 at 08:48 UTC ( [id://439194]=note: print w/replies, xml ) Need Help??


in reply to Error When Making Pugs on Windows XP

Not exactly a solution perhaps, but I'm able to build Pugs from the darcs repository on Windows XP. Running dmake on the generated Makefile gives:

Skip blib\lib\Perl6\sync.pl (unchanged) cp lib/Perl6/Pugs.pm blib\lib\Perl6\Pugs.pm Skip C:\dev\fun\pugs\blib6\lib\Kwid.pm (unchanged) cp lib/perlkwid.kwid C:\dev\fun\pugs\blib6\lib\perlkwid.kwid dmake.exe: Error -- `C:\dev\fun\pugs\blib6\script\kwid' not found, an +d can't be made dmake.exe: Error code 255, while making 'subdirs'

Uncommenting the lines:

#subdirs :: # $(NOECHO)cd ext\Kwid && $(MAKE) -f $(FIRST_MAKEFILE) all $(PASTHR +U)

and

clean_subdirs : # -cd ext\Kwid && $(TEST_F) $(FIRST_MAKEFILE) && $(MAKE) clean -cd ext\Pugs-MakeMaker && $(TEST_F) $(FIRST_MAKEFILE) && $(MAKE) c +lean -cd ext\Test && $(TEST_F) $(FIRST_MAKEFILE) && $(MAKE) clean

lets me build Pugs. I haven't looked into the Makefile.PL to try and solve this, but MakeMaker makes my eyes water, so I think I'll leave it manipulating the generated Makefile ... I'm using ghc 6.2.2, dmake and fetch the code with darcs pull. At least it's possible ;)

pernod
--
Mischief. Mayhem. Soap.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-29 07:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found