Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2000 16:36:33 +0530 (IST)
From:      "G.B.Naidu" <gbnaidu@sasi.com>
To:        freebsd-net@FreeBSD.org
Subject:   warnings in compilatoin...
Message-ID:  <Pine.GSO.4.10.10005191629350.17596-100000@sund6.sasi.com>

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

Hi,

IN my kernel, I have used some write() calls. But the compiler giving
warning messages saying that "implicit declaration". Once I boot this
kernel, whenever a write() call is executed, it is panicking. I guess it
is because write() is supposed to be used by kernel. What do I need to use
if I want the similar functionality as write()?

thanks
--gb




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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