bug-autoconf
[Top][All Lists]
Advanced

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

sys/ptem.h problem on Solaris 9


From: Ron McCall
Subject: sys/ptem.h problem on Solaris 9
Date: Wed, 24 Dec 2003 21:10:29 -0500
User-agent: Mutt/1.4.1i

Hi,

I was building GDB 6.0 on Solaris 9 and got some warnings while
configuring in readline saying to submit a bug report.  Here are the
relevant lines of configure output:

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

Here are the relevant lines from config.log:

configure:4092: checking sys/ptem.h usability
configure:4105: gcc -c -g -O2  conftest.c >&5
In file included from configure:4167:
/usr/include/sys/ptem.h:25: error: parse error before "mblk_t"
/usr/include/sys/ptem.h:29: error: parse error before '}' token

I did some searching and found that mblk_t is defined in sys/stream.h
which does not seem to be getting included.  This is the 4/03 edition of
Solaris 9 in case that matters.  Please let me know if you need/want any
more information!

Ron McCall




reply via email to

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