Status: New
Owner: ken...@google.com
Labels: Type-Defect Priority-Medium

New issue 271 by pkwar...@gmail.com: RPATH on python native library is not set correctly
http://code.google.com/p/protobuf/issues/detail?id=271

What steps will reproduce the problem?
1. Build the python module with the C++ support.
2. Run 'readelf -d _net_proto2___python.so | grep RPATH' on a Linux system.

What is the expected output? What do you see instead?
Expect the RPATH of the library to be set to the same value as passed to './configure --libdir'. Instead it is set to the relative path '../.libs'.

What version of the product are you using? On what operating system?
Protobuf 2.4.0a.

Please provide any additional information below.


--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to