[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 11 09:23:26 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496
--- Comment #8 from mikhail.rokhin at 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.
More information about the freebsd-python
mailing list