Your message dated Sun, 16 Jul 2006 12:03:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line 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: prelude-nids
Version: 0.8.6-1
Severity: wishlist
Tags: patch

When building 'prelude-nids' on ppc64/unstable,
I get the following error:


hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = ppc64
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = ppc64
UNAME_RELEASE = 2.6.12-1-ppc64
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Fri Aug 12 15:44:43 UTC 2005
configure: error: can not guess host type; you must specify one
make[3]: *** [libpcap/Makefile] Error 1

With the attached patch 'prelude-nids' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/prelude-nids-0.8.6/debian/control ./debian/control
--- ../tmp-orig/prelude-nids-0.8.6/debian/control       2005-08-28 
14:39:26.000000000 +0200
+++ ./debian/control    2005-08-28 14:39:08.000000000 +0200
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Mickael Profeta <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), libprelude-dev (>= 0.8.7), libssl-dev, 
flex, bison
+Build-Depends: debhelper, autotools-dev, libprelude-dev (>= 0.8.7), 
libssl-dev, flex, bison
 Standards-Version: 3.6.1.0
 
 Package: prelude-nids
diff -urN ../tmp-orig/prelude-nids-0.8.6/debian/rules ./debian/rules
--- ../tmp-orig/prelude-nids-0.8.6/debian/rules 2005-08-28 14:39:26.000000000 
+0200
+++ ./debian/rules      2005-08-28 14:38:50.000000000 +0200
@@ -5,6 +5,7 @@
 configure: configure-stamp
 configure-stamp:
        dh_testdir
+       cp /usr/share/misc/config.{guess,sub} .
 #      ./autogen.sh
        ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--bindir=\$${prefix}/sbin --enable-gtk-doc=no --sysconfdir=/etc
        touch configure-stamp


--- End Message ---
--- Begin Message ---
prelude-nids has been removed from Debian.  For details, please see
<http://bugs.debian.org/370662>.

--- End Message ---

Reply via email to