Your message dated Thu, 13 Apr 2006 10:02:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362139: fixed in libsigsegv 2.2-5
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: libsigsegv
Severity: important
Version: 2.2-4
Tags: patch
Hi,
the current version of libsigsegv fails to build on GNU/kFreeBSD.
Please find bellow tweak to configure/configure.in to fix that.
It would also be nice if you can ask upstream to include this change.
Thanks in advance,
Petr
only in patch2:
unchanged:
--- libsigsegv-2.2.orig/configure.in
+++ libsigsegv-2.2/configure.in
@@ -74,7 +74,7 @@
dnl List of signals that are sent when an invalid virtual memory address
dnl is accessed, or when the stack overflows.
case "$host_os" in
- sunos4* | freebsd* | openbsd* | netbsd*)
+ sunos4* | freebsd* | openbsd* | netbsd* | k*bsd*)
CFG_SIGNALS=signals-bsd.h ;;
hpux*)
CFG_SIGNALS=signals-hpux.h ;;
diff -u libsigsegv-2.2/configure libsigsegv-2.2/configure
--- libsigsegv-2.2/configure
+++ libsigsegv-2.2/configure
@@ -19547,7 +19547,7 @@
case "$host_os" in
- sunos4* | freebsd* | openbsd* | netbsd*)
+ sunos4* | freebsd* | openbsd* | netbsd* | k*bsd*)
CFG_SIGNALS=signals-bsd.h ;;
hpux*)
CFG_SIGNALS=signals-hpux.h ;;
@@ -24108,11 +24108,12 @@
--- End Message ---
--- Begin Message ---
Source: libsigsegv
Source-Version: 2.2-5
We believe that the bug you reported is fixed in the latest version of
libsigsegv, which is due to be installed in the Debian FTP archive:
libsigsegv-dev_2.2-5_i386.deb
to pool/main/libs/libsigsegv/libsigsegv-dev_2.2-5_i386.deb
libsigsegv_2.2-5.diff.gz
to pool/main/libs/libsigsegv/libsigsegv_2.2-5.diff.gz
libsigsegv_2.2-5.dsc
to pool/main/libs/libsigsegv/libsigsegv_2.2-5.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated libsigsegv package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 13 Apr 2006 09:03:31 +0200
Source: libsigsegv
Binary: libsigsegv-dev
Architecture: source i386
Version: 2.2-5
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description:
libsigsegv-dev - Library for handling page faults in a portable way
Closes: 357144 362139
Changes:
libsigsegv (2.2-5) unstable; urgency=low
.
* Now build with gcc-4.1 to avoid FTBFS. Closes: #357144
* Included patch for GNU/kFreeBSD. Closes: #362139
Files:
6ddf8a8067a20e458f84a3337ca85d51 644 libdevel optional libsigsegv_2.2-5.dsc
7ab62b2357aa6b8a9c15ddac8223f49c 6589 libdevel optional
libsigsegv_2.2-5.diff.gz
3b10993cb73bc70522172b116051100e 17926 libdevel optional
libsigsegv-dev_2.2-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEPmJ/11ldN0tyliURAgKKAJ9H+u9aaKkb1QOxHnp6QvOCqT4CsQCgyqhq
5tI9izTyPSqKrDX58QVx6u4=
=Eq4K
-----END PGP SIGNATURE-----
--- End Message ---