[Parted-maintainers] Bug#488374: installation-reports: [ia64] missing libunwind.so.7 => parted_devices cannot find disks

Otavio Salvador otavio at debian.org
Wed Jul 16 02:02:54 UTC 2008


Hello,

Could someone give a try on the attached patch?

TIA,

diff --git a/debian/rules b/debian/rules
index f2f14c9..b75b15a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,7 +181,7 @@ build-udeb/config.status: autotools-update-stamp
        dh_testdir
        [ -d build-udeb ] || mkdir build-udeb
 
-       cd build-udeb && CFLAGS="$(UDEB_CFLAGS)" ../configure --prefix=/usr \
+       cd build-udeb && CFLAGS="$(UDEB_CFLAGS)" ac_cv_header_execinfo_h=no ../configure --prefix=/usr \
            --sbindir=/sbin --libdir=/lib --mandir=\$${prefix}/share/man \
            --infodir=\$${prefix}/share/info --enable-shared --disable-static \
            --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
 
-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio at debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."





More information about the Parted-maintainers mailing list