Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Flac - emerge error
Date: Thu, 12 Oct 2006 18:58:27
Message-Id: 200610121947.21053.michaelkintzios@gmail.com
1 A revdep-rebuid caused a multitude of remerging (karamba, xmms et al,
2 including flac). Flac fails as follows:
3
4 ================================================
5 ../../libtool-disable-static --tag=CC --mode=compile
6 i686-pc-linux-gnu-gcc -DHAV
7 E_CONFIG_H -I. -I. -I../.. -I../../src -include
8 config.h -I/usr/include/xmms -I
9 /usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRAN
10 T -I../.. -I./include -I../../include -DNDEBUG -DFLaC__INLINE=__inline__ -O2 -ma
11 rch=pentium3 -fomit-frame-pointer -msse -pipe -c -o configure.lo configure.c
12 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -include
13 conf
14 ig.h -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/l
15 ib/glib/include -D_REENTRANT -I../.. -I./include -I../../include -DNDEBUG -DFLaC
16 __INLINE=__inline__ -O2 -march=pentium3 -fomit-frame-pointer -msse -pipe -c
17 conf
18 igure.c -fPIC -DPIC -o .libs/configure.o
19 configure.c:27:21: error: gtk/gtk.h: No such file or directory
20 In file included from configure.c:32:
21 /usr/include/xmms/dirbrowser.h:28: error: expected '=', ',', ';', 'asm'
22 or '__at tribute__'
23 before '*' token
24 In file included from configure.c:33:
25 /usr/include/xmms/titlestring.h:80: error: expected '=', ',', ';', 'asm'
26 or '__a ttribute__'
27 before '*' token
28 In file included from configure.c:34:
29 /usr/include/xmms/util.h:9: error: expected '=', ',', ';', 'asm'
30 or '__attribute __'
31 before '*' token
32 configure.c:94: error: expected '=', ',', ';', 'asm' or '__attribute__'
33 before ' *' token
34 configure.c:95: error: expected '=', ',', ';', 'asm' or '__attribute__'
35 before ' *' token
36 configure.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__'
37 before ' *' token
38 configure.c:98: error: expected '=', ',', ';', 'asm' or '__attribute__'
39 before ' *' token
40 . . .
41 [snip]
42 configure.c:695: error: 'streaming_proxy_auth_user_entry' undeclared (first
43 use in this function)
44 configure.c:700: error: 'streaming_proxy_auth_pass_label' undeclared (first
45 use in this function)
46 configure.c:703: error: 'streaming_proxy_auth_pass_entry' undeclared (first
47 use in this function)
48 configure.c:721: error: 'streaming_save_use' undeclared (first use in this
49 funct ion)
50 configure.c:723: error: 'streaming_save_use_cb' undeclared (first use in this
51 fu nction)
52 configure.c:726: error: 'streaming_save_hbox' undeclared (first use in this
53 func tion)
54 configure.c:733: error: 'streaming_save_entry' undeclared (first use in this
55 fun ction)
56 configure.c:738: error: 'streaming_save_browse_cb' undeclared (first use in
57 this function)
58 configure.c:763: error: 'GTK_BUTTONBOX_END' undeclared (first use in this
59 functi on)
60 configure.c:768: error: 'flac_configurewin_ok' undeclared (first use in this
61 fun ction)
62 configure.c:769: error: 'GTK_CAN_DEFAULT' undeclared (first use in this
63 function )
64 configure.c:774: error: 'gtk_widget_destroy' undeclared (first use in this
65 funct ion)
66 configure.c: In function 'FLAC_XMMS__aboutbox':
67 configure.c:783: error: expected '=', ',', ';', 'asm' or '__attribute__'
68 before '*' token
69 configure.c:783: error: 'about_window' undeclared (first use in this function)
70 configure.c:799: error: 'gtk_widget_destroyed' undeclared (first use in this
71 fun ction)
72 make[3]: *** [configure.lo] Error 1
73 make[3]: Leaving directory
74 `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src/p
75 lugin_xmms'
76 make[2]: *** [all-recursive] Error 1
77 make[2]: Leaving directory
78 `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2/src'
79 make[1]: *** [all-recursive] Error 1
80 make[1]: Leaving directory `/var/tmp/portage/flac-1.1.2-r3/work/flac-1.1.2'
81 make: *** [all] Error 2
82
83 !!! ERROR: media-libs/flac-1.1.2-r3 failed.
84 Call stack:
85 ebuild.sh, line 1546: Called dyn_compile
86 ebuild.sh, line 937: Called src_compile
87 flac-1.1.2-r3.ebuild, line 51: Called die
88 ================================================
89
90 What now?
91 --
92 Regards,
93 Mick

Replies

Subject Author
[gentoo-user] Re: Flac - emerge error Mick <michaelkintzios@×××××.com>