Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread maxim wexler
I would emerge Qt-3. You may continue your world update with emerge --resume afterwards. That did it! Seven days, one hour and 28 minutes after I started, -uD world is complete! mw Looking for

Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread Iain Buchanan
On Sat, 2008-02-02 at 07:47 -0800, maxim wexler wrote: I would emerge Qt-3. You may continue your world update with emerge --resume afterwards. That did it! Seven days, one hour and 28 minutes after I started, -uD world is complete! 7 days? Time to emerge --sync, and update

Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread Alan McKinnon
On Saturday 02 February 2008, Iain Buchanan wrote: On Sat, 2008-02-02 at 07:47 -0800, maxim wexler wrote: I would emerge Qt-3. You may continue your world update with emerge --resume afterwards. That did it! Seven days, one hour and 28 minutes after I started, -uD world is

Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread Dale
Alan McKinnon wrote: On Saturday 02 February 2008, Iain Buchanan wrote: On Sat, 2008-02-02 at 07:47 -0800, maxim wexler wrote: I would emerge Qt-3. You may continue your world update with emerge --resume afterwards. That did it! Seven days, one hour and 28 minutes after

Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread Alan McKinnon
On Saturday 02 February 2008, Dale wrote: on reflection, it would probably have been easier for maxim to just reinstall the box. But then again he learned a heap of stuff that's hard to learn any other way Yea, if it breaks again, he's going to have a lot more ammo to work with. Or, in

Re: [gentoo-user] emerge -uD world: another obstacle FIXED

2008-02-02 Thread Dale
Alan McKinnon wrote: On Saturday 02 February 2008, Dale wrote: on reflection, it would probably have been easier for maxim to just reinstall the box. But then again he learned a heap of stuff that's hard to learn any other way Yea, if it breaks again, he's going to have a lot

Re: [gentoo-user] emerge -uD world: another obstacle

2008-02-01 Thread maxim wexler
Did qca-tls emerge properly yet? No, but this bit is new: Configuring qca-tls ... Verifying Qt 3.x Multithreaded (MT) build environment ... fail Unable to find Qt mkspecs. Please set QTDIR manually. Perhaps you need to install Qt 3 development utilities. You may download them either from

Re: [gentoo-user] emerge -uD world: another obstacle

2008-02-01 Thread Alex Schuster
maxim wexler writes: Configuring qca-tls ... Verifying Qt 3.x Multithreaded (MT) build environment ... fail Unable to find Qt mkspecs. Please set QTDIR manually. Perhaps you need to install Qt 3 development utilities. You may download them either from the vendor of your operating system

Re: [gentoo-user] emerge -uD world: another obstacle

2008-02-01 Thread maxim wexler
--- Alex Schuster [EMAIL PROTECTED] wrote: maxim wexler writes: Configuring qca-tls ... Verifying Qt 3.x Multithreaded (MT) build environment ... fail Unable to find Qt mkspecs. Please set QTDIR manually. Perhaps you need to install Qt 3 development utilities. You may download

Re: [gentoo-user] emerge -uD world: another obstacle

2008-02-01 Thread Alex Schuster
maxim wexler writes: --- Alex Schuster [EMAIL PROTECTED] wrote: maxim wexler writes: I guess you need Qt version 3 for that, which is not onstalled, according to your emerge output: emerge -a \qt-4 localhost ~ # emerge -a \qt-4 ^^ what

[gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread maxim wexler
Hi group, 7 more pkgs to fetch -- 42 more to compile Thanks to everyone's help I'm starting to get the hang of it. There's been a lot of die messages but I've been able to overcome them, sometimes on my own! But here's a tangle I can't sort out: Compiling source in

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread Alan McKinnon
On Thursday 31 January 2008, maxim wexler wrote: Hi group, /var/tmp/portage/app-crypt/qca-tls-1.0-r3/work/qca-tls-1.0 Here the only thing that depends on qca-tls is kopete with the ssl USE flag set ... Configuring qca-tls ... Verifying Qt 3.x Multithreaded (MT) build environment ... fail

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread bjlockie
A likely source of the problem could be when I was advised to compile qt with thread support which I took to mean USE=threads etc. But when I looked at the log it just mentions the verbose switch, nothing about threads. Another might be that qt-4.3.3 is currently on my system and there's no

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread Dale
[EMAIL PROTECTED] wrote: A likely source of the problem could be when I was advised to compile qt with thread support which I took to mean USE=threads etc. But when I looked at the log it just mentions the verbose switch, nothing about threads. Another might be that qt-4.3.3 is currently on

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread maxim wexler
What does 'emerge -p qt' say? I think it lists the use flags. I think the 'threads' use flag should be something else. I guess I wasn't clear. emerge -p qt doesn't mention 'threads' so I added it: USE=threads emerge -v qt. According to the HOWTO or wiki or ? USE=threads is legit. And portage

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread Iain Buchanan
On Thu, 2008-01-31 at 18:20 -0800, maxim wexler wrote: What does 'emerge -p qt' say? I think it lists the use flags. I think the 'threads' use flag should be something else. I guess I wasn't clear. emerge -p qt doesn't mention 'threads' so I added it: USE=threads emerge -v qt.

Re: [gentoo-user] emerge -uD world: another obstacle

2008-01-31 Thread Alan McKinnon
On Friday 01 February 2008, maxim wexler wrote: What's your USE in make.conf? I'd like to see your dependency tree. Please post the output of emerge -pvuNDt world so we can figure out 29k, I've attached it. Hmmm, nothing odd there form what I can see what's pulling in what From