Ludovic Rousseau wrote:
Barry deFreese a écrit :
Package: muscleframework
Version: 1.1.6-6
Severity: normal

Hi,

Hello,

muscleframework currently fails to build on Debian GNU/Hurd. The attached patch resolves that. Some of the changes to the configure files are probably overkill but should not be detrimental.

You also patched the file installBundle:

--- muscleframework-1.1.6.orig/CFlexPlugin/installBundle
+++ muscleframework-1.1.6/CFlexPlugin/installBundle
@@ -34,6 +34,8 @@
             hostType="HPUX";;
     Tru64)         vFlag=1
             hostType="Tru64";;
+    GNU)         vFlag=1
+            hostType="Linux";;
     *)        vFlag=0;;
 esac


But I don't think this patch is correct.

To check that I need to get the compilation log of pcsc-lite on Hurd. I could not find it in [1]. Are Debian build log on Hurd available somewhere?

Bye,

[1] https://buildd.debian.org/build.php?pkg=pcsc-lite


Ludovic,

Yes, but those changes were less intrusive is the only reason I didn't mention them. The build logs should be available at http://www.buildd.net. Strange though, I cannot find one for psc-lite.

Thanks,

Barry deFreese




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to