From owner-freebsd-net Mon Dec 17 21:20:21 2001 Delivered-To: freebsd-net@freebsd.org Received: from web10102.mail.yahoo.com (web10102.mail.yahoo.com [216.136.130.52]) by hub.freebsd.org (Postfix) with SMTP id BB0FE37B405 for ; Mon, 17 Dec 2001 21:20:17 -0800 (PST) Message-ID: <20011218052017.16298.qmail@web10102.mail.yahoo.com> Received: from [194.225.40.6] by web10102.mail.yahoo.com via HTTP; Mon, 17 Dec 2001 21:20:17 PST Date: Mon, 17 Dec 2001 21:20:17 -0800 (PST) From: soheil hyeganeh Subject: i append the lib/libz/compress.c to sys/net/zlib.c and it takes an error To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi i want to use the compress(dst, dstsize, src, srcsize) and i append the lib/libz/compress.c to the sys/net/zlib.c and when i compile the kernel it takes an error for zlib.c a precompiling error for #ifndef _Z_UTIL_H line:45 and says that thereis no terminator for that i want to know why and how i can solve this problem 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-net" in the body of the message