From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from [62.157.172.11] (helo=pop01.ofsn.de) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14x2BO-0008EQ-00 for gentoo-dev@gentoo.org; Tue, 08 May 2001 01:45:22 -0600 Received: by unallocated-see-rfc1918 with Internet Mail Service (5.5.2232.9) id ; Tue, 8 May 2001 09:33:18 +0200 Message-ID: From: BoehmeSilvio To: "'gentoo-dev@gentoo.org'" Subject: RE: [gentoo-dev] Some Problems MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="windows-1252" Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Tue May 8 01:46:01 2001 X-Original-Date: Tue, 8 May 2001 09:45:35 +0200 X-Archives-Salt: 4a60ce5b-7463-4587-9b30-de36a4f61fa7 X-Archives-Hash: b39d4616bdf45c9f193dd904e59b7a12 Hi, after the changes in gnome-1.4 gnome builds successfull on my system !? I build gnome on a other machine with the same fixes also successfull. My bigger problem was point 2... Can some give me some hints on that ? 2.) After a reboot i receive: (last good boot messages) devfs... agpgart... (now the problem) /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system (line repeat ~10 times) rm: cannot unlink 'var/log/.boot': Read-only file system INIT: Entering runlevel: 3 /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system /etc/rc.d/init.d/rc: /var/log/boot: Read-only file system (line repeat ~10 times, after some time the next message comes up) INIT: Id "c1" respawning to fast: disabled for 5 minutes INIT: Id "c2" respawning to fast: disabled for 5 minutes INIT: Id "c3" respawning to fast: disabled for 5 minutes INIT: Id "c4" respawning to fast: disabled for 5 minutes INIT: Id "c5" respawning to fast: disabled for 5 minutes INIT: Id "c6" respawning to fast: disabled for 5 minutes > > Well, after making those changes I'm still getting errors > myself. One was a quick dependancy issue regarding freetype2 > (need freetype-2.0.1-r1.ebuild for one of the packages.. I > forget which one.) > > > > Now I'm getting the following: > > > > nautilus-volume-monitor.c:994: (Each undeclared identifier > is reported only once > > nautilus-volume-monitor.c:994: for each function it appears in.) > > nautilus-volume-monitor.c:999: `PROC_MOUNTS_SEPARATOR' > undeclared (first use in this function) > > make[2]: *** [nautilus-volume-monitor.lo] Error 1 > > make[2]: Leaving directory > `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2/libnautilus-e > xtensions' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > `/tmp/portage/nautilus-1.0.2/work/nautilus-1.0.2' > > make: *** [all-recursive-am] Error 2 > > > > !!! ERROR: the make command did not complete successfully. > > !!! ("make") > > !!! Since this is a critical task, ebuild will be stopped. > > > > Not sure what this means. > > Hrm, sounds like another unresolved dependencie. Can you log the > compilation to a file and send me the > configure part. >