Bug 52347 - mklib: Error: no object files specified for d3d1x state tracker
Summary: mklib: Error: no object files specified for d3d1x state tracker
Status: CLOSED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-21 20:21 UTC by Alexandre Demers
Modified: 2012-09-15 23:40 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
mesa-9_pre20120831.log.gz (full build log) (19.41 KB, application/x-gzip)
2012-09-03 05:14 UTC, Denis M. (Phr33d0m)
Details

Description Alexandre Demers 2012-07-21 20:21:48 UTC
When trying to reproduce another bug, I encountered the following error about d3d1x state tracker:
Making all in state_trackers
make[3]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers'
make[4]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x'
make[5]: Entering directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x/d3dapi'
/bin/sh ../../../../../bin/mklib -o  -static    
mklib: Error: no object files specified (-h for help)
make[5]: *** [lib.a] Error 1
make[5]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x/d3dapi'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers/d3d1x'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium/state_trackers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dema1701/projects/display/mesa/src/gallium'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dema1701/projects/display/mesa/src'
make: *** [all-recursive] Error 1


As you can see, there is no output file name specified after the "-o" option.
Comment 1 Denis M. (Phr33d0m) 2012-09-03 05:13:49 UTC
Hello, I'm hitting this same issue on mesa-9_pre20120831.
Comment 2 Denis M. (Phr33d0m) 2012-09-03 05:14:41 UTC
Created attachment 66525 [details]
mesa-9_pre20120831.log.gz (full build log)
Comment 3 Matt Turner 2012-09-03 08:20:10 UTC
No one is maintaining d3d1x. I think we should disable its build flag.
Comment 4 Kenneth Graunke 2012-09-03 17:12:31 UTC
Especially since the Wine guys seemed opposed to it, if anything.
Comment 5 Denis M. (Phr33d0m) 2012-09-03 23:17:02 UTC
These are some bad news I would have preferd not to hear with my morning coffee...


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.