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

Bug 315

Summary: xfsdump fails to compile
Product: Gentoo Linux Reporter: Jeld The Dark Elf <jeld>
Component: [OLD] Core systemAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeld The Dark Elf 2002-01-24 14:09:27 UTC
xfsdump fails to link. The reason for this is as follows. xfsdump wants to be 
staticaly ( I think ) linked to libhandle.so and libdm.so. libdm.so depends on
libhandle.so. libdm.la has the dependency string pointing to //lib/libhandle.la
instead of /usr/lib/libhandle.la
Comment 1 Chad Huneycutt (RETIRED) gentoo-dev 2002-01-24 14:38:16 UTC
*** Bug 317 has been marked as a duplicate of this bug. ***
Comment 2 Chad Huneycutt (RETIRED) gentoo-dev 2002-01-24 14:38:42 UTC
*** Bug 316 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-01-24 17:51:59 UTC
fixed