Return to BSD News archive
Path: sserve!manuel!munnari.oz.au!spool.mu.edu!olivea!uunet!dtix!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.th-darmstadt.de!iti.informatik.th-darmstadt.de!deeken From: deeken@iti.informatik.th-darmstadt.de (Hans-Christoph Deeken) Newsgroups: comp.unix.bsd Subject: Re: Kermit 5A Message-ID: <1992Sep24.114936.35925@news.th-darmstadt.de> Date: 24 Sep 92 11:49:36 GMT References: <Bv2HBt.BsB@mentor.cc.purdue.edu> Sender: news@news.th-darmstadt.de (The News System) Organization: TU Darmstadt Lines: 35 Nntp-Posting-Host: sun2.iti.informatik.th-darmstadt.de In article <Bv2HBt.BsB@mentor.cc.purdue.edu>, nuspljj@mentor.cc.purdue.edu (Joseph J. Nuspl Jr.) writes: > Has anyone gotten Kermit 5A to compile under 386BSD 0.1? I've tried with > 'make posix'. Couple errors... wait() seems to be the biggest > problem. Any suggestions, comments... Well, a compiled binary (and the source) of C-Kermit 5A(179?) is in /usr/othersrc/public, if you installed the etcdist. Since this binary uses /var/spool/uucp instead of /var/spool/lock for lockfiles (and the installed UUCP wants /var/spool/lock), I decided to recompile kermit with the correct directory. I fetched the latest version from watsun.cc.columbia.edu (in kermit/bin/ckuNNN.tar.Z, NNN being 183 when I last looked). I tried the 386bsd target in the supplied Makefile, and it failed. When looking through the Makefile for other BSD targets, I stumbled across entries for 4.4BSD, with comments indicating that these might be appropriate for NET/2 derived systems. I used the target 'bsd44c' (with curses for the file transfer display). The only thing to change (as far as I remember... my system is at home) is the format and location of the lock files. Kermit defines SVR4 when BSD44 is defined, so by default SVR4-style lock files are used. I put the relevant code in an '#ifndef __386BSD__', and now it works. > Thanks. > > Joseph J. Nuspl Jr. You're welcome, Hannes -- Hans-Christoph Deeken (Glenlivet on IRC) Inst. fuer theoret. Informatik (deeken@iti.informatik.th-darmstadt.de) TH Darmstadt, Germany (I don't speak for THD, they don't speak for me) "Whisky ist fluessiges Sonnenlicht --- George Bernard Shaw"