Mark Lamb <mark.lamb <at> provisia-services.com> writes: > Got these errors > when runing configure. OS is Solaris 10 06/06. > > checking siginfo.h presence... yesconfigure: > WARNING: siginfo.h: present but cannot be compiledconfigure: WARNING: > siginfo.h: check for missing prerequisite > headers?configure: WARNING: siginfo.h: see the Autoconf > documentationconfigure: WARNING: siginfo.h: section > "Present But Cannot Be Compiled"configure: WARNING: siginfo.h: proceeding > with the preprocessor's resultconfigure: WARNING: siginfo.h: in the future, > the compiler will take precedenceconfigure: WARNING:
Thanks for the report. I hope to have this resolved before m4 1.4.6. This is caused by the fact that siginfo.h is not self-contained on Solaris. What is the error message in config.log? Or in other words, what are the prerequisite headers that must be included before checking for siginfo or sys/wait? -- Eric Blake _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
