Your message dated Wed, 19 Oct 2005 23:00:00 +1000
with message-id <[EMAIL PROTECTED]>
and subject line removed from unstable
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; 3 Jan 2005 09:41:11 +0000
>From [EMAIL PROTECTED] Mon Jan 03 01:41:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c173214.adsl.hansenet.de (localhost.localdomain)
[213.39.173.214]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1ClOi7-0008V4-00; Mon, 03 Jan 2005 01:41:11 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
id 1ClOnc-0001Ks-51; Mon, 03 Jan 2005 10:46:52 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: radiusd-cistron: FTBFS (amd64/gcc-4.0): static declaration of
'radius_pid' follows non-static declaration
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 03 Jan 2005 10:46:52 +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: radiusd-cistron
Severity: normal
Tags: patch
When building 'radiusd-cistron' on amd64 with gcc-4.0,
I get the following error:
debian/rules build
test -f src/radiusd.c
(cd src && make DBM=-DUSE_DB3 DBMLIB=-ldb PAM=-DPAM PAMLIB="-lpam -ldl")
make[1]: Entering directory `/radiusd-cistron-1.6.6/src'
gcc -Wall -g -DUSE_DB3 -c radiusd.c
In file included from radiusd.c:33:
radiusd.h:329: warning: conflicting types for built-in function 'log'
radiusd.c:72: error: static declaration of 'radius_pid' follows non-static
declaration
radiusd.h:205: error: previous declaration of 'radius_pid' was here
radiusd.c: In function 'main':
radiusd.c:510: warning: pointer targets in passing argument 6 of 'recvfrom'
differ in signedness
radiusd.c:516: warning: pointer targets in passing argument 3 of 'radrecv'
differ in signedness
radiusd.c:527: warning: pointer targets in passing argument 6 of 'recvfrom'
differ in signedness
radiusd.c:533: warning: pointer targets in passing argument 3 of 'radrecv'
differ in signedness
radiusd.c: In function 'radrespond':
radiusd.c:606: warning: pointer targets in passing argument 1 of 'strNcpy'
differ in signedness
radiusd.c:606: warning: pointer targets in passing argument 2 of 'strNcpy'
differ in signedness
make[1]: *** [radiusd.o] Error 1
make[1]: Leaving directory `/radiusd-cistron-1.6.6/src'
make: *** [build] Error 2
With the attached patch 'radiusd-cistron' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/radiusd-cistron-1.6.6/src/radiusd.h ./src/radiusd.h
--- ../tmp-orig/radiusd-cistron-1.6.6/src/radiusd.h 2005-01-03
10:41:33.599795704 +0100
+++ ./src/radiusd.h 2005-01-03 10:37:43.760736552 +0100
@@ -202,7 +202,6 @@
extern char *radwtmp_path;
extern UINT4 expiration_seconds;
extern UINT4 warning_seconds;
-extern int radius_pid;
extern int use_dbm;
extern int use_dns;
extern int use_wtmp;
---------------------------------------
Received: (at 288361-done) by bugs.debian.org; 19 Oct 2005 13:00:07 +0000
>From [EMAIL PROTECTED] Wed Oct 19 06:00:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from crumbs.ertius.org [67.18.176.136] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ESDY7-0006N7-00; Wed, 19 Oct 2005 06:00:07 -0700
Received: from ooder.vpn.ertius.org (ooder.vpn.ertius.org [10.10.0.1])
by crumbs.ertius.org (Postfix) with ESMTP id 4AE77714D3
for <[EMAIL PROTECTED]>; Wed, 19 Oct 2005 23:00:06 +1000 (EST)
Received: by ooder.vpn.ertius.org (Postfix, from userid 1000)
id C3AF878113; Wed, 19 Oct 2005 23:00:00 +1000 (EST)
Date: Wed, 19 Oct 2005 23:00:00 +1000
From: Rob Weir <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: removed from unstable
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
radiusd-cistron has been removed from Debian
(http://packages.qa.debian.org/r/radiusd-cistron/news/1.html).
-rob
--=20
=2E..as big as jolly ranchers!
--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDVkNQvQ+DhR5zt80RAtjiAJsEVwu5+ENDtG/ZxO1fQl5OSZ+SFgCdHHo5
sSUbQxsn7+sdfMli/WlqfTE=
=E4Bc
-----END PGP SIGNATURE-----
--Qxx1br4bt0+wmkIi--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]