On Tue, 29 Jul 2003, Jürgen Bömmels wrote:

> # New Ticket Created by  Jürgen Bömmels
> # Please include the string:  [perl #23162]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=23162 >

 Thanks, applied.

 miniparrot still doesn't build for me, incidentally -- it's dieing
 with:

 blib/lib/libparrot.a(timer.o): In function `recalc_ticks':
/home/scog/bin/parrot/classes/timer.c:175: undefined reference to
`get_sys_timer_ms'
/home/scog/bin/parrot/classes/timer.c:210: undefined reference to
`start_sys_timer_ms'
/home/scog/bin/parrot/classes/timer.c:212: undefined reference to
`stop_sys_timer_ms'
blib/lib/libparrot.a(timer.o): In function `do_alarm_handler':
/home/scog/bin/parrot/classes/timer.c:222: undefined reference to
`get_sys_timer_ms'
blib/lib/libparrot.a(timer.o): In function `Parrot_Timer_class_init':
/home/scog/bin/parrot/classes/timer.c:611: undefined reference to
`new_sys_timer_ms'


 but this seems unrelated to your patches, and I don't really have time
 to investigate further right now.

 Simon


Reply via email to