Your message dated Tue, 7 Mar 2006 22:19:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line howl removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: howl
Severity: important
Tags: patch
Justification: fails to build from source
On Hurd we need to link against libpthread or mDNSResponder fails to
build. Suggested change is to the top level configure.ac:
hurd:/usr/src/howl-0.9.8# diff configure.ac.old configure.ac
31a32,42
> *-*-gnu*)
> SRC_SUBDIRS="lib mDNSResponder"
> LIB_SUBDIRS="howl mDNSResponder"
> HOWL_LIB_SUBDIRS="Posix NotOSX"
> HOWL_LIB_OBJECTS='posix_salt.lo posix_socket.lo
> posix_time.lo posix_signal.lo posix_interface.lo
> notosx_mdns_stub.lo'
> MDNSRESPONDER_LIB_SUBDIRS="Posix"
> MDNSRESPONDER_LIB_OBJECTS='posix_mdns.lo'
> AUTOIPD_EXTRA_OBJECTS='linux_autoip.lo posix_main.lo'
> PLATFORM_LIBS=-lpthread
> HOWL_MAN_PAGES='mDNSResponder.8 autoipd.8 nifd.8'
> ;;
I've just copied the linux entry and removed autoipd and nifd, don't
know if these are required for hurd or not, however autoipd definetly
breaks the build, I haven't tested with just nifd.
For this bug to manifest you need to solve debian bug #288164 (incorrect
use of __MACH__).
Jonathan Hogg
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: hurd-i386 (i586-AT386)
Kernel: GNU 0.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- End Message ---
--- Begin Message ---
The howl package has been removed from Debian because of license
issues (see #302462). I'm therefore closing its bug reports.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---