Bug#713711: guymager: FTBFS: libewf.h:35:21: fatal error: libbfio.h: No such file or directory
Michael Prokop
mika at debian.org
Mon Jul 22 12:20:56 UTC 2013
Hi,
I'm adding xmount's upstream developer Gillen Daniel to Cc.
* Jeremy Bicha [Fri Jul 19, 2013 at 11:02:58PM -0400]:
> I rebuilt xmount against the new libewf in Ubuntu. It built fine
> except it didn't recognize the ewf library.
> checking for libewf_open in -lewf... no
> configure: WARNING: No EWF library found! EWF input support will be disabled.
> https://launchpadlibrarian.net/145386974/buildlog_ubuntu-saucy-i386.xmount_0.5.0-2build1_UPLOADING.txt.gz
I've just provided a trivial patch which tries to address that:
| checking for libewf_handle_open in -lewf... yes
| [...]
| checking libewf.h usability... yes
| checking libewf.h presence... yes
| checking for libewf.h... yes
% dpkg -x ../xmount_0.5.0-3_amd64.deb foo
% ldd foo/usr/bin/xmount| grep libewf
libewf.so.2 => /usr/lib/x86_64-linux-gnu/libewf.so.2 (0x00007fa1dde9e000)
I haven't had time to test the result yet though.
You can find my changes in branch mika/libewf-20130416 of
xmount.git which I just copied to:
https://github.com/mika/xmount/commits/mika/libewf-20130416
Jeremy, I'd appreciate testing.
Daniel, I'd appreciate your feedback as upstream developer and
whether this is the prefered way to address the issue in your
upstream sources.
regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/forensics-devel/attachments/20130722/4cc1956a/attachment.sig>
More information about the forensics-devel
mailing list