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

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.

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 hou

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 wo

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, a

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

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 \ > localhost ~ # emerge -a \ ^^ > wh

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.

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 s

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 fr

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 wh

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

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 p

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

2008-01-31 Thread maxim wexler
> 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. > what's pulling in what >From make.conf(Oct 16, 2006!) <...> USE="16bit 3dnow cdparanoia dvd dri dvdread fat firefox ftp gdb

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 >

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 t

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 > ...

[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 /var/tmp/portage/app-c