Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486514 - sys-fs/xfsprogs: install additional headers to use libxfs
Summary: sys-fs/xfsprogs: install additional headers to use libxfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 486518
  Show dependency tree
 
Reported: 2013-09-29 21:25 UTC by Stefan Reimer
Modified: 2013-12-25 08:49 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 Stefan Reimer 2013-09-29 21:25:02 UTC
Hiho,
In order to compile additional software, eg. partclone, against libxfs one needs additional header files. These get installed by executing "make install-qa".

See:
http://www.startux.de/gitweb/quarks.git/blob/e4fb57925da1548be49ad0efc59b4bcde39a4cc5:/sys-fs/xfsprogs/xfsprogs-3.1.10-r1.ebuild#l92

So either add them by default ( I compared both versions, they only differ by the additional header files), 
or allow to select them by using an additional USE flag.
I used libxfs-dev for now and made partclone.ebuild require it.

Reason I need libxfs support is to get partclone support for xfs:
http://www.startux.de/gitweb/quarks.git/tree/e4fb57925da1548be49ad0efc59b4bcde39a4cc5:/sys-block/partclone


Cheers,
Stefan
Comment 1 SpanKY gentoo-dev 2013-12-25 08:49:43 UTC
should be all set now in the tree; thanks for the report!

Commit message: Install extra headers for libxfs
http://sources.gentoo.org/sys-fs/xfsprogs/xfsprogs-3.1.11-r1.ebuild?rev=1.1