Your message dated Sun, 13 Apr 2008 20:34:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Package removed from the archive
has caused the Debian Bug report #415556,
regarding tac-plus: FTBFS on GNU/kFreeBSD: missing OS detection
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
415556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415556
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tac-plus
Version: 1:4.0.4.alpha-14
Severity: important
Tags: patch

Hi,

currently your package FTBFS on GNU/kFreeBSD, as you can see by having a
look at the buildd logs[0]. Please find attached a patch to add support
for GNU/k*BSD and GNU(/Hurd). It allows the package to build fine at
least on GNU/kFreeBSD, and might help other architectures (like
hurd-i386).

 0. http://experimental.ftbfs.de/build.php?&pkg=tac-plus

Cheers,

-- 
Cyril Brulebois
--- tac-plus-4.0.4.alpha/configure      2007-03-20 10:41:58.000000000 +0100
+++ tac-plus-4.0.4.alpha/configure      2007-03-20 10:41:59.000000000 +0100
@@ -912,7 +912,7 @@
 
 
 case $host_os in 
-       *linux-gnu)
+       *linux-gnu|*k*bsd*-gnu|*-gnu*)
        OS="-DLINUX -DGLIBC"
        ;;
        *solaris*)
--- tac-plus-4.0.4.alpha/configure.in   2007-03-20 10:41:58.000000000 +0100
+++ tac-plus-4.0.4.alpha/configure.in   2007-03-20 10:41:59.000000000 +0100
@@ -11,7 +11,7 @@
 AC_CANONICAL_SYSTEM()
 
 case $host_os in 
-       *linux-gnu)
+       *linux-gnu|*k*bsd*-gnu|*-gnu*)
        OS="-DLINUX -DGLIBC"
        ;;
        *solaris*)

--- End Message ---
--- Begin Message ---
tac-plus has been removed from the Debian archive, so I am closing its
bugs.

Ana



--- End Message ---

Reply via email to