Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!EU.net!Germany.EU.net!netmbx.de!zrz.TU-Berlin.DE!zib-berlin.de!irz401!uriah!not-for-mail From: j@uriah.sax.de (J Wunsch) Newsgroups: comp.os.386bsd.apps Subject: Re: FreeBSD 1.1.5.1 and pcvt Date: 1 Aug 1994 14:42:16 +0200 Organization: Private U**X site; member IN e.V. Lines: 19 Message-ID: <31iqj8INNh6s@bonnie.sax.de> References: <31hubr$4rh@usenet.pa.dec.com> NNTP-Posting-Host: bonnie.sax.de rose@sartre.pa.dec.com (Steve Rose) writes: >I am having trouble building pcvt with FreeBSD 1.1.5.1. The problem seems >to be with resolving two symbols in pcvt_drv.c, TS_WOPEN and TS_ASLEEP. Has >something changed to break pcvt or is there a simple work around? Thanks. <sys/tty.h> has been changed. Unfortunately, i didn't had the chance to test & fix this before 1.1.5 shipped. I've got my 1.1.5.1 tape now, and i gonna make the fix to pcvt as soon as my time permits. There's a new version of pcvt in preparation (3.10), it has been kept in ``gamma'' state for now, for even this reason. (I knew it wouldn't compile out of the box on 1.1.5, but hadn't the necessary bits right in time to do the fix. :-( ) -- cheers, J"org work: joerg_wunsch@tcd-dresden.de private: joerg_wunsch@uriah.sax.de Steinbach's Guideline for Systems Programming: Never test for an error condition you don't know how to handle.