Gentoo Archives: gentoo-dev

From: BoehmeSilvio <Boehme.Silvio@×××.de>
To: "'gentoo-dev@g.o'" <gentoo-dev@g.o>
Subject: RE: [gentoo-dev] Some Problems
Date: Tue, 08 May 2001 01:45:22
Message-Id: E19CBDD9F21ED111A96A00805F0D6AE0CAF214@AFBWNT01
1 Hi,
2
3 after the changes in gnome-1.4 gnome builds successfull on my system !?
4 I build gnome on a other machine with the same fixes also successfull.
5
6 My bigger problem was point 2...
7 Can some give me some hints on that ?
8
9 2.) After a reboot i receive:
10
11 (last good boot messages)
12 devfs...
13 agpgart...
14 (now the problem)
15 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
16 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
17 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
18 (line repeat ~10 times)
19 rm: cannot unlink 'var/log/.boot': Read-only file system
20 INIT: Entering runlevel: 3
21 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
22 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
23 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system
24 (line repeat ~10 times, after some time the next message comes up)
25 INIT: Id "c1" respawning to fast: disabled for 5 minutes
26 INIT: Id "c2" respawning to fast: disabled for 5 minutes
27 INIT: Id "c3" respawning to fast: disabled for 5 minutes
28 INIT: Id "c4" respawning to fast: disabled for 5 minutes
29 INIT: Id "c5" respawning to fast: disabled for 5 minutes
30 INIT: Id "c6" respawning to fast: disabled for 5 minutes
31
32
33
34
35
36 > > Well, after making those changes I'm still getting errors
37 > myself. One was a quick dependancy issue regarding freetype2
38 > (need freetype-2.0.1-r1.ebuild for one of the packages.. I
39 > forget which one.)
40 > >
41 > > Now I'm getting the following:
42 > >
43 > > nautilus-volume-monitor.c:994: (Each undeclared identifier
44 > is reported only once
45 > > nautilus-volume-monitor.c:994: for each function it appears in.)
46 > > nautilus-volume-monitor.c:999: `PROC_MOUNTS_SEPARATOR'
47 > undeclared (first use in this function)
48 > > make[2]: *** [nautilus-volume-monitor.lo] Error 1
49 > > make[2]: Leaving directory
50 > `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2/libnautilus-e
51 > xtensions'
52 > > make[1]: *** [all-recursive] Error 1
53 > > make[1]: Leaving directory
54 > `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2'
55 > > make: *** [all-recursive-am] Error 2
56 > >
57 > > !!! ERROR: the make command did not complete successfully.
58 > > !!! ("make")
59 > > !!! Since this is a critical task, ebuild will be stopped.
60 > >
61 > > Not sure what this means.
62 >
63 > Hrm, sounds like another unresolved dependencie. Can you log the
64 > compilation to a file and send me the
65 > configure part.
66 >