Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 7:19 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Dmitry RCL Rekman wrote: > > Hi, > > > > On Sat, Mar 22, 2008 at 6:57 PM, Kris Kennaway <[EMAIL PROTECTED] > > > wrote: > > > > Dmitry RCL Rekman wrote: > > > Hi, > > > > >

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 6:57 PM, Kris Kennaway <[EMAIL PROTECTED] > wrote: Dmitry RCL Rekman wrote: > Hi, > > On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED] >

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 6:57 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Dmitry RCL Rekman wrote: > > Hi, > > > > On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED] > > > wrote: > > > > > Well, the commandline used to build libqt-mt is included

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED] > wrote: > Well, the commandline used to build libqt-mt is included in the log and > it also links to -pthread... Yes, also uic (correctly) links directl

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 6:40 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > Well, the commandline used to build libqt-mt is included in the log and > > it also links to -pthread... > > Yes, also uic (correctly) links directly to -pthread (I missed this on > first read). The only way I can

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 6:14 PM, Kris Kennaway <[EMAIL PROTECTED] > wrote: > Actually, the problem was tracked down to be inside uic. When built on my > (and Leslie's) 7.0 "upgraded" from 6.x system, uic does not link to

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 6:14 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > Actually, the problem was tracked down to be inside uic. When built on > my > > (and Leslie's) 7.0 "upgraded" from 6.x system, uic does not link to > > libthr.so, while in a newly-installed 7.0 it does. > > It shoul

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 5:47 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: RCL wrote: Hi, I'm having the same troubles as Leslie Jensen when compiling KDE (o

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 5:47 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Dmitry RCL Rekman wrote: > > Hi, > > > > On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > > >> RCL wrote: > >>> Hi, > >>> > >>> I'm having the same troubles as Leslie Jensen when compiling

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
Dmitry RCL Rekman wrote: Hi, On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: RCL wrote: Hi, I'm having the same troubles as Leslie Jensen when compiling KDE (or anything that uses uic, e.g. amarok): compile process stucks with the following message: Mutex unlock fa

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Dmitry RCL Rekman
Hi, On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > RCL wrote: > > Hi, > > > > I'm having the same troubles as Leslie Jensen when compiling KDE (or > > anything that uses uic, e.g. amarok): > > compile process stucks with the following message: > > > > Mutex unlock fai

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Kris Kennaway
RCL wrote: Hi, I'm having the same troubles as Leslie Jensen when compiling KDE (or anything that uses uic, e.g. amarok): compile process stucks with the following message: Mutex unlock failure: Operation not permitted I found out that the problem was already being investigated here on the lis

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread RCL
Hi, On Sat, Mar 22, 2008 at 8:13 AM, Leslie Jensen <[EMAIL PROTECTED]> wrote: > > RCL skrev: > > Hi, > > > > I'm having the same troubles as Leslie Jensen when compiling KDE (or > > anything that uses uic, e.g. amarok): > > compile process stucks with the following message: > > > > Mutex unlock f

Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-22 Thread Leslie Jensen
RCL skrev: Hi, I'm having the same troubles as Leslie Jensen when compiling KDE (or anything that uses uic, e.g. amarok): compile process stucks with the following message: Mutex unlock failure: Operation not permitted I found out that the problem was already being investigated here on the li

"Mutex unlock failure" when compiling KDE (upgrade from 6.x)

2008-03-21 Thread RCL
Hi, I'm having the same troubles as Leslie Jensen when compiling KDE (or anything that uses uic, e.g. amarok): compile process stucks with the following message: Mutex unlock failure: Operation not permitted I found out that the problem was already being investigated here on the list, but no sol