Date: Wed, 9 Nov 2005 12:04:44 -0500 From: "Steve Bertrand" <iaccounts@ibctech.ca> To: "'Ewald Jenisch'" <a@jenisch.at> Cc: 'FreeBSD Questions' <questions@freebsd.org> Subject: RE: Kernel build failed in/usr/src/sys/modules/i2c/controllers/viapm Message-ID: <20051109170448.0A70943D62@mx1.FreeBSD.org> In-Reply-To: <20051109162442.EB40843D46@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Steve Bertrand > Sent: Wednesday, November 09, 2005 11:25 AM > To: 'Ewald Jenisch' > Cc: 'FreeBSD Questions' > Subject: RE: Kernel build failed > in/usr/src/sys/modules/i2c/controllers/viapm > > > > > While compiling a fresh kernel for a 5.4 system cvsup-ed as > > per today > > > the build process ran into a stop with the exact messages below. > > > Please note that "make buildworld" completed without any > > errors only > > > "make buildkernel kernconf=EJ-SMP" died. > > > > > > Also tried to cleanup everything (i.e. remove /usr/obj/* > as per the > > > Handbook) and starting a fresh "make buildworld" followed > by "make > > > buildkernel" but the errors remained. > > > > My email from earlier with the subject: > > > > "viapm module failing during buildkernel" > > > > will confirm that this is two of us experiencing the EXACT > same issue. > > > > I haven't found a workaround yet. My next try will be disabling SMP > > support. I'll let you know if this works or not. Otherwise, > I'm on the > > hunt for how to disable building of this module. > > Here is what I am trying now (please disregard wrap). > > # rm -rvf > /usr/obj/usr/src/sys/SQL/modules/usr/src/sys/modules/i2c/contr > ollers/via > pm > > # cd /usr/src/sys/modules/i2c/controllers > # mv viapm /home/steve/usr.src.sys.modules.i2c.controllers.viapm > > # ee Makefile > ...then I deleted the viapm entry under SUBDIR, and saved the file > > # cd /usr/src > # make buildkernel > > I know that moving the directory was probably redundant, but > nonetheless...it's running now. I'll post back with findings. I just did another cvsup, and there were updates to certain isa source files within the last few minutes. I'm going to try to rebuild another kernel after putting back what I had changed, and see if the patched files fix this particular issue. Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051109170448.0A70943D62>