Displaying 1 result from an estimated 1 matches for "_termio_h".
2002 Mar 08
0
[Bug 152] New: Build failure on Sparc/Solaris 2.8 with Sun cc or gcc
...ned struct/union member: ws_ypixel
cc: acomp failed for ssh.c
make: *** [ssh.o] Error 2
At first I thought that somehow the header protective #defines were being set
without the header data actually being loaded, but when I removed the specific
#defines I mentioned above and tried adding:
#undef _TERMIO_H
#undef _SYS_TERMIO_H
#include <termio.h>
to the top of ttymodes.h, it again stopped at the same spot.
A complete build log can be made available upon request.
--
Zed Pobre <zed at math.lsu.edu>
Department of Mathematics, Louisiana State University
------- You are receiving this...