Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 1997 22:34:48 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Anil John <ajohn@cyberforge.com>
Cc:        questions@freebsd.org
Subject:   Re: Problems compiling xwpe under FreeBSD 2.1.5 - Help!
Message-ID:  <Pine.BSI.3.94.970128223329.24983j-100000@localhost>
In-Reply-To: <199701270034.TAA05575@onramp.i95.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Jan 1997, Anil John wrote:

> and ran make again. Everything seemed to going along until I got the 
> following error:
> 
> gcc -O2 -I/usr/include/ncurses -I/usr/X11R6/lib/../include  -DTERMCAP
> -DRANLIB -D"PRNTCMD=\"lpr\"" -DNOVSWTCH               -DRANLIB       
> -D"DESTDIR=\"/usr/bin\"" -c we_term.c
> 
> we_term.c:11: termio.h: No such file or directory
> 
> I did a locate on 'termio.h'. The only things I could find were:
> 
> /usr/include/sys/termios.h
> /usr/include/termios.h

Ugly.  :( The old termio functions will need to be ported to their termios
equivalents. This is *not* easy. 

You might ask on ports@freebsd.org and see if anyone is willing to port
it.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970128223329.24983j-100000>