From owner-freebsd-questions Tue Dec 18 10:34:58 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 E77A937B419 for ; Tue, 18 Dec 2001 10:34:54 -0800 (PST) Message-ID: <20011218183454.67929.qmail@web10104.mail.yahoo.com> Received: from [213.29.102.17] by web10104.mail.yahoo.com via HTTP; Tue, 18 Dec 2001 10:34:54 PST Date: Tue, 18 Dec 2001 10:34:54 -0800 (PST) From: soheil hyeganeh Subject: how can i make the cc to compile lib/libz/compress.c::compress() in ip_output.c To: freebsd-questions@freebsd.org Cc: 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 make the Makefile.i386 that the cc compile with the link to libz "cc -lz" but when i use the compress function of that lib to the netinet/ip_output.c the compiler takes some errors about the definition of the variables of ip_output.c like off,dst,src how can i use this func. this is very emergency for me 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