From owner-freebsd-ppc Thu Jul 11 8:19:24 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1627137B499 for ; Thu, 11 Jul 2002 08:19:19 -0700 (PDT) Received: from wantpackets.com (wantpackets.com [208.8.54.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D39F43E64 for ; Thu, 11 Jul 2002 08:19:18 -0700 (PDT) (envelope-from andy@wantpackets.com) Received: from wantpackets.com (www@wantpackets.com [208.8.54.110]) by wantpackets.com (8.12.3/8.12.3) with ESMTP id g6BFKba6078033 for ; Thu, 11 Jul 2002 11:20:37 -0400 (EDT) (envelope-from andy@wantpackets.com) Received: (from www@localhost) by wantpackets.com (8.12.3/8.12.3/Submit) id g6BFKaw3078032 for freebsd-ppc@freebsd.org; Thu, 11 Jul 2002 11:20:36 -0400 (EDT) (envelope-from andy@wantpackets.com) From: Andy X-Authentication-Warning: wantpackets.com: www set sender to andy@localhost using -f To: freebsd-ppc@freebsd.org Subject: good work; ... Message-ID: <1026400836.3d2da24467ee0@www.wantpackets.com> Date: Thu, 11 Jul 2002 11:20:36 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 X-Originating-IP: 216.65.176.247 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Thank you for your support. I used the Oct 18 port, and after a cleaning of my old objects in my compile dir, I was able to successfully get an error. I fixed the error, but I do not think this one is my fault. In the files /sys/powerpc/powerpc/extintr.c /interrupt.c /intr_machdep.c /machdep.c there are references to ext_intr_install, but extintr.c and machdep.c were using install_extint for some reason and caused link to fail. A little sed to the said files allowed it to link. (I think some old stuff was in there). Do you experience the same thing? I rm -rf my conf/GENERIC and did a config to the GENERIC config file. After quite a few months, I think the Oct 18 email is old. write_mfs_in_kernel is no longer in /usr/src/release, so I used the only other such file on my system which resided as /usr/src/release/picobsd/build/write_mfs_in_kernel.c. I compiled it without event, but when I try to execute it as shown in the email, it tells me "MFS filesystem signature not found in kernel." Maybe you (anybody) could send me the .c you used in case I am not in error? Am I really the only person getting these kinds of errors? BTW, I'm trying out the gcc-3.1 instructions from Peter's email, and am using the kit from the Oct 18 email at this moment. Thank you very much, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message