>>>>> "Ævar" == Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes: Ævar> That's a failure on line 82 not 152. Can you paste the whole output Ævar> with all failures? I don't maintain Sys::Syslog though and I'm not Ævar> really familiar with it so this is as far as I go:) Well, I'm running this with "prove -v" after the fact. Not sure how to do it precisely the same way "make test" does it during the initial build. Oddly enough, I get more errors this way. :) here it is: # Failed test 'syslog() called with level 'info' (macro)' not ok 131 - syslog() called with level 'info' (macro) # at ext/Sys/Syslog/t/syslog.t line 156. # got: 'no connection to syslog available # - udp connect: nobody listening # - udp connect: nobody listening at ext/Sys/Syslog/t/syslog.t line 155 # ' # expected: '' # Failed test 'syslog() should return true: '0'' not ok 132 - syslog() should return true: '0' # at ext/Sys/Syslog/t/syslog.t line 157. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!Thread Previous | Thread Next