Skip site navigation (1)Skip section navigation (2)
Date:      15 Dec 2001 13:39:54 -0500
From:      Joe Clarke <marcus@marcuscom.com>
To:        soheil hyeganeh <soheil_has@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how can i use a standard c lib. in kernel source code?
Message-ID:  <1008441595.36762.2.camel@shumai.marcuscom.com>
In-Reply-To: <20011215183417.41727.qmail@web10104.mail.yahoo.com>
References:  <20011215183417.41727.qmail@web10104.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2001-12-15 at 13:34, soheil hyeganeh wrote:
> hi 
> how can i use a standard c lib. in kernel source code 
> like zlib

zlib is included in the kernel source already.  It is used in the
networking code for kernel-based PPP I believe.  The files are in
/sys/net.

Joe

> 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
> 
> 
> thanx
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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




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