On Friday 14 March 2008 09:12:22 Leslie Jensen wrote: > > I think you mixed some threading libraries. That string or variants of > > it, is nowhere to be found in /usr/src anymore. > > > > I found this post: > > http://lists.freebsd.org/pipermail/freebsd-threads/2004-March/001759.html > > > > Any of that relevant for you? like entries in libmap? > > I read the thread and checked my libmap.conf. There's none of the > entries mentioned in the post. > > I'd like to add that my system is an upgraded 7.0 - release from 6.2. > I made pkg_delete -a because I had a problem with libcrypt that I > couldn't fix. > > I'll appreciate any hint.
Ok, the error is generated by uic: ./src/tools/qmutex_unix.cpp: qWarning("Mutex unlock failure: %s", strerror(ret)); Which fails on pthread_mutex_unlock call. Could you show the output of: ldd /usr/local/bin/uic -- Mel Problem with today's modular software: they start with the modules and never get to the software part. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"