Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2001 11:23:45 -0800
From:      Murray Stokely <murray@FreeBSD.org>
To:        soheil hyeganeh <soheil_has@yahoo.com>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: how can i use a standard c lib. in kernel source code?
Message-ID:  <20011215112345.B8525@windriver.com>
In-Reply-To: <20011215145002.27909.qmail@web10101.mail.yahoo.com>; from soheil_has@yahoo.com on Sat, Dec 15, 2001 at 06:50:02AM -0800
References:  <20011215145002.27909.qmail@web10101.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 15, 2001 at 06:50:02AM -0800, soheil hyeganeh wrote:
> how can i use a standard c lib. in kernel source code 
> like zlib
> when i include this the cc says that there is no such
> file or directory !!!
> and surprisingly when i copy /usr/include to
> /usr/src/sys/include
> then the cc compiler say there is something wrong with
> variable

This is the wrong mailing list.  Please post to a technical list, and
read the list charters online at :

  http://www.freebsd.org/handbook/eresources.html#ERESOURCES-MAIL

You can't link normal C libraries into kernel code.

    - Murray

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




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