Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge -uD world: another obstacle
Date: Thu, 31 Jan 2008 20:42:24
Message-Id: 626380.95229.qm@web31713.mail.mud.yahoo.com
1 Hi group,
2
3 7 more pkgs to fetch -- 42 more to compile
4
5 Thanks to everyone's help I'm starting to get the hang
6 of it. There's been a lot of "die" messages but I've
7 been able to overcome them, sometimes on my own!
8
9 But here's a tangle I can't sort out:
10
11 >>> Compiling source in
12 /var/tmp/portage/app-crypt/qca-tls-1.0-r3/work/qca-tls-1.0
13 ...
14 Configuring qca-tls ...
15 Verifying Qt 3.x Multithreaded (MT) build environment
16 ... fail
17
18 There was an error compiling 'conf'. Be sure you have
19 a proper
20 Qt 3.x Multithreaded (MT) build environment set up.
21
22 One possible reason is that you don't have
23 libqt-mt.so.3 installed in /usr/qt/3/lib/.
24
25 *
26 * ERROR: app-crypt/qca-tls-1.0-r3 failed.
27 * Call stack:
28 * ebuild.sh, line 1701: Called
29 dyn_compile
30 * ebuild.sh, line 1039: Called qa_call
31 'src_compile'
32 * ebuild.sh, line 44: Called
33 src_compile
34 * qca-tls-1.0-r3.ebuild, line 28: Called die
35 * The specific snippet of code:
36 * ./configure || die "configure failed"
37 * The die message:
38 * configure failed
39 *
40 * If you need support, post the topmost build error,
41 and the call stack
42 if relevant.
43
44 A likely source of the problem could be when I was
45 advised to "compile qt with thread support" which I
46 took to mean USE="threads" etc. But when I looked at
47 the log it just mentions the verbose switch, nothing
48 about threads. Another might be that qt-4.3.3 is
49 currently on my system and there's no such thing as
50 /usr/qt/4...
51
52 If anybody needs more to go on I'll attach whatever
53 log you need in my reply.
54
55 Maxim
56
57
58
59
60 ____________________________________________________________________________________
61 Be a better friend, newshound, and
62 know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
63
64 --
65 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -uD world: another obstacle Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] emerge -uD world: another obstacle bjlockie@××××××.ca