Solution: thr_spinlock.c and qtorrent

From: Andreas Heinze (andreasheinze_at_gmx.de)
Date: 08/02/04

  • Next message: Mike Bristow: "panic: vr_setcfg"
    To: freebsd-current@freebsd.org
    Date: Mon, 02 Aug 2004 23:24:26 +0200
    
    

    > Fatal error 'Spinlock called when not threaded.' at line 83 in file
    > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
    > Abort trap (core dumped)
    > Error: There was an error creating the features file.
    > *** Error code 1
    >
    > what's wrong??

    create the file:
      /etc/libmap.conf

    and add these two lines:
    libpthread.so.1 libc_r.so.5
    libpthread.so libc_r.so

    that's all ...

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Mike Bristow: "panic: vr_setcfg"