From owner-freebsd-alpha Thu Jul 19 22:39:22 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 2C17F37B406 for ; Thu, 19 Jul 2001 22:39:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f6K5dES75539; Thu, 19 Jul 2001 22:39:14 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 19 Jul 2001 22:39:14 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Richard Hodges 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 Well, you got me on this. I didn't see this behaviour. I is stumped. On Thu, 19 Jul 2001, Richard Hodges wrote: > 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