#1693: `make install` doesn't install all files necessary to build Rakudo on
Cygwin
-------------------+--------------------------------------------------------
 Reporter:  cygx   |        Type:  bug    
   Status:  new    |    Priority:  normal 
Milestone:         |   Component:  install
  Version:  2.5.0  |    Severity:  low    
 Keywords:         |        Lang:         
    Patch:         |    Platform:  cygwin 
-------------------+--------------------------------------------------------

Comment(by rurban):

 In the build root
 {{{
 --- origsrc/parrot-2.6.0/MANIFEST.generated     2010-07-21
 02:49:10.000000000 +0200
 +++ src/parrot-2.6.0/MANIFEST.generated 2010-07-31 20:05:51.837750000
 +0200
 @@ -150,6 +150,8 @@ lib/Parrot/PMC.pm
  lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm               [devel]lib
  libparrot.dll                                    [main]bin
  libparrot.lib                                    [main]bin
 +libparrot.dll.a                                  [main]lib
 +cygparrot2_6_0.dll                               [main]bin
  parrot.pc                                        [main]pkgconfig
  runtime/parrot/dynext/bit_ops.bundle             [library]
  runtime/parrot/dynext/bit_ops.dll                [library]
 @@ -419,4 +424,5 @@ src/pmc/undef.dump
  src/pmc/unmanagedstruct.dump                     [devel]src
  src/string_private_cstring.h                     []
  tools/build/dynpmc.pl                            []
 +tools/build/dynoplibs.pl                         [devel]
  vtable.dump                                      [devel]src
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1693#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to