Your message dated Sun, 30 Mar 2008 14:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414519: fixed in hercules 3.05-2
has caused the Debian Bug report #414519,
regarding hercules: FTBFS on GNU/kFreeBSD
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.)
--
414519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414519
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hercules
Version: 3.04.1-1
Severity: important
Tags: patch
Hi,
The current version of hercules fails to build on GNU/kFreeBSD.
It needs a small tweak to hostopts.h to correctly supports this
architecture. You will find the patch below.
It also needs an update of config.guess and config.sub from a recent
version (have a look in /usr/share/misc/, package autotools-dev).
Thanks in advance,
Aurelien
--- hercules-3.04.1.orig/hostopts.h
+++ hercules-3.04.1/hostopts.h
@@ -203,7 +203,7 @@
/*-------------------------------------------------------------------*/
/* Hard-coded FreeBSD-specific features and options... */
/*-------------------------------------------------------------------*/
-#elif defined(__FreeBSD__) /* "FreeBSD" options */
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) /* "FreeBSD" options
*/
#define DLL_IMPORT extern
#define DLL_EXPORT
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Source: hercules
Source-Version: 3.05-2
We believe that the bug you reported is fixed in the latest version of
hercules, which is due to be installed in the Debian FTP archive:
hercules_3.05-2.diff.gz
to pool/main/h/hercules/hercules_3.05-2.diff.gz
hercules_3.05-2.dsc
to pool/main/h/hercules/hercules_3.05-2.dsc
hercules_3.05-2_i386.deb
to pool/main/h/hercules/hercules_3.05-2_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.
Peter De Schrijver (p2) <[EMAIL PROTECTED]> (supplier of updated hercules
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, 30 Mar 2008 15:47:15 +0300
Source: hercules
Binary: hercules
Architecture: source i386
Version: 3.05-2
Distribution: unstable
Urgency: low
Maintainer: Peter De Schrijver (p2) <[EMAIL PROTECTED]>
Changed-By: Peter De Schrijver (p2) <[EMAIL PROTECTED]>
Description:
hercules - System/370, ESA/390 and z/Architecture Emulator
Closes: 414519 437107 473195
Changes:
hercules (3.05-2) unstable; urgency=low
.
* fix license issue (Closes: #473195)
* fixes for late 3.05 issues (Closes: #437107)
* update autoconf foo (Closes: #414519)
Files:
bd25b2d2d44beddc743d6442ff1d74d4 610 otherosfs extra hercules_3.05-2.dsc
b2d285f5a65b1785d4e8e518f9506367 35572 otherosfs extra hercules_3.05-2.diff.gz
ccc424bfeb87285dae6f6c52c0d11a6f 2292292 otherosfs extra
hercules_3.05-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH758SKLKVw/RurbsRAmvIAJwK+RJRlLGvVQRAa12tke4uAlmfxgCgguXA
m4bQR+Q5+cvJ1VVOLOWB5fc=
=WJ58
-----END PGP SIGNATURE-----
--- End Message ---