Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Compiler error during qemu installation
Date: Thu, 21 Dec 2006 17:17:38
Message-Id: 458AC09C.10503@qrypto.org
In Reply to: Re: [gentoo-user] Compiler error during qemu installation by Raymond Lewis Rebbeck
1 Raymond Lewis Rebbeck написа:
2 > On Friday, 22 December 2006 0:30, Wolfgang Liebich wrote:
3 >> Hi,
4 >> I tried to install qemu on my system. The command I used (and the
5 >> response) were:
6 >>
7 >> emerge -v --ask --tree --newuse qemu
8 >>
9 >>>>> --newuse implies --update... adding --update to options.
10 >> These are the packages that would be merged, in reverse order:
11 >>
12 >> Calculating dependencies... done!
13 >> [ebuild N ] app-emulation/qemu-0.8.0 0 kB
14 >> [ebuild N ] app-emulation/qemu-softmmu-0.8.0 USE="kqemu -sdl" 77 kB
15 >> [ebuild N ] app-emulation/kqemu-0.7.2 USE="-sdl" 1,310 kB
16 >> [ebuild N ] app-emulation/qemu-user-0.8.0 0 kB
17 >>
18 >>
19 >> The compilation of qemu-user dies with the error msg
20 >> --start--
21 >> [snip]
22 >>
23 >> --end--
24 >>
25 >> OK. What now???
26 >> Puzzled in Vienna,
27 >> Wolfgang Liebich
28 >
29 > You need gcc 3.x to compile Qemu.
30 >
31 Hi,
32 +1 for gcc-3.X.
33 Just to add that maybe you'll have to use gcc-3.4.X for kernel
34 compilation too, if you use "kqemu" USE-flag (as above).
35 I compile the 'kernel'+all of qemu with 3.4.X
36 HTH. Rumen

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-user] Compiler error during qemu installation Pawel Kraszewski <Gentoo@××××××××××.net>