Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixd.cc.columbia.edu!ta-aca From: ta-aca@cunixd.cc.columbia.edu (Andrew C. Athan) Newsgroups: comp.sys.next Subject: Re: Problems with kermit Message-ID: <1990Dec4.051934.30430@cunixf.cc.columbia.edu> Date: 4 Dec 90 05:19:34 GMT References: <1990Nov28.010147.15990@shell.shell.com> <1990Dec1.163542.788@gacvx2.gac.edu> Sender: news@cunixf.cc.columbia.edu (The Daily News) Distribution: usa Organization: Columbia University Lines: 17 >> [problem compiling kermit, probably version 4E from what I can deduce in >> the message ... used "make bsd"] > [various mumbo jumbo about a null pointer] Save yourselves some grief (unless this is REALLY a pain for you to do) and ftp the latest (5A(163)) version of kermit from watsun.cc.columbia.edu. I have successfully compiled it on my 1.0 cube. Also, please note that the makefile for 5A (and for 4E btw) both contain a next: clause in the makefile. Thus, just "make next" don't "make bsd" The files you will have to download are (minimum to build kermit): cku*.c cku*.h ckc*.h ckc*.c ckc*.w ckwart.c ckuker.mak rename the ckuker.mak to Makefile (or makefile) when you get it to your next, type "make next" and you're done. aca (squish)