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

Bug 307043

Summary: libewf and USE=rawio issues
Product: Gentoo Linux Reporter: Kalin KOZHUHAROV <kalin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: patrick
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: svn diff -r 316:317 libewf-20100226.ebuild

Description Kalin KOZHUHAROV 2010-02-27 07:43:51 UTC
According to the ./configure --help we should use --{enable,disable}-low-level-functions instead. Combined with a few more tidbits, I have updated it in my pkalin overlay[1]

[1]    https://svn.tar.bz/repos/pkalin/trunk/README.txt


Reproducible: Always
Comment 1 Kalin KOZHUHAROV 2010-02-27 07:46:29 UTC
Created attachment 221399 [details, diff]
svn diff -r 316:317 libewf-20100226.ebuild
Comment 2 Kalin KOZHUHAROV 2010-02-27 07:47:08 UTC
Adding the last comitter
Comment 3 Patrick Lauer gentoo-dev 2010-02-27 10:25:30 UTC
+  27 Feb 2010; Patrick Lauer <patrick@gentoo.org> libewf-20100226.ebuild:
+  Improving rawio useflag for #307043. Thanks to Kalin KOZHUHAROV