From owner-freebsd-alpha Thu Jul 19 22:37:49 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id 4F1F537B408 for ; Thu, 19 Jul 2001 22:37:44 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id WAA50091; Thu, 19 Jul 2001 22:37:41 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Thu, 19 Jul 2001 22:37:41 -0700 (PDT) From: Richard Hodges To: Matthew Jacob Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: 4.3 GENERIC won't complete In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 19 Jul 2001, Matthew Jacob wrote: > Is this a fresh 4.3 install or a buildworld/installworld system? This sure > doesn't happen to me. It is a clean 4.3 release from CDROM. > You can get around this by not building modules by doing > > make -DNO_MODULES=1 That's good to know, but it still goes through the modules twice, again choking on agp. I removed the symbolic link @ -> /usr/src/sys from the agp module directory, but then it choked on aha... Sigh. I get the feeling that if I quietly cleaned up those symbolic links manually, it would go on forever :-\ Thanks, -Richard > On Thu, 19 Jul 2001, Richard Hodges wrote: > > > I am just getting my feet wet with Alpha, and am having some > > trouble compiling a kernel from 4.3 release sources... > > At first, I thought maybe my custom configuration was missing > > something important, but I am not even able to compile GENERIC. > > > > Make depend does not complain, and make produces the kernel, > > but during the modules, it grinds to a halt right after agp: > > > > ... > > > > linking kernel > > text data bss dec hex filename > > 3625335 324872 174472 4124679 3ef007 kernel > > cd ../../modules && env > > MAKEOBJDIRPREFIX=/usr/src/sys/compile/GENERIC/modules make obj all > > ===> accf_data > > ===> accf_http > > ===> agp > > ===> aha > > ===> amr > > ===> an > > ... > > ===> wb > > ===> wx > > ===> xl > > ===> osf1 > > ===> accf_data > > [compile accf_data.c setdef0.c setdef1.c] > > ===> accf_http > > [compile accf_http.c setdef0.c setdef1.c] > > ===> agp > > @ -> /usr/src/sys > > ln: @/sys: File exists > > *** Error code 1 > > > > Stop in /usr/src/sys/modules/agp. > > *** Error code 1 > > > > Stop in /usr/src/sys/modules. > > *** Error code 1 > > > > Stop in /usr/src/sys/compile/GENERIC. > > > > I don't know a whole lot about the modules system, but it sure looks > > like it is trying to do the modules a second time. The clock seems > > to be running fine on this system, by the way. > > > > Any ideas? Thanks! > > > > -Richard > > > > ------------------------------------------- > > Richard Hodges | Matriplex, inc. > > Product Manager | 769 Basque Way > > rh@matriplex.com | Carson City, NV 89706 > > 775-886-6477 | www.matriplex.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-alpha" in the body of the message > > > ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message