[Mesa-dev] [Bug 52347] New: mklib: Error: no object files specified for d3d1x state tracker

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 21 20:21:48 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52347

             Bug #: 52347
           Summary: mklib: Error: no object files specified for d3d1x
                    state tracker
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: alexandre.f.demers at gmail.com


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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list