Charles Maynard - 2008-02-04

I am trying to build on Ubuntu Feisty Fawn and have no problem building the libraries but can not get any of the examples or test to build.
PyCustomMetaTypeExample gives the following error: ‘pthread_rwlock_t’ has a previous declaration as ‘typedef union pthread_rwlock_t pthread_rwlock_t’

PyGettingStarted has problems linking: libPythonQt.so: undefined reference to `forkpty' and libPythonQt.so: undefined reference to `openpty'

I'm note sure if it's just an environment problem or what, any help would be appreciated.