Package: apt Version: 0.3.19 Severity: important Hi, buildlib/environment.mak.in checks for host architecture to be linux-gnu to enable shared libraries. Exactly the same settings are true for the Hurd, which has the host arch string "gnu0.2" currently and gnu* in general. Please enable shared libraries for this hosts (gnu*), too. Not building shared libraries breaks debian/rules (libapt-pkg-dev). Thanks, Marcus