#984: pluggable_runcore branch merge broke build on darwin
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  blocker   |   Milestone:       
Component:  build     |     Version:  1.5.0
 Severity:  high      |    Keywords:       
     Lang:            |       Patch:       
 Platform:  darwin    |  
----------------------+-----------------------------------------------------
 {{{
 config/gen/platform/generic/hires_timer.c: In function
 ‘Parrot_hires_get_time’:
 config/gen/platform/generic/hires_timer.c:41: warning: implicit
 declaration of function ‘clock_gettime’
 config/gen/platform/generic/hires_timer.c:41: warning: nested extern
 declaration of ‘clock_gettime’
 config/gen/platform/generic/hires_timer.c:41: error: ‘CLOCK_PROF’
 undeclared (first use in this function)
 config/gen/platform/generic/hires_timer.c:41: error: (Each undeclared
 identifier is reported only once
 config/gen/platform/generic/hires_timer.c:41: error: for each function it
 appears in.)
 make: *** [src/platform.o] Error 1
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/984>
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