Date: Fri, 21 Dec 2001 05:03:08 -0800 (PST) From: sepehr sepehr <freebsdkernellover@yahoo.com> To: questions@freebsd.org Subject: i link the zlib to kernel for compressing data and i got some error Message-ID: <20011221130308.97723.qmail@web21201.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
hi i make the kernel compiler to link the zlib to files and i use the zlib's func. compress() for outgoing data and after in net/ip_output.c (where i use it) it takes synatax error in ip_output.c and for the function that i used. after that i add compress.c to the net/ and add the compress.c to src/sys/conf/files and compile the kernel then it again takes a syntax error in net/compress.c before compress2 func. i want to know why and how i can fix this and if there is a file that has routines for compression TCP packets thanx to freeBSD group&lovers __________________________________________________ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011221130308.97723.qmail>