Your message dated Mon, 05 Mar 2007 01:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401168: fixed in guile-1.8 1.8.1+1-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: guile-1.8
Severity: important
Version: 1.8.1+1-3
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
--- guile-1.8-1.8.1+1.orig/libguile/fports.c
+++ guile-1.8-1.8.1+1/libguile/fports.c
@@ -18,6 +18,7 @@
L
#define _LARGEFILE64_SOURCE /* ask for stat64 etc */
+#define _GNU_SOURCE 1 /* ask for LONG_LONG_MAX/LONG_LONG_MIN */
#if HAVE_CONFIG_H
# include <config.h>
--- End Message ---
--- Begin Message ---
Source: guile-1.8
Source-Version: 1.8.1+1-5
We believe that the bug you reported is fixed in the latest version of
guile-1.8, which is due to be installed in the Debian FTP archive:
guile-1.8-dev_1.8.1+1-5_i386.deb
to pool/main/g/guile-1.8/guile-1.8-dev_1.8.1+1-5_i386.deb
guile-1.8-doc_1.8.1+1-5_all.deb
to pool/main/g/guile-1.8/guile-1.8-doc_1.8.1+1-5_all.deb
guile-1.8-libs_1.8.1+1-5_i386.deb
to pool/main/g/guile-1.8/guile-1.8-libs_1.8.1+1-5_i386.deb
guile-1.8_1.8.1+1-5.diff.gz
to pool/main/g/guile-1.8/guile-1.8_1.8.1+1-5.diff.gz
guile-1.8_1.8.1+1-5.dsc
to pool/main/g/guile-1.8/guile-1.8_1.8.1+1-5.dsc
guile-1.8_1.8.1+1-5_i386.deb
to pool/main/g/guile-1.8/guile-1.8_1.8.1+1-5_i386.deb
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.
Rob Browning <[EMAIL PROTECTED]> (supplier of updated guile-1.8 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: Sun, 4 Mar 2007 17:01:16 -0800
Source: guile-1.8
Binary: guile-1.8-doc guile-1.8 guile-1.8-libs guile-1.8-dev
Architecture: source i386 all
Version: 1.8.1+1-5
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Changed-By: Rob Browning <[EMAIL PROTECTED]>
Description:
guile-1.8 - The GNU extension language and Scheme interpreter
guile-1.8-dev - Development files for Guile 1.8
guile-1.8-doc - Documentation for Guile 1.8
guile-1.8-libs - Main Guile libraries
Closes: 401168 405231
Changes:
guile-1.8 (1.8.1+1-5) unstable; urgency=low
.
* Add NEWS to guile-1.8-doc. (closes: #405231)
.
* Fix GNU/kFreeBSD build. Thanks to Petr Salinger. (closes: #401168)
Files:
56e462145194345f50fce59a138b3472 743 interpreters optional
guile-1.8_1.8.1+1-5.dsc
d990b5ba4540a770408be4c84ec992f7 84874 interpreters optional
guile-1.8_1.8.1+1-5.diff.gz
86491d221cbf999084bbc13c6880c51b 109144 doc optional
guile-1.8-doc_1.8.1+1-5_all.deb
c78151a889a34664e74ed570b30ed628 7604 interpreters optional
guile-1.8_1.8.1+1-5_i386.deb
a4cd79b8c698283db211b9f558eac960 556978 devel optional
guile-1.8-dev_1.8.1+1-5_i386.deb
17b53dd3997841f5065a625b8499c839 668380 libs optional
guile-1.8-libs_1.8.1+1-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFF63WnJcjTd4x+c6QRAuVtAKDffTNP1pY9HcdGarevk/0acWf41gCfTIJ5
SfPXp/Fb6pv2Gv+eyga6OkY=
=uvDH
-----END PGP SIGNATURE-----
--- End Message ---