Gentoo Archives: gentoo-user

From: Adrian Vraciu <adrian790@××××××××××.ro>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge kicker(KDE taskbar) fails
Date: Sun, 19 Mar 2006 20:45:49
Message-Id: 000f01c64b95$604c6ef0$ebec6856@dormitor
1 i can't emerge kicker from kde. here is the ouput of my error:
2 exe_dlg.cpp: In constructor `PanelExeDialog::PanelExeDialog(const QString&,
3 const QString&, const QString&, const QString&, bool, QWidget*, const
4 char*)':
5 exe_dlg.cpp:59: error: invalid use of undefined type `struct
6 NonKDEButtonSettings'
7 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
8 exe_dlg.cpp:62: error: invalid use of undefined type `struct
9 NonKDEButtonSettings'
10 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
11 exe_dlg.cpp:63: error: invalid use of undefined type `struct
12 NonKDEButtonSettings'
13 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
14 exe_dlg.cpp:64: error: invalid use of undefined type `struct
15 NonKDEButtonSettings'
16 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
17 exe_dlg.cpp:65: error: invalid use of undefined type `struct
18 NonKDEButtonSettings'
19 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
20 exe_dlg.cpp:66: error: invalid use of undefined type `struct
21 NonKDEButtonSettings'
22 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
23 exe_dlg.cpp:70: error: invalid use of undefined type `struct
24 NonKDEButtonSettings'
25 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
26 exe_dlg.cpp:72: error: invalid use of undefined type `struct
27 NonKDEButtonSettings'
28 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
29 exe_dlg.cpp:74: error: invalid use of undefined type `struct
30 NonKDEButtonSettings'
31 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
32 exe_dlg.cpp:76: error: invalid use of undefined type `struct
33 NonKDEButtonSettings'
34 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
35 exe_dlg.cpp: In member function `bool PanelExeDialog::useTerminal() const':
36 exe_dlg.cpp:93: error: invalid use of undefined type `struct
37 NonKDEButtonSettings'
38 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
39 exe_dlg.cpp: In member function `QString PanelExeDialog::title() const':
40 exe_dlg.cpp:98: error: invalid use of undefined type `struct
41 NonKDEButtonSettings'
42 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
43 exe_dlg.cpp: In member function `QString PanelExeDialog::commandLine()
44 const':
45 exe_dlg.cpp:103: error: invalid use of undefined type `struct
46 NonKDEButtonSettings'
47 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
48 exe_dlg.cpp: In member function `QString PanelExeDialog::iconPath() const':
49 exe_dlg.cpp:108: error: invalid use of undefined type `struct
50 NonKDEButtonSettings'
51 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
52 exe_dlg.cpp: In member function `QString PanelExeDialog::command() const':
53 exe_dlg.cpp:113: error: invalid use of undefined type `struct
54 NonKDEButtonSettings'
55 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
56 exe_dlg.cpp: In member function `void PanelExeDialog::updateIcon()':
57 exe_dlg.cpp:119: error: invalid use of undefined type `struct
58 NonKDEButtonSettings'
59 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
60 exe_dlg.cpp: In member function `void PanelExeDialog::fillCompletion()':
61 exe_dlg.cpp:124: error: invalid use of undefined type `struct
62 NonKDEButtonSettings'
63 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
64 exe_dlg.cpp: In member function `void PanelExeDialog::slotReturnPressed()':
65 exe_dlg.cpp:171: error: invalid use of undefined type `struct
66 NonKDEButtonSettings'
67 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
68 exe_dlg.cpp:172: error: invalid use of undefined type `struct
69 NonKDEButtonSettings'
70 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
71 exe_dlg.cpp:172: error: invalid use of undefined type `struct
72 NonKDEButtonSettings'
73 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
74 exe_dlg.cpp: In member function `void PanelExeDialog::slotSelect(const
75 QString&)':
76 exe_dlg.cpp:187: error: invalid use of undefined type `struct
77 NonKDEButtonSettings'
78 exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
79 make[3]: *** [exe_dlg.lo] Error 1
80 make[3]: *** Waiting for unfinished jobs....
81 make[3]: Leaving directory
82 `/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3/kicker/ui'
83 make[2]: *** [all-recursive] Error 1
84 make[2]: Leaving directory
85 `/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3/kicker'
86 make[1]: *** [all-recursive] Error 1
87 make[1]: Leaving directory `/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3'
88 make: *** [all] Error 2
89
90 !!! ERROR: kde-base/kicker-3.4.3 failed.
91 !!! Function kde_src_compile, Line 224, Exitcode 2
92 !!! died running emake, kde_src_compile:make
93 !!! If you need support, post the topmost build error, NOT this status
94 message.
95
96 and here is my emerge --info:
97
98 varky ~ # emerge --info
99 Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2,
100 2.6.15-gentoo-r1 i686)
101 =================================================================
102 System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP processor 1600+
103 Gentoo Base System version 1.6.14
104 ccache version 2.3 [enabled]
105 dev-lang/python: 2.4.2
106 sys-apps/sandbox: 1.2.12
107 sys-devel/autoconf: 2.13, 2.59-r7
108 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
109 sys-devel/binutils: 2.16.1
110 sys-devel/libtool: 1.5.22
111 virtual/os-headers: 2.6.11-r2
112 ACCEPT_KEYWORDS="x86"
113 AUTOCLEAN="yes"
114 CBUILD="i686-pc-linux-gnu"
115 CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
116 CHOST="i686-pc-linux-gnu"
117 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
118 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
119 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
120 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
121 CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
122 DISTDIR="/usr/portage/distfiles"
123 FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
124 GENTOO_MIRRORS="ftp://ftp.roedu.net/pub/mirrors/gentoo.org
125 ftp://ftp.lug.ro/gentoo ftp://gentoo.romnet.org
126 http://ftp.roedu.net/pub/mirrors/gentoo http://ftp.lug.ro/gentoo"
127 LDFLAGS="-Wl,-O1"
128 MAKEOPTS="-j2"
129 PKGDIR="/usr/portage/packages"
130 PORTAGE_TMPDIR="/var/tmp"
131 PORTDIR="/usr/portage"
132 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
133 USE="x86 3dnow 3dnowext X alsa apache2 apm arts audiofile avi berkdb
134 bitmap-fonts bzip2 cli crypt ctype cups dba dri eds emboss encode esd expat
135 fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gnome
136 gpm gstreamer gtk gtk2 idn imlib ipv6 jpeg kde lcms libg++ libwww mad
137 memlimit mikmod mmx mmxext mng motif mp3 mpeg ncurses nls nptl ogg opengl
138 oss pam pcre pdflib perl png posix python qt quicktime readline sdl session
139 simplexml soap sockets spell spl sse ssl tcpd tiff tokenizer truetype
140 truetype-fonts type1-fonts udev usb vorbis xml xml2 xmms xsl xv zlib
141 userland_GNU kernel_linux elibc_glibc"
142 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS, PORTDIR_OVERLAY
143
144 can anyone help me?
145
146
147
148 --
149 gentoo-user@g.o mailing list