You probably don't have the standard X includes installed. The file I have needs these other includes : #include <X11/Xlib.h> #include <X11/Xfuncproto.h> #include <X11/Xosdefs.h> #include <X11/Xutil.h>
It's probably the same on your system, and my guess is that one or more
of those are either lacking or not in your include path.
Danny
On Tue, 2005-10-25 at 13:34 -0400, Craig M. Houck wrote:
> When I configure lesstif-0.94 I get the following 'piece', This is on
> a Solaris 9 sun box.
> .
> .
> .
> checking /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h
> usability... no
> checking /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h
> presence... yes
> configure: WARNING: /usr/local/October05-Upgrade/lesstif-
> 0.94.4/Xrender.h: present but cannot be compiled
> configure:
> WARNING: /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h:
> check for missing prerequisite headers?
> configure: WARNING: /usr/local/October05-Upgrade/lesstif-
> 0.94.4/Xrender.h: see the Autoconf documentation
> configure:
> WARNING: /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h:
> section "Present But Cannot Be Compiled"
> configure: WARNING: /usr/local/October05-Upgrade/lesstif-
> 0.94.4/Xrender.h: proceeding with the preprocessor's result
> configure:
> WARNING: /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h: in the
> future, the compiler will take precedence
> configure: WARNING: ## ---------------------------------- ##
> configure: WARNING: ## Report this to the lesstif lists. ##
> configure: WARNING: ## ---------------------------------- ##
> checking for /usr/local/October05-Upgrade/lesstif-0.94.4/Xrender.h...
> yes
> .
> .
> .
>
> I copied Xrender.h from two locations directly into the directory I am
> running configure in, same message for both.
> /usr/openwin/share/include/X11/extensions/Xrender.h
> /usr/local/include/X11/extensions/Xrender.h
>
> Any help is appreciated.
>
> --
> RBtBotL ><>
> Craig
> o
> / \
> ^
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
signature.asc
Description: This is a digitally signed message part

