This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Fwd: [5.1] Solaris 8 x86 build status?]


Hi -

cagney wrote:

: [...]
: Solaris 8 x86 CURSES_H problem
: http://sources.redhat.com/ml/gdb/2000-07/msg00038.html
: [...]
: When building both GDB and SID using the same source tree the problem
: will still occure. sid/component/configure.in mis-configures
: <curses.h> and leaves wrong information in the config cache.

From the referenced message, and from looking at gdb/configure.in,
I can't tell whether the problem is supposed to be fixed by the
autoconf test 

  case $host_os in solaris2.7 | solaris2.8) case "$GCC" in yes)
    AC_DEFINE(_MSE_INT_H)
  esac; esac

before the AC_CHECK_HEADERS list.  If so, sure, it can be copied
into the appropriate spot in the sid configury.


- FChE

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]