Date: Fri, 11 Jul 2014 09:23:27 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *') Message-ID: <bug-190496-21822-xd9iaPtqgr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-190496-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-190496-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=190496 --- Comment #8 from mikhail.rokhin@gmail.com --- Probably, you compiled pyth without threads - reason of pthread.h absence. FYI https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744 (In reply to mikhail.rokhin from comment #5) > Done it few times!)) there's smth with python on i386, I guess... > > (In reply to Jung-uk Kim from comment #4) > > (In reply to mikhail.rokhin from comment #0) > > > editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition > > > with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock > > > *') > > > > It does not make any sense. At least, I don't see pthread.h under > > /usr/local/include/python2.7. Probably you need to rebuild python. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190496-21822-xd9iaPtqgr>