Bug 2862 - make install fails as normal user with NothingOutsideProjectRoot YES
Summary: make install fails as normal user with NothingOutsideProjectRoot YES
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 08:18 UTC by Adam Jackson
Modified: 2005-08-28 00:21 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Adam Jackson 2005-03-30 08:18:30 UTC
the install process attempts to unlink /usr/lib/libGL.so even if
NothingOutsideProjectRoot is set.

it's not really okay to let this fail silently though, because under a normal
install process this should get removed.  the real fix is to build libGL from
Mesa instead of Xorg, and _always_ install it to /usr/lib like the ABI requires.
Comment 1 Adam Jackson 2005-08-28 17:21:01 UTC
i have no intention of fixing this in 6.9, and it's irrelevant in 7.0 and later.


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.