Submitted by fab on Tue, 07/15/2014 - 11:27
|
The original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1104591 Sorry, I haven't check this for 0.6.0. The other issue mentioned in the report could be a packaging/linking problem at my end. |
Comments
Submitted by gida on Tue, 07/15/2014 - 15:03
|
Please make sure to run autoreconf before building xmount. That should solve the version issue. For the "ewf not supported" issue, there seems to be a bug in my configure script which prevents it to detect libewf with newer autoconf versions. Fixing this is planned, but I didn't yet have the time to do it. |
Submitted by fab on Thu, 07/17/2014 - 14:54
|
Hmm, wired...perhaps I removed autotools accidentally in the update process of xmount a couple of years back. Usually I don't run autoreconf while working with release tarballs. But thanks for the hint. |