X11/Xmu/Editres.h

View: New views
2 Messages — Rating Filter:   Alert me  

X11/Xmu/Editres.h

by Cavin Graves :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled
configure: WARNING: X11/Xmu/Editres.h: check for missing prerequisite
headers?
configure: WARNING: X11/Xmu/Editres.h: proceeding with the
preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@.... ##
configure: WARNING:     ## ------------------------------------ ##




Re: X11/Xmu/Editres.h

by Ralf Wildenhues :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Cavin,

* Cavin Graves wrote on Sat, Oct 31, 2009 at 07:33:37AM CET:
> configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled
> configure: WARNING: X11/Xmu/Editres.h: check for missing
> prerequisite headers?
> configure: WARNING: X11/Xmu/Editres.h: proceeding with the
> preprocessor's result

Please read
<http://www.gnu.org/software/autoconf/manual/html_node/Present-But-Cannot-Be-Compiled.html>
then look at the config.log snippet corresponding to the above output,
then report the data (the full compiler error) to the maintainer of the
package you are compiling, so they can adjust their configure.ac script.

Cheers,
Ralf