Mutex unlock failure: Operation not permitted

Michael C. Shultz ringworm01 at gmail.com
Sun Nov 20 00:21:17 GMT 2005


On Saturday 19 November 2005 16:09, cpghost wrote:
> Hello,
>
> after upgrading from 5.4 to 6.0, I keep getting this error message
> when recompiling qt33:
>
> /usr/local/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/bin/uic -L
> /usr/local/ ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/plugins
> listboxeditor.ui -i listb oxeditor.h -o listboxeditor.cpp
> Mutex unlock failure: Operation not permitted
> *** Signal 11
>
> Stop in
> /usr/local/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/tools/designer
> /designer.
> *** Error code 1
>
> [...]
>
> I've recompiled and reinstalled qmake before making qt33, but uic still
> fails exactly here.
>
> Anyone seen this? Any idea how to fix it?
>

You didn't say if you have recompiled all installed ports against the 6.0 
libraries yet, if you haven't then try sysutils/portmanager:

portmanager x11-toolkits/qt33 -f

This will force all of qt33's dependencies to rebuild first using the 6.0 libs 
then build qt33.

-Mike


More information about the freebsd-questions mailing list