Gentoo Archives: gentoo-dev

From: Dale <dalek@××××××××××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed.
Date: Wed, 02 Nov 2005 17:01:55
Message-Id: 4368EFAA.20609@exceedtech.net
1 Well, it's me again. LOL
2
3 I am trying to successfully finish a revdep-rebuild and am having a bit
4 of fun with it. It wants to recompile gnome-base/bonobo-1.0.22 and it
5 fails to finish the compile with this:
6
7 > checking what warning flags to pass to the C compiler... -Wall -Wunused
8 > checking what language compliance flags to pass to the C compiler...
9 > checking for pthread_create in -lpthread... yes
10 > checking for gtk-config... /usr/bin/gtk-config
11 > checking for GTK - version >= 1.2.0... no
12 > *** Could not run GTK test program, checking why...
13 > *** The test program failed to compile or link. See the file
14 > config.log for the
15 > *** exact error that occured. This usually means GTK was incorrectly
16 > installed
17 > *** or that you have moved GTK since it was installed. In the latter
18 > case, you
19 > *** may want to edit the gtk-config script: /usr/bin/gtk-config
20 > configure: error: GTK not installed
21 > ./configure: line 8036: exit: or: numeric argument required
22 > ./configure: line 8036: exit: or: numeric argument required
23 >
24 > !!! Please attach the config.log to your bug report:
25 > !!! /var/tmp/portage/bonobo-1.0.22/work/bonobo-1.0.22/config.log
26 >
27 > !!! ERROR: gnome-base/bonobo-1.0.22 failed.
28 > !!! Function econf, Line 485, Exitcode 0
29 > !!! econf failed
30 > !!! If you need support, post the topmost build error, NOT this status
31 > message.
32 >
33 > root@smoker / #
34
35
36 I did not move it because I don't know where it is. O_O
37
38 This is what the gtk-config thing gives me:
39
40 > root@smoker / # gtk-config --version
41 > 1.2.10
42 > root@smoker / #
43
44
45 I got that from man gtk-config by the way. Neat huh?
46
47 This came from my emerge -s gtk. I wasn't sure what it was called OK. :/
48
49 > * x11-libs/gtk+
50 > Latest version available: 2.6.10
51 > Latest version installed: 2.6.10
52 > Size of downloaded files: 11,260 kB
53 > Homepage: http://www.gtk.org/
54 > Description: Gimp ToolKit +
55 > License: LGPL-2
56
57
58 It looks like I have 2.6.10 installed even though it says 1.2.10.
59
60 What's up with this? How I fix it?
61
62 Thanks much.
63
64 Dale,
65 :-)
66
67 --
68 To err is human, I'm most certainly human.
69
70
71
72 --
73 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed. Mike Williams <mike@××××××××.uk>
Re: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed. Rumen Yotov <rumen_yotov@×××.bg>