Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 315 - xfsdump fails to compile
Summary: xfsdump fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
: 316 317 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-24 14:09 UTC by Jeld The Dark Elf
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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