Changes between Initial Version and Version 1 of Ticket #234


Ignore:
Timestamp:
Feb 1, 2013, 9:06:03 PM (11 years ago)
Author:
andersk@mit.edu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #234 – Description

    initial v1  
    11BarnOwl's build process does not seem to be thread safe.  I've seen it fail with
    2 
     2{{{
    33  CCLD   zcrypt
    44  CCLD   barnowl.bin
    55perlconfig.o: In function `owl_perl_xs_init':
    66/afs/athena.mit.edu/user/j/g/jgross/Programs/barnowl/perlconfig.c:14: undefined reference to `boot_BarnOwl'
    7 
     7}}}
    88and also with
    9 
     9{{{
    1010  GEN    varstubs.c
    1111  GEN    perlglue.c
     
    1515make: *** [perlglue.c] Error 9
    1616make: *** Waiting for unfinished jobs....
     17}}}