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

            Bug ID: 89680
           Summary: Hard link exist in Mesa 10.5.1 sources
           Product: Mesa
           Version: 10.5
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: kallis...@unixzen.com
        QA Contact: mesa-dev@lists.freedesktop.org

There is a hardlink in the Mesa 10.5.1 sources that needs repaired / converted
to a soft link:

On Linux:
$ ls -i src/gallium/state_trackers/egl/x11/dri2.c 
919395 src/gallium/state_trackers/egl/x11/dri2.c
$ ls -i src/glx/dri2.c 
919395 src/glx/dri2.c

On Haiku:
/Builds> tar xf mesa-10.5.1.tar.gz
tar: mesa-10.5.1/src/gallium/state_trackers/egl/x11/dri2.c: Cannot hard link to
‘mesa-10.5.1/src/glx/dri2.c’: Operation not supported
tar: Exiting with failure status due to previous errors

It looks as though this issue was introduced here:
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/state_trackers/egl/x11/dri2.c?h=10.5&id=8443efdf2c7772f18e8209b6b6cfc6b19e638423

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to