Threading/KSE problem
Daniel O'Connor
doconnor at gsoft.com.au
Mon Sep 19 18:48:20 PDT 2005
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 :)
See ports/86354 for more info.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050920/277730c8/attachment.bin
More information about the freebsd-current
mailing list