Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!vbcnet-west!bulb.garlic.com!news.scruz.net!noos.hooked.net!www.nntp.primenet.com!nntp.primenet.com!EU.net!news-peer.gsl.net!news-penn.gsl.net!news.gsl.net!news.NetVision.net.il!not-for-mail From: you@somehost.somedomain (intertaxi) Newsgroups: comp.unix.bsd.freebsd.misc Subject: ppp-2.3.0 installation problems on FreeBSD-2.2 Date: 28 May 1997 12:21:02 GMT Organization: Your Organization Lines: 17 Message-ID: <5mh7ve$p4g$1@news.NetVision.net.il> NNTP-Posting-Host: 194.90.195.211 Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Newsreader: WinVN 0.99.8 (x86 32bit) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41758 I use FreeBSD-2.2 box and try setup ppp-2.3.0 program on it. Now I have achieved until new kernel compilation. On step "make depend" I got messages: .../net/zlib.c:605: macro 'deflateInit2' used with too many (7) args .../net/zlib.c:611: macro 'deflateInit2' used with too many (7) args mkdep: compile failed. *** Error code 1 Stop. If I try to "make depend" with 6 argument in 'deflateInit2' (zlib.c file), so I can jump this step. Naturally, that the next step "make" is unsuccessful. Help me please somebody - I have spent two days already without result Thanks in advance