# New Ticket Created by  "Markus Laire" 
# Please include the string:  [perl #16789]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16789 >


After recent fixes to get perl6 work on win32 & cygwin, 'make test' 
for parrot doesn't work anymore (while perl6 does)

On win32 with cygwin 'Configure.pl && make' works, and after that 
'make test' gives this:

cd classes && make && cd ..
make[1]: Entering directory `/home/z/cvs/my-parrot/classes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/z/cvs/my-parrot/classes'
make: *** No rule to make target `libparrot.a', needed by `test'.  
Stop.

This seems to affect few other system also (see tinderbox)

-- 
Markus Laire 'malaire' <[EMAIL PROTECTED]>




Reply via email to