Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 18:08:55 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Ronald van der Pol <Ronald.vanderPol@rvdp.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: sys/modules/geom/geom_part/geom_part_apm compilation error
Message-ID:  <alpine.BSF.2.00.1005231807250.57962@woozle.rinet.ru>
In-Reply-To: <alpine.BSF.2.00.1005231749200.57962@woozle.rinet.ru>
References:  <20100523130203.GA22200@rvdp.org> <alpine.BSF.2.00.1005231749200.57962@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 May 2010, Dmitry Morozovsky wrote:

DM> RvdP> I want to try the ix(4) 10GE driver on -STABLE. I am compiling -STABLE
DM> RvdP> on a test server. I cvsup'd -STABLE in a clean /usr/src. Compiling
DM> RvdP> world went fine. Kernel stops with this error:
DM> RvdP> 
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131: error: 'G_PART_ALIAS_APPLE_BOOT' undeclared (first use in this function)
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131: error: (Each undeclared identifier is reported only once
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131: error: for each function it appears in.)
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:141: error: 'G_PART_ALIAS_APPLE_UFS' undeclared (first use in this function)
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c: In function 'g_part_apm_type':
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:453: error: 'G_PART_ALIAS_APPLE_BOOT' undeclared (first use in this function)
DM> RvdP> /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:457: error: 'G_PART_ALIAS_APPLE_UFS' undeclared (first use in this function)
DM> RvdP> *** Error code 1
DM> 
DM> yep, it's broken now. 
DM> 
DM> Wait for a few hours, or try to integrate SVN change 200534 (to 
DM> /sys/geom/part/*).

Of course, you can also strip down module list to only needed with something 
like

MODULES_OVERRIDE="ipfw dummynet"

(see output of kldstat) in your /etc/make.conf 

-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck@FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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