home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!moo.acns.nwu.edu!gellman
- From: gellman@moo.acns.nwu.edu (Jim Gellman)
- Subject: termio.h on HP9000/827
- Message-ID: <gellman.721948355@moo.acns.nwu.edu>
- Summary: really goofy
- Keywords: goofy
- Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
- Organization: Northwestern University, Evanston, Illinois, USA
- Date: Mon, 16 Nov 1992 21:12:35 GMT
- Lines: 28
-
- Our group just purchased two Hewlett-Packard PA-RISC machines -- a 710 and
- an 827. We've been trying to get some of the more commonly used programs
- compiled, but with limited success.
-
- Specifically, I am trying to get the newsreader "nn" to compile on the 827.
- I had some trouble on the 710 with this, but was able to get it to work
- by defining a macro that would include "termio.h." Unfortunately, when
- the build failed on the 827 that solution did not work. A perusal of
- /usr/include and /usr/include/sys on that machine shows that the entities in
- question are not defined anywhere in those directories. Here's the string
- of errors I get:
-
- cc: "term.c", line 214: error 1574: Unknown size for "winsize".
- cc: "term.c", line 216: error 1588: "SIGWINCH" undefined.
- cc: "term.c", line 217: error 1588: "TIOCGWINSZ" undefined.
- cc: "term.c", line 218: error 1530: Undefined struct or union.
- cc: "term.c", line 218: error 1530: Undefined struct or union.
- cc: "term.c", line 217: error 1563: Expression in if must be scalar.
- cc: "term.c", line 219: error 1530: Undefined struct or union.
- cc: "term.c", line 220: error 1530: Undefined struct or union.
-
- I'm not very familiar with HPUX yet, so I'd appreciate any pointers from the
- net. Shouldn't these be defined somewhere?
-
-
- --
- Jim Gellman Distributed Systems Analyst
- jag@nwu.edu Northwestern University ACNS
-