Date: Sat, 12 Jul 2014 11:17:30 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread. Message-ID: <bug-191744-21822-FSlUZ2nfFb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191744-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-191744-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744 --- Comment #27 from mikhail.rokhin@gmail.com --- Finally found what installed it devel/pth: security/gnupg (In reply to Jung-uk Kim from comment #14) > It looked at the problem more carefully. This issue is little complicated. > Basically, sys/types.h includes sys/_pthreadtypes.h per POSIX since r146824. > > http://svnweb.freebsd.org/changeset/base/146824 > > Unfortunately, devel/pth tries to override the pthread types defined in > sys/_pthreadtypes.h via its own pthread.h. If sys/types.h is also included, > these types get redefined. Unfortunately, this problem is really hard to > avoid. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191744-21822-FSlUZ2nfFb>