Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 1998 13:32:54 -0500 (EST)
From:      John Deppen <jdeppen@SRTC.COM>
To:        current@FreeBSD.ORG
Message-ID:  <199812311832.NAA15987@uraninite.srtc.com>

next in thread | raw e-mail | index | archive | help
Is there any way around the following problem?

When the pthreads are linked I get an undefined reference to 'poll'. (Called 
from within a thread)

In the Makefile:
CFLAGS+= -pthreads

However, when this is removed I obviously get undefined references to
all of the pthread_.. functions.

Thanks in advance for any help,

	J. Deppen


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812311832.NAA15987>