Gentoo Archives: gentoo-dev

From: Rigo <rigo@××××.nl>
To: Peter Ruskin <aoyu93@×××××××××.com>
Cc: gentoo-dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] id3lib and avifile won't build with gcc-3.2
Date: Sun, 18 Aug 2002 19:11:59
Message-Id: 1029706535.11533.169.camel@lappy.rogi.biz
In Reply to: [gentoo-dev] id3lib and avifile won't build with gcc-3.2 by Peter Ruskin
1 id3lib (source) got update to 3.8.0
2
3
4 gcc 3.2 still gives me errors:
5
6 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wno-deprecated
7 -march=i686 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual
8 -Wmissing-declarations -c -o demo_copy.o `test -f 'demo_copy.cpp' ||
9 echo './'`demo_copy.cpp
10 /bin/sh ../libtool --mode=link g++ -march=i686 -O3 -pipe -Wall
11 -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations
12 -o id3info demo_info_options.o demo_info.o ../src/libid3.la -lz
13 mkdir .libs
14 g++ -march=i686 -O3 -pipe -Wall -Wno-unused -Wno-inline
15 -Woverloaded-virtual -Wmissing-declarations -o .libs/id3info
16 demo_info_options.o demo_info.o ../src/.libs/libid3.so -lz
17 ../src/.libs/libid3.so: undefined reference to
18 `std::char_traits<unsigned char>::assign(unsigned char*, unsigned,
19 unsigned char)'
20 ../src/.libs/libid3.so: undefined reference to
21 `std::char_traits<unsigned char>::copy(unsigned char*, unsigned char
22 const*, unsigned)'
23 ../src/.libs/libid3.so: undefined reference to
24 `std::char_traits<unsigned char>::move(unsigned char*, unsigned char
25 const*, unsigned)'
26 collect2: ld returned 1 exit status
27 make[2]: *** [id3info] Error 1
28 make[2]: *** Waiting for unfinished jobs....
29 make[2]: Leaving directory
30 `/var/tmp/portage/id3lib-3.8.0/work/id3lib-3.8.0/examples'
31 make[1]: *** [all-recursive] Error 1
32 make[1]: Leaving directory
33 `/var/tmp/portage/id3lib-3.8.0/work/id3lib-3.8.0'
34 make: *** [all] Error 2
35
36 !!! ERROR: The ebuild did not complete successfully.
37 !!! Function src_compile, Line -214, Exitcode 2
38 !!! (no error message)
39
40 !!! emerge aborting on
41 /home/lemar/portage/media-libs/id3lib/id3lib-3.8.0.ebuild .
42
43
44
45 Rigo
46
47 Op za 17-08-2002, om 01:07 schreef Peter Ruskin:
48 > After updating to gcc-3.2 following Spider's advice, I had a bunch of
49 > stuff to recompile. All were eventually OK except:
50 > id3lib-3.8.0_pre2-r3
51 > avifile-0.7.14.20020802
52 > --
53 > Gentoo Linux (portage-2.0.27). KDE: 3.0.2 Qt: 3.0.5.
54 > AMD Athlon(tm) XP 1600+ 513MB. Kernel: 2.4.19-win4lin
55 > Linux user #275590 (http://counter.li.org/). up 2 days, 11:45.
56 > #=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#
57 >
58 > _______________________________________________
59 > gentoo-dev mailing list
60 > gentoo-dev@g.o
61 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev