Your message dated Fri, 06 May 2005 14:02:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#263744: fixed in termpkg 3.3-2
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; 5 Aug 2004 14:36:27 +0000
>From [EMAIL PROTECTED] Thu Aug 05 07:36:27 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c214098.adsl.hansenet.de (localhost) [213.39.214.98] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BsjM3-00023S-00; Thu, 05 Aug 2004 07:36:27 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1BsjM1-0001Uz-Uo; Thu, 05 Aug 2004 16:36:25 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: termpkg: FTBFS with gcc-3.4: conflicting types for 'htons'
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 05 Aug 2004 16:36:25 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: termpkg
Severity: normal
Tags: patch

When building 'termpkg' with gcc-3.4 I get the following error:

gcc -I../libtn -DLINUX -Wall   -c -o SocketIO.o SocketIO.c
SocketIO.c:52: error: conflicting types for 'htons'
SocketIO.c:52: note: an argument type that has a default promotion can't match 
an empty parameter name list declaration
/usr/include/netinet/in.h:268: error: previous declaration of 'htons' was here
SocketIO.c:52: error: conflicting types for 'htons'
SocketIO.c:52: note: an argument type that has a default promotion can't match 
an empty parameter name list declaration
/usr/include/netinet/in.h:268: error: previous declaration of 'htons' was here
make[2]: *** [SocketIO.o] Error 1
make[2]: Leaving directory `/termpkg-3.3/linux/libtn'

With the attached patch 'termpkg' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/termpkg-3.3/libtn/SocketIO.c ./libtn/SocketIO.c
--- ../tmp-orig/termpkg-3.3/libtn/SocketIO.c    2001-09-01 16:04:51.000000000 
+0200
+++ ./libtn/SocketIO.c  2004-08-05 16:31:51.472052726 +0200
@@ -47,7 +47,7 @@
 
 int tn_errno = 0;
 
-#if !defined(AIX)
+#if !defined(AIX) && !defined(LINUX)
 #if !defined(FreeBSD) && !defined(SunOS)
 u_short htons();
 #endif

---------------------------------------
Received: (at 263744-close) by bugs.debian.org; 6 May 2005 18:12:17 +0000
>From [EMAIL PROTECTED] Fri May 06 11:12:15 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 1DU7J9-0004ek-00; Fri, 06 May 2005 11:12:15 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DU79c-0005qb-00; Fri, 06 May 2005 14:02:24 -0400
From: Oliver Kurth <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#263744: fixed in termpkg 3.3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 14:02:24 -0400
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: termpkg
Source-Version: 3.3-2

We believe that the bug you reported is fixed in the latest version of
termpkg, which is due to be installed in the Debian FTP archive:

termnet_3.3-2_i386.deb
  to pool/main/t/termpkg/termnet_3.3-2_i386.deb
termnetd_3.3-2_i386.deb
  to pool/main/t/termpkg/termnetd_3.3-2_i386.deb
termpkg_3.3-2.diff.gz
  to pool/main/t/termpkg/termpkg_3.3-2.diff.gz
termpkg_3.3-2.dsc
  to pool/main/t/termpkg/termpkg_3.3-2.dsc
ttyd_3.3-2_i386.deb
  to pool/main/t/termpkg/ttyd_3.3-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.
Oliver Kurth <[EMAIL PROTECTED]> (supplier of updated termpkg 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: Mon, 25 Apr 2005 10:20:19 -0700
Source: termpkg
Binary: termnetd ttyd termnet
Architecture: source i386
Version: 3.3-2
Distribution: unstable
Urgency: low
Maintainer: Oliver Kurth <[EMAIL PROTECTED]>
Changed-By: Oliver Kurth <[EMAIL PROTECTED]>
Description: 
 termnet    - Simple Telnet replacement for termnetd
 termnetd   - Terminal Server daemon
 ttyd       - Remote Modem Utility for Unix
Closes: 263744 265645 267101
Changes: 
 termpkg (3.3-2) unstable; urgency=low
 .
   * fixed several vulnerabilities send by Max Vozeler <[EMAIL PROTECTED]>
     (closes: #267101)
   * make it compile with gcc 3.4 (closes: #263744)
   * use #define __USE_MISC before #include <termios.h> to make it
     compile on Alpha (closes: #265645)
Files: 
 889e3af59b92d5b27343b6b9ac8f86d2 572 net optional termpkg_3.3-2.dsc
 43ad80bce712260da3ea5aa8f07e1686 4499 net optional termpkg_3.3-2.diff.gz
 ea0392733ba46a9b8f88dbb1632487ec 19420 net optional ttyd_3.3-2_i386.deb
 9a2d1a3ba340824fd0bb7cb7a8dc4c04 32530 net optional termnetd_3.3-2_i386.deb
 3f7e37b3449e0a0ea82a531072c5d37d 19300 net optional termnet_3.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCe612UmVSJkUeqxsRAjAkAJ9oFzEYYhKic+r/Iob3yldQi/t9FwCgyBAs
hc9fDzjnDwez0K1lh3m34xc=
=FBYB
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to