develooper Front page | perl.perl6.internals | Postings from September 2005

[perl #37227] Can't compile with --miniparrot

From:
Simon Glover
Date:
September 22, 2005 03:19
Subject:
[perl #37227] Can't compile with --miniparrot
Message ID:
rt-3.0.11-37227-121171.14.1566948238065@perl.org
# New Ticket Created by  Simon Glover 
# Please include the string:  [perl #37227]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37227 >



  If I run Configure using the --miniparrot option, and then run make,
  then the build fails with:

   In file included from ./include/parrot/pmc.h:18,
                  from ./include/parrot/parrot.h:269,
                  from imcc/imc.h:18,
                  from imcc/main.c:17:
./include/parrot/thread.h:55: error: redefinition of `struct timespec'

  (There's a bunch of warnings too, but those don't seem to be relevant).
  I've had a quick look at the headers, but I can't see why this is
  happening, and I don't have time to go through the code in great detail.

  Regards,
  Simon





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About