Date: Wed, 9 Nov 2005 12:05:05 -0500 From: Alex Kelly <aekelly@gmail.com> To: Steve Bertrand <iaccounts@ibctech.ca> Cc: FreeBSD Questions <questions@freebsd.org>, Ewald Jenisch <a@jenisch.at> Subject: Re: Kernel build failed in/usr/src/sys/modules/i2c/controllers/viapm Message-ID: <31a749ec0511090905t3a6c260u6716b5382047d731@mail.gmail.com> In-Reply-To: <20051109165734.2DCFE43D45@mx1.FreeBSD.org> References: <20051109162442.EB40843D46@mx1.FreeBSD.org> <20051109165734.2DCFE43D45@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I learned to use diff recently, so that I could submit a patch with a pr. It's handy. On 11/9/05, Steve Bertrand <iaccounts@ibctech.ca> wrote: > > > > > 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=3DEJ-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. > > After doing the above: > > -------------------------------------------------------------- > >>> Kernel build for SQL completed on Wed Nov 9 11:47:15 EST 2005 > -------------------------------------------------------------- > > [1] Done make buildkernel KERNCONF=3DSQL > > ..now, I am going to install it. However, this is going to be a great > time for me to get more familiar with diff, and compare source from > previous version to find out what exactly broke. > > Steve > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31a749ec0511090905t3a6c260u6716b5382047d731>