Bob Rogers wrote:
   I just now did

        cvs -q update
        make distclean
        perl Configure.pl

on my x86 SuSE 9.2 laptop and got

        . . .

        Checking MANIFEST......No such file: 
languages/parrot_compiler/lib/Parrot/Test/ParrotCompiler.pm
        No such file: languages/parrot_compiler/t/basic/hello.t
        No such file: languages/parrot_compiler/t/harness
        No such file: runtime/parrot/library/YAML/Parser/Syck.imc

        Ack, some files were missing!  I can't continue running
        without everything here.  Please try to find the above
        files and then try running Configure again.

Yes, I have added these files recently, see http://bugs6.perl.org/cgi-bin/cvsmonitor/cvsmonitor.pl?cmd=viewBrowseChangeSet&id=7676&module=perlpublic.parrot


Could you try:

  cvs -q update -d -P

or alternatively:

  make update


CU, Bernhard


-- ************************************************** Dipl.-Physiker Bernhard Schmalhofer Senior Developer Biomax Informatics AG Lochhamer Str. 11 82152 Martinsried, Germany Tel: +49 89 895574-839 Fax: +49 89 895574-825 eMail: [EMAIL PROTECTED] Website: www.biomax.com **************************************************

Reply via email to