Re: Mutex unlock failure: Operation not permitted

2005-11-19 Thread Michael C. Shultz
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mutex unlock failure: Operation not permitted

2005-11-19 Thread cpghost
On Sun, Nov 20, 2005 at 01:09:44AM +0100, cpghost wrote:
> /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

[Reply to self]

Damn, it's described in /usr/ports/UPDATING. I missed that entry.
I deleted /root/.qt and will try again now.

Sorry for the noise.

Regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mutex unlock failure: Operation not permitted

2005-11-19 Thread cpghost
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?

Thanks,
cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"