iftop on NetBSD: POSIX threads

From: John Thompson (john_at_starfleet.os2.dhs.org)
Date: 11/16/03


Date: Sun, 16 Nov 2003 22:07:10 GMT

I'm trying to build iftop (http://www.ex-parrot.com/~pdw/iftop/) on my
NetBSD-1.6.1 machine, but the config script dies with a complaint about
POSIX threads:

        [...]

checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for a curses library containing mvchgat... -lncurses
checking how to compile a working program with POSIX threads... no idea
configure: error: can't figure out how to compile with POSIX threads
  If your system actually supports POSIX threads, this means we've messed up.

Are POSIX threads supported by NetBSD? If so, how do I go about installing
this support? I don't see anything too promising in the packages
collection.

The developer's site only mentions linux (ReHat and SuSE) as being
supported. Am I just SOL?

-- 
-John (JohnThompson@new.rr.com)


Relevant Pages

  • Re: simple hashed read/write locking scheme for C...
    ... This is portable to many systems with good support for POSIX Threads. ... using a naive sorting mechanism, probably can be improved on quite a bit. ... complex locking schemes. ...
    (comp.programming.threads)
  • Re: CSingleLock
    ... read-write lock is having an associated condition variable. ... POSIX threads doesn't support that, so this is a reason. ...
    (comp.programming.threads)
  • Re: iftop on NetBSD: POSIX threads
    ... > If your system actually supports POSIX threads, ... how do I go about installing ... >this support? ... You can either use current or install one of the pthread packages from ...
    (comp.unix.bsd.netbsd.misc)
  • Re: [9fans] Re: ruby port 1.8.1 ready to use
    ... compile. ... There is no support for POSIX threads in APE. ...
    (comp.os.plan9)
  • Re: [9fans] Re: ruby port 1.8.1 ready to use
    ... Does anyone have any details on POSIX threads in APE? ... Ruby does not compile. ...
    (comp.os.plan9)