From owner-freebsd-questions Sat Dec 15 10:34:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10104.mail.yahoo.com (web10104.mail.yahoo.com [216.136.130.54]) by hub.freebsd.org (Postfix) with SMTP id A7D9A37B405 for ; Sat, 15 Dec 2001 10:34:17 -0800 (PST) Message-ID: <20011215183417.41727.qmail@web10104.mail.yahoo.com> Received: from [213.29.102.17] by web10104.mail.yahoo.com via HTTP; Sat, 15 Dec 2001 10:34:17 PST Date: Sat, 15 Dec 2001 10:34:17 -0800 (PST) From: soheil hyeganeh Subject: how can i use a standard c lib. in kernel source code? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi 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 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