Old bug never fixed, breaks compilation on RPM based distros
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
Undecided
|
Unassigned | ||
Compiz Core |
New
|
Undecided
|
Unassigned | ||
CentOS |
New
|
Undecided
|
Unassigned | ||
Fedora |
New
|
Undecided
|
Unassigned | ||
openSUSE |
New
|
Undecided
|
Unassigned |
Bug Description
I'm going to just cut and paste the original bug report (from opencompositing
Original bug report;
http://
-------
--- a/cmake/
+++ b/cmake/
@@ -106,7 +106,7 @@ function (compizconfig_
- INSTALL_RPATH "${COMPIZCONFIG
+ INSTALL_RPATH "${CMAKE_
)
@@ -122,7 +122,7 @@ function (compizconfig_
install (
TARGETS ${bname}
- DESTINATION
${COMPIZ_
+ DESTINATION
${COMPIZ_
)
if (NOT _COMPIZCONFIG_
Please remove the /lib prefix from both lines as it breaks builds on the x86_64
platform.
All x86_64 rpm based distro use the /usr/lib64 directory
-------
it would probably be good to fix this, being as the patch is already available, and it would benefit RPM distros.
Just bumping / doing follow up. I've seen no notification (in email) from this bug report.
And last i looked, compiz' code hasn't been changed to NOT link statically to /lib
I know you guys are busy, but this is a long outstanding bug that (as i said above) was THE REASON Compiz was dropped from fedora...
While this bug doesn't affect me personally, it really needs to be fixed, and probably should have been fixed a long long time ago.
cheerz