http://bugs.freedesktop.org/show_bug.cgi?id=20934

           Summary: Parallel make fails in src/glx/x11/
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24354)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=24354)
Add dep to libGL.so on $(TOP)/$(LIB_DIR)

"make -jX" fails in src/glx/x11/ due to lib(64)/ not being created when mklib
is ran.

The following patch adds a dep from libGL.so to lib(64)/. I'm pretty sure that
the dep should be added to other libs as well but since libGL seems to be the
first one being built, it solves the issue at hand.

This bug happens on all 7.4 RCs and the final release too.

Downstream bug report : http://bugs.gentoo.org/263914

Thanks


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

------------------------------------------------------------------------------
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to