Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 20:46:11 +0800
From:      "Spades" <spades@galaxynet.org>
To:        <freebsd-questions@freebsd.org>
Subject:   Stop in /usr/src/sys/modules/union
Message-ID:  <035501c3da9c$63848b50$fa10fea9@bryanuptrvb0jc>

next 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?035501c3da9c$63848b50$fa10fea9>