Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] nautilus-1.0.5, build error
Date: Sun, 21 Oct 2001 15:28:45
Message-Id: 1003699804.6655.1.camel@nosferatu.lan
In Reply to: [gentoo-dev] nautilus-1.0.5, build error by "Tod M. Neidt"
1 On Sun, 2001-10-21 at 03:00, Tod M. Neidt wrote:
2 > Hi!
3 >
4 > Tried to merge nautilus-1.0.5, but get the following build error.
5 >
6 > tod
7 >
8 >
9 >
10 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..
11 > -I../cut-n-paste-code/widgets/e-paned -I/usr/include/gnome-1.0
12 > -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
13 > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
14 > -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/orbit-1.0
15 > -I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
16 > -I/usr/include/eel-1 -I/usr/include/gconf/1 -I/usr/include/librsvg-1
17 > -I/usr/include/freetype2 -DDATADIR=\"/usr/share\"
18 > -DNAUTILUS_DATADIR=\"/usr/share/nautilus\" -mcpu=i686 -march=i686 -O3
19 > -pipe -c nautilus-desktop-file-loader.c -fPIC -DPIC -o
20 > nautilus-desktop-file-loader.lo
21 > nautilus-customization-data.c: In function `load_name_map_hash_table':
22 > nautilus-customization-data.c:468: structure has no member named
23 > `childs'
24 > make[2]: *** [nautilus-customization-data.lo] Error 1
25 > make[2]: *** Waiting for unfinished jobs....
26 > make[2]: Leaving directory
27 > `/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5/libnautilus-private'
28 > make[1]: *** [all-recursive] Error 1
29 > make[1]: Leaving directory
30 > `/var/tmp/portage/nautilus-1.0.5/work/nautilus-1.0.5'
31 > make: *** [all-recursive-am] Error 2
32 >
33 > !!! ERROR: The ebuild did not complete successfully.
34 > !!! Function src_compile, Line 27, Exitcode 2
35 > !!! (no error message)
36 >
37 > done!
38 > >>> emerge gnome-base/nautilus-1.0.5 to /
39 > !!! emerge aborting on
40 > /usr/portage/gnome-base/nautilus/nautilus-1.0.5.ebuild .
41 >
42 >
43 >
44 > _______________________________________________
45 > gentoo-dev mailing list
46 > gentoo-dev@××××××××××.org
47 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
48
49 Hi
50
51 There maybe be no relation, but try to unmerge the old mozilla. I had
52 the same problems and unmerged && rm -rf /usr/lib/mozilla, and then
53 remerged both.
54
55
56 Greetings
57 --
58
59 Martin Schlemmer
60 Gentoo Linux Developer, Desktop Team Developer
61 Cape Town, South Africa

Replies

Subject Author
Re: [gentoo-dev] nautilus-1.0.5, build error "Tod M. Neidt" <tneidt@××××××.com>