Your message dated Sun, 14 Dec 2003 14:02:30 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#220232: fixed in linux-kernel-headers 2.5.999-test7-bk-10
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; 11 Nov 2003 16:36:04 +0000
>From [EMAIL PROTECTED] Tue Nov 11 10:36:03 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mx5.informatik.uni-tuebingen.de [134.2.12.32] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AJbUo-0003ge-00; Tue, 11 Nov 2003 10:36:02 -0600
Received: from localhost (loopback [127.0.0.1])
        by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
        id A07BF11B; Tue, 11 Nov 2003 17:36:01 +0100 (NFT)
Received: from mx3.informatik.uni-tuebingen.de ([134.2.12.26])
 by localhost (mx5 [134.2.12.32]) (amavisd-new, port 10024) with ESMTP
 id 39346-03; Tue, 11 Nov 2003 17:36:00 +0100 (MET)
Received: from dual (semeai [134.2.15.66])
        by mx3.informatik.uni-tuebingen.de (Postfix) with ESMTP
        id AB0BB14C; Tue, 11 Nov 2003 17:35:59 +0100 (NFT)
Received: from mrvn by dual with local (Exim 3.36 #1 (Debian))
        id 1AJbUk-0005Ht-00; Tue, 11 Nov 2003 17:35:58 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Goswin Brederlow <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libpt: ptlib.h includes both time.h and linux/time.h
X-Mailer: reportbug 2.26.1
Date: Tue, 11 Nov 2003 17:35:58 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Goswin von Brederlow <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at informatik.uni-tuebingen.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
        tests=HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 
(1.174.2.15-2003-03-30-exp)

Package: libpt
Version: unavailable; reported 2003-11-11
Severity: grave
Justification: renders package unusable

When compiling openh323 I get the following:

g++  -DP_LINUX  -ffunction-sections -fdata-sections -D_REENTRANT -Wall  -DP_USE_PRAGMA 
-g -D_DEBUG -DPMEMORY_CHECK=1 -DPHAS_TEMPLATES -I/usr/include/ptlib/unix 
-I/usr/include/pwlib -DPTRACING -I/home/mrvn/build/openh323/openh323-1.12.2/include 
-DHAS_IXJ -DHAS_OSS -DPTRACING -I/usr/share/pwlib//include -DP_USE_PRAGMA -pipe -fPIC 
-DPIC -O2 -x c++ -c /home/mrvn/build/openh323/openh323-1.12.2/src/h225_1.cxx -o 
/home/mrvn/build/openh323/openh323-1.12.2/lib/obj_linux_m68k_d/h225_1.o
In file included from /usr/include/linux/videodev2.h:16,
                 from /usr/include/linux/videodev.h:8,
                 from /usr/include/ptlib/unix/ptlib/videoio.h:106,
                 from /usr/include/ptlib/video.h:89,
                 from /usr/include/ptlib/unix/ptlib/video.h:66,
                 from /usr/share/pwlib/include/ptlib.h:269,
                 from /home/mrvn/build/openh323/openh323-1.12.2/src/h225_1.cxx:11:
/usr/include/linux/time.h:9: error: redefinition of `struct timespec'
/usr/include/time.h:119: error: previous definition of `struct timespec'
/usr/include/linux/time.h:15: error: redefinition of `struct timeval'
/usr/include/bits/time.h:70: error: previous definition of `struct timeval'
/usr/include/linux/time.h:354: error: redefinition of `struct itimerspec'
/usr/include/time.h:160: error: previous definition of `struct itimerspec'
make[4]: *** [/home/mrvn/build/openh323/openh323-1.12.2/lib/obj_linux_m68k_d/h225_1.o] 
Error 1

/usr/include/ptlib/ptime.h includes <time.h>.

MfG
        Goswin

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dual 2.4.21-ac4 #1 SMP Sat Jul 5 17:53:13 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE


---------------------------------------
Received: (at 220232-close) by bugs.debian.org; 14 Dec 2003 19:07:11 +0000
>From [EMAIL PROTECTED] Sun Dec 14 13:07:10 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AVbW7-0008SE-00; Sun, 14 Dec 2003 13:02:59 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 1AVbVe-0003Q4-00; Sun, 14 Dec 2003 14:02:30 -0500
From: Daniel Jacobowitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#220232: fixed in linux-kernel-headers 2.5.999-test7-bk-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 14 Dec 2003 14:02:30 -0500
Delivered-To: [EMAIL PROTECTED]

Source: linux-kernel-headers
Source-Version: 2.5.999-test7-bk-10

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

linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
linux-kernel-headers_2.5.999-test7-bk-10.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.dsc
linux-kernel-headers_2.5.999-test7-bk-10_i386.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10_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.
Daniel Jacobowitz <[EMAIL PROTECTED]> (supplier of updated linux-kernel-headers 
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: Sat, 13 Dec 2003 16:13:20 -0500
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.5.999-test7-bk-10
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <[EMAIL PROTECTED]>
Changed-By: Daniel Jacobowitz <[EMAIL PROTECTED]>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 203303 215337 215937 216921 218438 219664 219940 220138 220232 220331 220953 
220991 221438 221543
Changes: 
 linux-kernel-headers (2.5.999-test7-bk-10) unstable; urgency=low
 .
   * Daniel Jacobowitz <[EMAIL PROTECTED]>
 .
     - Add a testsuite.
 .
     - Resolve a conflict between <linux/compiler.h> and <sys/cdefs.h>
       (Closes: #215337, #219664).
       - debian/patches/no-linux-compiler-h.patch
     - Let <linux/netlink.h> compile by moving some of <linux/uio.h> into
       __KERNEL__ (Closes: #215937).
       - debian/patches/linux-netlink-compilation.patch
     - Fix a -W (-Wextra) warning with the ioctl type checking macros
       (Closes: #219940, #220953).
       - debian/patches/ioctl-signedness.patch
     - Quiet #warning from <linux/list.h> for now.
       - debian/patches/linux-list-quiet-warning.patch
     - Fix conflict between <linux/time.h> and <time.h>, and other C++
       namespace cleanliness problems
       (Closes: #218438, #220232, #216921, #221438).
       - debian/patches/linux-types-and-time.patch
       - debian/patches/linux-types-ustat.h removed.
     - Also export __kernel_dev_t for util-linux/cryptoloop (Closes: 220991).
       - debian/patches/linux-types-and-time.patch
     - Remove some useless __const__ markers from byteorder headers.
       - debian/patches/byteorder-const.patch
     - Add __extension__ to several ({ }) constructs to allow them with -ansi
       (Closes: #203303).
       - debian/patches/byteorder.patch
     - Disable the contents of <asm-ia64/pal.h> in userspace (Closes: #220138).
       - debian/patches/ia64-pal.patch
     - Don't include unneeded mod_devicetable.h from linux/pci.h (Closes: #221543).
       - debian/patches/linux-pci.patch
     - Don't include buffer_head.h from linux/msdos_fs.h (Closes: #220331).
       - debian/patches/msdos-fs.patch
     - Suppress pedantic long long warnings for <linux/types.h>.
       - debian/patches/linux-types-long-long.patch
 .
   * Jeff Bailey <[EMAIL PROTECTED]>
 .
    - debian/control: Bump standards version to 3.6.1.
      No changes required.
Files: 
 bc66113e31ae75aee3781ac6d647a1d2 858 devel standard 
linux-kernel-headers_2.5.999-test7-bk-10.dsc
 ec12b4d434e942e7b99e94a9423ff482 52489 devel standard 
linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
 a31486ee73e3c528c066abb1ba351fbb 1375424 devel standard 
linux-kernel-headers_2.5.999-test7-bk-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3LDAbgOPXuCjg3cRAiCmAJ4iPq2MylFNzkoqT5OQA6+k22GJ+wCffxmk
jjI+8OpG2MSCcf1FT9ecfOs=
=CUdw
-----END PGP SIGNATURE-----


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

Reply via email to