Bug 1440 - [PATCH] trivial imake warning fix build on Debian
Summary: [PATCH] trivial imake warning fix build on Debian
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Monolithic (show other bugs)
Version: git
Hardware: All Linux (All)
: high trivial
Assignee: Xorg Project Team
QA Contact:
URL: http://hanzubon.jp/patches/xorg/build...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 03:12 UTC by ISHIKAWA Mutsumi
Modified: 2011-10-15 15:47 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
imake waring fix on Debian GNU/Linux system (389 bytes, patch)
2004-09-22 03:13 UTC, ISHIKAWA Mutsumi
no flags Details | Splinter Review

Description ISHIKAWA Mutsumi 2004-09-22 03:12:01 UTC
---- 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.
Comment 1 ISHIKAWA Mutsumi 2004-09-22 03:13:00 UTC
Created attachment 958 [details] [review]
imake waring fix on Debian GNU/Linux system
Comment 2 Paul Vojta 2005-01-08 22:08:05 UTC
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.)
Comment 3 Alan Coopersmith 2005-10-02 14:32:58 UTC
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.