Bug 89425 - Intel driver fails to configure with --disable-tools
Summary: Intel driver fails to configure with --disable-tools
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-04 15:23 UTC by Tomas Pruzina
Modified: 2015-03-04 15:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
configure log (8.88 KB, text/plain)
2015-03-04 15:23 UTC, Tomas Pruzina
no flags Details

Description Tomas Pruzina 2015-03-04 15:23:42 UTC
Created attachment 114000 [details]
configure log

Good day,

building intel driver with --disable-tools fails with following configure error:
> configure: error: conditional "BUILD_TOOL_CURSOR" was never defined.


I build more or less daily so tracking regression shouldn't be too hard.

Have a nice day.
Comment 1 Chris Wilson 2015-03-04 15:30:38 UTC
commit 88e615425bd61856c3f039127fb90592dfac22df
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Mar 4 15:28:49 2015 +0000

    configure: Make sure that BUILD_TOOL_CURSOR is always defined
    
    Building intel driver with --disable-tools fails with following
    
      configure: error: conditional "BUILD_TOOL_CURSOR" was never defined.
    
    Reported-by: Tomas Pruzina <pruzinat@gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89425
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Comment 2 Tomas Pruzina 2015-03-04 15:32:42 UTC
Damn, just as I was getting used to my reports of trivial bugs being fixed within hours, mr. Wilson raises bar to 7 minutes :-]


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.