Hi, folks. I've been negligent in trying out the newer iftop releases lately. I just tried to configure 0.15, and found that the POSIX thread test program spins indefinitely on Solaris, blocking the configure.
I'm not very familiar with the POSIX Threads API so I don't know that I can debug this quickly. If I run a truss on the pthread test program, it exits out fairly quickly with a 0 exit value, but if I run it straight it just hangs.
Any thoughts?