Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Oct 1995 20:29:47 +0300 (MSK)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        current@freebsd.org
Subject:   procfs LKM broken now!
Message-ID:  <IHBahTmeE0@ache.dialup.demos.ru>

next in thread | raw e-mail | index | archive | help
It calls _divdi3 function (procfs_vnops.c) and fail to load,
because can't find it. Also libkern have such function, it seems
that procfs_vnops.c is only file which call it, so, it isn't
picked from libkern to kernel.
Workaround is to add 'options PROCFS' to kernel config file.
In this case _divdi3 picked from libkern.
-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
FidoNet: 2:5020/230.3    : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



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