Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 20:45:48 +0800
From:      "Spades" <spades@galaxynet.org>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: recompile kernel problem
Message-ID:  <034c01c3da9c$55bdc7c0$fa10fea9@bryanuptrvb0jc>
References:  <64287.195.141.214.38.1073992712.squirrel@hiwatt.lognet.ch><44k73vld7e.fsf@be-well.ilk.org> <02cd01c3da29$2d5b0540$fa10fea9@bryanuptrvb0jc>

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

I installed FreeBSD 4.9-PREREL and recompiled the kernel and 
got this problem during recompile of kernel.

# make depend && make && make install..
(snip)
vnode_if.h:876: warning: inlining failed in call to `VOP_UNLOCK'
/usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:598: warning:
called from here
/usr/src/sys/modules/union/../../miscfs/union/union_vnops.c: In function
`union_inactive':
/usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:1705: warning:
unused variable `vpp'
/usr/src/sys/modules/union/../../miscfs/union/union_vnops.c: In function
`union_unlock':
/usr/src/sys/modules/union/../../miscfs/union/union_vnops.c:1803: warning:
unused variable `un'
*** Error code 1

Stop in /usr/src/sys/modules/union.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/CONF.

Any solutions around this?

Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?034c01c3da9c$55bdc7c0$fa10fea9>