bug-autoconf
[Top][All Lists]
Advanced

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

autoconf-2.57 WARNING from AC_CHECK_HEADERS for X11/Xaw/Text.h


From: John Ellson
Subject: autoconf-2.57 WARNING from AC_CHECK_HEADERS for X11/Xaw/Text.h
Date: Tue, 17 Dec 2002 21:59:48 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021211

I'm getting this message when trying to test for any header file in X11/Xaw/


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




This is from AC_CHECK_HEADERS with autoconf-2.57  on Solaris-8

I think X11/Intrinsic.h is a prerequisite. I've I have -I/usr/include/X11 in $CPPFLAGS
but perhaps I need to do something else for prerequisites?



John Ellson




reply via email to

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