On Mon, Aug 06, 2007 at 04:24:37PM +0100, [EMAIL PROTECTED] wrote:
> DIED. FAILED tests 1-3
>       Failed 3/3 tests, 0.00% okay
> t/01_stat......./home/david/cpantesting/perl-5.8.8/bin/perl:/home/david/cpantesting/perl-5.8.8/.cpan/build/IO-AIO-2.4-HIQCfV/blib/arch/auto/IO/AIO/AIO.so:
>  undefined symbol 'pthread_atfork'
> lazy binding failed!

IO::AIO required pthreads (POSIX threads) support. Is there any
method to enable this in openbsd? All IO::AIO does right now is try to
link against -lpthread, which is obviously not enough to get the pthread
functions on openbsd.

-- 
                The choice of a
      -----==-     _GNU_
      ----==-- _       generation     Marc Lehmann
      ---==---(_)__  __ ____  __      [EMAIL PROTECTED]
      --==---/ / _ \/ // /\ \/ /      http://schmorp.de/
      -=====/_/_//_/\_,_/ /_/\_\      XX11-RIPE

Reply via email to