On Tue, Oct 22, 2002 at 04:11:24PM -0500, Jeff Rhine wrote:
> 
> I am attempting to compile a network monitoring software called ntop,  they 
> say they support POSIX threads.
> 
> 
> After I compile and install pth , I see the pth.h and lib in my lib folders 
> ,but even when I force the compile of this software
> to see the lib's I get alot of errors trying to compile the code.

i guess the error must be missing .h and libs.
iirc, net bsd uses pth as a replacement of pthread. when you compile
and install pth, you need to explicitly support pthread s.t. pthread.h
and aliased libs are compiled and installed.

hope this helps.
______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to