From owner-freebsd-hackers Thu Jun 29 8: 9:14 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from marao.utad.pt (marao.utad.pt [193.136.40.3]) by hub.freebsd.org (Postfix) with ESMTP id B09A037B578 for ; Thu, 29 Jun 2000 08:09:01 -0700 (PDT) (envelope-from jsilva@utad.pt) Received: from apache (pceii041.utad.pt [193.137.96.76]) by marao.utad.pt (8.9.3/8.9.3) with SMTP id QAA23705; Thu, 29 Jun 2000 16:06:20 +0200 (MET DST) Message-Id: <200006291406.QAA23705@marao.utad.pt> X-Sender: sasilva@gcom.utad.pt X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Thu, 29 Jun 2000 16:06:04 +0100 To: freebsd-hackers@FreeBSD.org From: "Jorge Sa' Silva" Subject: kernel function Cc: sasilva@gcom.utad.pt Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I tried to use the sysctl() function in the kernel space, but when I do the "kernel make" it doesn't recognize the sysctl(). I did the include of and . Do you know where is the problem? Thanks in advance Jorge sasilva@gcom.utad.pt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message