From owner-freebsd-questions Mon Dec 17 21: 0:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10108.mail.yahoo.com (web10108.mail.yahoo.com [216.136.130.58]) by hub.freebsd.org (Postfix) with SMTP id 2DEAC37B417 for ; Mon, 17 Dec 2001 21:00:45 -0800 (PST) Message-ID: <20011218050045.94689.qmail@web10108.mail.yahoo.com> Received: from [194.225.40.6] by web10108.mail.yahoo.com via HTTP; Mon, 17 Dec 2001 21:00:45 PST Date: Mon, 17 Dec 2001 21:00:45 -0800 (PST) From: soheil hyeganeh Subject: i append the /usr/src/lib/libz/compress.c to /usr/src/sys/net/zlib.c but i takes an error 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 i append the lib/libz/compress.c to sys/net/zlib.c like many others added to that file but i takes an error for a precompiler syntax error #ifndef _Z_UTIL_H no #endif found and when i make my changes deleted it works and compiles truely i want to know why and how can i 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-questions" in the body of the message