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

Bug 486514

Summary: sys-fs/xfsprogs: install additional headers to use libxfs
Product: Gentoo Linux Reporter: Stefan Reimer <it>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 486518    

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