On Tue, Sep 20, 2005 at 11:18:08AM +0930, Daniel O'Connor wrote: > I am having trouble with threaded apps (ie KDE). At the moment I can't build > Qt or Amarok. Both get stuck running uic which spins with... > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > 29215 uic CALL kse_release(0xbfbfd5ac) > 29215 uic RET kse_release -1 errno 22 Invalid argument > > etc.. > > I did have libpthread v1 and v2 linked into uic via libqtmt but I fixed that > by copying the bootstrap version of libqt-mt and uic built by the Qt port, > however it didn't get things working :) Sounds like you need to rebuild whatever is linked to the old libpthread, or just portupgrade -faPP for convenience :-) Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC