reopen 456257 thanks Hi,
unfortunately, gnustep-gui still fails to build: > dpkg-buildpackage: host architecture hurd-i386 > /usr/bin/fakeroot debian/rules clean > debian/rules:108: *** commands commence before first target. Stop. > dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error > exit status 2 The full log can be seen here: http://buildd.debian-ports.org/fetch.php?&pkg=gnustep-gui&ver=0.14.0-3&arch=hurd-i386&stamp=1215435898&file=log&as=raw You're trying to set a make variable inside a rule: |debian/configure-stamp: configure |ifeq ($(DEB_HOST_ARCH), $(findstring hurd-i386,$(DEB_HOST_ARCH))) |HURD_CONF=--disable-gsnd |endif cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

