Your message dated Wed, 02 Mar 2005 08:32:15 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297584: fixed in hf 0.7.2-3
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Mar 2005 16:34:00 +0000
>From [EMAIL PROTECTED] Tue Mar 01 08:33:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c187024.adsl.hansenet.de (localhost.localdomain) [213.39.187.24]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D6AJn-0005NI-00; Tue, 01 Mar 2005 08:33:55 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
id 1D6BG7-0005Ke-D0; Tue, 01 Mar 2005 18:34:11 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: hf: FTBFS (amd64/gcc-4.0): previous declaration of 'last_time' was here
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 01 Mar 2005 18:34:11 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: hf
Severity: normal
Tags: patch
When building 'hf' on amd64 with gcc-4.0,
I get the following error:
fskl1.h:98: error: previous declaration of 'last_time' was here
fskl1.c:54: error: static declaration of 'l1rxslots' follows non-static
declaration
fskl1.h:103: error: previous declaration of 'l1rxslots' was here
fskl1.c:55: error: static declaration of 'l1txslots' follows non-static
declaration
fskl1.h:104: error: previous declaration of 'l1txslots' was here
fskl1.c:56: error: static declaration of 'isintab' follows non-static
declaration
fskl1.h:105: error: previous declaration of 'isintab' was here
fskl1.c:62: error: static declaration of 'tx_phase' follows non-static
declaration
fskl1.h:110: error: previous declaration of 'tx_phase' was here
fskl1.c:63: error: static declaration of 'fsk_freq' follows non-static
declaration
fskl1.h:111: error: previous declaration of 'fsk_freq' was here
make[4]: *** [fskl1.o] Error 1
make[4]: Leaving directory `/hf-0.7.2/hfkernel/fsk'
With the attached patch 'hf' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/hf-0.7.2/hfkernel/fsk/fskl1.h ./hfkernel/fsk/fskl1.h
--- ../tmp-orig/hf-0.7.2/hfkernel/fsk/fskl1.h 2005-01-19 20:47:22.000000000
+0100
+++ ./hfkernel/fsk/fskl1.h 2005-03-01 18:21:25.514849961 +0100
@@ -95,20 +95,14 @@
};
extern struct corr_cache corr_cache[CORRELATOR_CACHE];
-extern l1_time_t last_time;
extern pthread_cond_t l1cond;
extern pthread_mutex_t l1mutex;
#define NUMRXSLOTS 20
#define NUMTXSLOTS 4
-extern struct l1rxslots l1rxslots[NUMRXSLOTS];
-extern struct l1txslots l1txslots[NUMTXSLOTS];
-extern int isintab[SINTABSIZE+SINTABSIZE/4];
#ifdef HFMODEM_FLOAT
extern float fsintab[SINTABSIZE+SINTABSIZE/4];
#endif /* HFMODEM_FLOAT */
-extern unsigned int tx_phase;
-extern unsigned int fsk_freq[2];
/* --------------------------------------------------------------------- */
---------------------------------------
Received: (at 297584-close) by bugs.debian.org; 2 Mar 2005 13:38:34 +0000
>From [EMAIL PROTECTED] Wed Mar 02 05:38:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D6U3e-0001QQ-00; Wed, 02 Mar 2005 05:38:34 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D6TxX-0007y2-00; Wed, 02 Mar 2005 08:32:15 -0500
From: Joop Stakenborg <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#297584: fixed in hf 0.7.2-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 02 Mar 2005 08:32:15 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: hf
Source-Version: 0.7.2-3
We believe that the bug you reported is fixed in the latest version of
hf, which is due to be installed in the Debian FTP archive:
hf_0.7.2-3.diff.gz
to pool/main/h/hf/hf_0.7.2-3.diff.gz
hf_0.7.2-3.dsc
to pool/main/h/hf/hf_0.7.2-3.dsc
hf_0.7.2-3_i386.deb
to pool/main/h/hf/hf_0.7.2-3_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.
Joop Stakenborg <[EMAIL PROTECTED]> (supplier of updated hf 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: Wed, 2 Mar 2005 14:03:27 +0100
Source: hf
Binary: hf
Architecture: source i386
Version: 0.7.2-3
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg <[EMAIL PROTECTED]>
Changed-By: Joop Stakenborg <[EMAIL PROTECTED]>
Description:
hf - amateur-radio protocol suite using a soundcard as a modem
Closes: 297584
Changes:
hf (0.7.2-3) unstable; urgency=low
.
* Fix a FTBFS on amd64 by Andreas Jochens, thanks! Closes: #297584.
Files:
7f3bff2aad0ae11c1a0d89f86cb7f209 595 hamradio optional hf_0.7.2-3.dsc
3d940a674c0e5f62fea8e8642b6eda6a 156429 hamradio optional hf_0.7.2-3.diff.gz
9ba3592d695e098d0d1ee0c151401bc3 850436 hamradio optional hf_0.7.2-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCJb0knuUI/ps3DJoRAr9hAJ4jd+EvgWfY56/rv0/3PYc00GQYCwCfeT9o
ev/s8w4leyDxY3UrF/czVN4=
=F9mo
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]