> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"