On 24/07/07, via RT James Keenan <[EMAIL PROTECTED]> wrote:
# New Ticket Created by  James Keenan
# Please include the string:  [perl #44121]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44121 >


This file is still listed in the MANIFEST in trunk,

   [parrot] 518 $ grep -n fingerprint MANIFEST
   3183:tools/build/fingerprint_c.pl                                []

... but when I svn updated, it was no longer found.  This causes
Configure.pl to ack about a missing file and it causes the
init::manifest step to fail.

   Checking MANIFEST...No such file: tools/build/fingerprint_c.pl

   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.


   step init::manifest failed: no result returned at Configure.pl line 395


What happened to it?

I believe this is an automatically generated file as part of Andy's
gcc sniffing stuff (it keeps coming up as a file of zero length on my
system).  It probably should be in MANIFEST.SKIP or something...

Paul

Reply via email to