Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 233500

Summary: dev-libs/xmlrpc-c installs to incorrect location
Product: Gentoo Linux Reporter: Justin Lambert <jlambert>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin Lambert 2008-07-31 17:08:08 UTC
xmlrpc-c-1.14.07 installs libraries into /usr/usr/lib64 instead of /usr/lib64.  Equery output below.  This causes cmake-2.4.8 to fail with this error: ../bin/ctest: error while loading shared libraries: libxmlrpc_client.so.3: cannot open shared object file: No such file or directory

Reproducible: Always

Steps to Reproduce:
1. emerge "=dev-libs/xmlrpc-c-1.14.07" "=dev-util/cmake-2.4.8"

Actual Results:  
cmake failes

Expected Results:  
cmake complies correctly
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-07-31 17:42:54 UTC

*** This bug has been marked as a duplicate of bug 233468 ***