---- Warning Message from imake make[3]: Entering directory `/home/ishikawa/tmp/xorg/xc/lib' In file included from ../../config/cf/Imake.tmpl:105, from Imakefile.c:35: ../../config/cf/linux.cf:98: warning: "NothingOutsideProjectRoot" is not defined ../../config/cf/linux.cf:104: warning: "NothingOutsideProjectRoot" is not defined ---- LinuxDebian section in xc/config/linux.cf (line 97...) use `#if !NothingOutsideProjectRoot', but NothingOutsideProjectRoot is not defined by default. It causes above warnings.
Created attachment 958 [details] [review] imake waring fix on Debian GNU/Linux system
In addition, since linux.cf references NothingOutsideProjectRoot, it should be set in the BeforeVendorCF section of site.def. (Currently it's set in the AfterVendorCF part.)
This was fixed in CVS HEAD on Mar 6 2005 by Branden. Closing bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.