bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

term.h problems with emacs


From: Matt Armstrong
Subject: term.h problems with emacs
Date: Thu, 06 Feb 2003 12:52:35 -0700
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i386-debian-linux-gnu)

I find that when compiling emacs from CVS under Solaris, the following
term.h related problem shows up.

When I include <curses.h> in the conftest.c program, the compilation
errors go away.

Some relevant output is below, and the entire config.log is available
at http://www.lickey.com/~matt/bugs/config.log.gz


checking term.h presence... yes
configure: WARNING: term.h: present but cannot be compiled
configure: WARNING: term.h: check for missing prerequisite headers?
configure: WARNING: term.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##

configure:5057: gcc -c -g -O2    conftest.c >&5
In file included from configure:5111:
/usr/include/term.h:1034: parse error before "bool"
/usr/include/term.h:1060: parse error before "SGTTY"
/usr/include/term.h:1081: parse error before "sgr_mode"
/usr/include/term.h:1082: parse error before "sgr_faked"
/usr/include/term.h:1092: parse error before "funckeystarter"
/usr/include/term.h:1094: parse error before "_fl_rawmode"
/usr/include/term.h:1101: parse error before "_input_queue"
/usr/include/term.h:1108: parse error before '*' token
/usr/include/term.h:1111: parse error before "bit_vector"
/usr/include/term.h:1115: parse error before "check_turn_off"
/usr/include/term.h:1116: parse error before "non_faked_mode"
/usr/include/term.h:1117: parse error before "_cur_pair"
/usr/include/term.h:1118: parse error before '*' token
/usr/include/term.h:1120: parse error before '}' token
/usr/include/term.h:1202: parse error before "int"
/usr/include/term.h:1202: `vidputs' declared as function returning a function
/usr/include/term.h:1202: parse error before ')' token


## --------- ##
## Platform. ##
## --------- ##

hostname = kelly
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-26

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = kelly
Release = 5.6
KernelID = Generic_105181-26
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2


-- 
matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]