Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 412896 Details for
Bug 561480
dev-ros/rviz-1.11.9 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rviz-librviz_sip-lib64.patch
rviz-librviz_sip-lib64.patch (text/plain), 792 bytes, created by
Eric Timmons
on 2015-09-25 17:53:49 UTC
(
hide
)
Description:
rviz-librviz_sip-lib64.patch
Filename:
MIME Type:
Creator:
Eric Timmons
Created:
2015-09-25 17:53:49 UTC
Size:
792 bytes
patch
obsolete
>--- src/python_bindings/sip/CMakeLists.txt.old 2015-09-24 22:44:01.229708928 -0400 >+++ src/python_bindings/sip/CMakeLists.txt 2015-09-24 22:44:25.055710477 -0400 >@@ -42,8 +42,8 @@ > # maintain context for different named target > set(rviz_sip_INCLUDE_DIRS ${rviz_INCLUDE_DIRS} "${PROJECT_SOURCE_DIR}/src" ${catkin_INCLUDE_DIRS}) > set(rviz_sip_LIBRARIES ${rviz_LIBRARIES} ${PROJECT_NAME}) >-set(rviz_sip_LIBRARY_DIRS ${rviz_LIBRARY_DIRS} ${CATKIN_DEVEL_PREFIX}/lib) >-set(rviz_sip_LDFLAGS_OTHER ${rviz_LDFLAGS_OTHER} -Wl,-rpath,\\"${CATKIN_DEVEL_PREFIX}/lib\\") >+set(rviz_sip_LIBRARY_DIRS ${rviz_LIBRARY_DIRS} ${CATKIN_DEVEL_PREFIX}/lib64) >+set(rviz_sip_LDFLAGS_OTHER ${rviz_LDFLAGS_OTHER} -Wl,-rpath,\\"${CATKIN_DEVEL_PREFIX}/lib64\\") > > if(sip_helper_FOUND) > list(APPEND rviz_BINDINGS "sip")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 561480
:
412892
|
412894
| 412896