Gentoo Archives: gentoo-dev

From: Sagie Sokolov <rosnerg@××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available
Date: Sat, 08 Jun 2002 12:20:59
Message-Id: 200206082020.50338.rosnerg@bezeqint.net
In Reply to: Re: [gentoo-dev] Announce: KDE 3.0.1 20020604 (3.0.x snapshot) available by Francisco Gimeno
1 On Saturday 08 June 2002 19:34, Francisco Gimeno wrote:
2 > Hi!!
3 >
4 > > Hello everyone,
5 > > I'm now unmasking a new set of KDE ebuilds, version 3.0.1.20020604. This
6 > > is the 3.0.1 release, patched to the 20020604 (i.e. June 4th) state of
7 > > the kde cvs's KDE_3_0 branch. In other words, this is the 3.0 release
8 > > with all the 3.0.1 bugfixes and then some. It contains no new features
9 > > from the kde cvs head, only new bugfixes, so it's ultra-stable. Enjoy!
10 >
11 > YEAAAHHH. Thx a lot :]
12 >
13 > Btw, I have a problem compiling KDEMULTIMEDIA... if you knew ;)
14 > -----
15 > {standard input}:9096: Error: symbol `rgb2y_32' is already defined
16 > {standard input}:9190: Error: symbol `rgb2yuv32_422' is already defined
17 > {standard input}:9350: Error: symbol `rgb2y_32' is already defined
18 > {standard input}:9444: Error: symbol `rgb2yuv32_422' is already defined
19 > {standard input}:9604: Error: symbol `rgb2y_32' is already defined
20 > {standard input}:9711: Error: symbol `rgb2yuv32_422' is already defined
21 > {standard input}:9872: Error: symbol `rgb2y_32' is already defined
22 > {standard input}:10131: Error: symbol `rgb2yuv24_422' is already defined
23 > {standard input}:10285: Error: symbol `rgb2yuv32_422' is already defined
24 > {standard input}:10458: Error: symbol `rgb2y_24' is already defined
25 > {standard input}:10542: Error: symbol `rgb2y_32' is already defined
26 > make[6]: *** [libdivxutil_dither_la.all_cpp.lo] Error 1
27 > make[6]: Leaving directory
28 > `/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/mpe
29 >glib/lib/util/render/dither2YUV' make[5]: *** [all-recursive] Error 1
30 > ----
31 > I tried to unmerging div4linux.
32 > I'm using the GCC-3.1 profile...
33 >
34 > and... this all :]
35 > aps... another question, I post a bug:
36 > http://bugs.gentoo.org/show_bug.cgi?id=3504
37 >
38 > Thx a lot for your effort! It's really great :]
39 >
40 > Slt: KikoV
41
42 I had the same problem - solved by changing from -O3 to -O2 .
43
44 Sagie