[Mesa-dev] [Bug 89680] Hard link exist in Mesa 10.5.1 sources
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 19 08:11:53 PDT 2015
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 at lists.freedesktop.org
Reporter: kallisti5 at unixzen.com
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150319/39e80fe2/attachment.html>
More information about the mesa-dev
mailing list