Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2005 11:57:30 -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:  <20051109165734.2DCFE43D45@mx1.FreeBSD.org>
In-Reply-To: <20051109162442.EB40843D46@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> > > 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.

After doing the above:

--------------------------------------------------------------
>>> Kernel build for SQL completed on Wed Nov  9 11:47:15 EST 2005
--------------------------------------------------------------

[1]    Done                          make buildkernel KERNCONF=SQL

..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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051109165734.2DCFE43D45>