Your message dated Wed, 20 Nov 2013 00:00:08 +0000
with message-id <[email protected]>
and subject line Bug#729044: fixed in freerdp 1.0.2-3
has caused the Debian Bug report #729044,
regarding [libfreerdp-dev] Package unusable due to bad #include directive
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.)


-- 
729044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libfreerdp-dev
Version: 1.0.1-1.1+deb7u2
Severity: grave
Tags: patch

--- Please enter the report below this line. ---

Trying to build something against libfreerdp-dev leads to compilation errors 
similar to the following one:

In file included from /usr/include/freerdp/gdi/gdi.h:26:0,
[...]
/usr/include/freerdp/utils/debug.h:23:20: fatal error: config.h: No such file 
or directory

Please find attached a patch which fixes the issue.

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.5-trunk-amd64

Debian Release: 7.2
  990 stable          sauron 
  990 stable          repository.hynesim.org 
  500 wheezy-backports mozilla.debian.net 
  500 wheezy          apt.puppetlabs.com 
  500 stable          security.debian.org 
  500 stable          repository.spotify.com 
  500 stable          ftp.fr.debian.org 
  500 stable          dl.google.com 
  500 isv:ownCloud:community download.opensuse.org 
  100 wheezy-backports ftp.fr.debian.org 
    1 unstable        ftp.fr.debian.org 
    1 testing         ftp.fr.debian.org 
    1 experimental    ftp.fr.debian.org 

--- Package information. ---
Depends                                    (Version) | Installed
====================================================-+-=====================
libfreerdp1                     (= 1.0.1-1.1+deb7u2) | 1.0.1-1.1+deb7u2
libfreerdp-plugins-standard     (= 1.0.1-1.1+deb7u2) | 1.0.1-1.1+deb7u2


Package's Recommends field is empty.

Package's Suggests field is empty.
-- 
Jean-Baptiste ROUAULT
R&D Engineer - diateam : Architectes de l'information
Phone : +33 (0)2 98 050 050 Fax : +33 (0)2 98 050 051
Index: freerdp/include/freerdp/utils/debug.h
===================================================================
--- freerdp.orig/include/freerdp/utils/debug.h	2013-02-19 09:35:03.000000000 +0100
+++ freerdp/include/freerdp/utils/debug.h	2013-02-19 09:35:25.000000000 +0100
@@ -20,8 +20,6 @@
 #ifndef __UTILS_DEBUG_H
 #define __UTILS_DEBUG_H
 
-#include "config.h"
-
 #include <stdio.h>
 
 #define DEBUG_NULL(fmt, ...) do { } while (0)
Index: freerdp/libfreerdp-core/freerdp.c
===================================================================
--- freerdp.orig/libfreerdp-core/freerdp.c	2013-02-19 09:34:31.000000000 +0100
+++ freerdp/libfreerdp-core/freerdp.c	2013-02-19 09:34:51.000000000 +0100
@@ -17,6 +17,7 @@
  * limitations under the License.
  */
 
+#include "config.h"
 #include "rdp.h"
 #include "input.h"
 #include "update.h"

--- End Message ---
--- Begin Message ---
Source: freerdp
Source-Version: 1.0.2-3

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

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.
Mike Gabriel <[email protected]> (supplier of updated freerdp 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: SHA256

Format: 1.8
Date: Sat, 09 Nov 2013 13:34:40 +0100
Source: freerdp
Binary: freerdp-x11 libfreerdp1 libfreerdp-plugins-standard libfreerdp-dev 
freerdp-x11-dbg libfreerdp1-dbg libfreerdp-plugins-standard-dbg
Architecture: source amd64
Version: 1.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Mike Gabriel <[email protected]>
Changed-By: Mike Gabriel <[email protected]>
Description: 
 freerdp-x11 - RDP client for Windows Terminal Services
 freerdp-x11-dbg - RDP client for Windows Terminal Services (debug)
 libfreerdp-dev - RDP client for Windows Terminal Services (development)
 libfreerdp-plugins-standard - RDP client for Windows Terminal Services 
(plugins)
 libfreerdp-plugins-standard-dbg - RDP client for Windows Terminal Services 
(plugins debug)
 libfreerdp1 - RDP client for Windows Terminal Services (library)
 libfreerdp1-dbg - RDP client for Windows Terminal Services (library debug)
Closes: 729044
Changes: 
 freerdp (1.0.2-3) unstable; urgency=low
 .
   * Add patch: 1001_fix-compliling.patch. Fix compilation errors
     against libfreerdp-dev. Thanks to Jean-Baptiste Rouault for
     reporting this. (Closes: #729044).
   * debian/control:
     + Alioth-canonicalize Vcs-*: fields.
     + Make freerdp-dbg bin:package Multi-Arch: same.
     + Split up freerdp-dbg in several -dbg packages (freerdp-x11-dbg
       -> multi-arch: no, libfreerdp*-dbg -> Multi-Arch: same).
   * debian/rules:
     + Patch generated man page file. Fixes hyphen-used-as-minus-sign
       lintian issue.
Checksums-Sha1: 
 068acbdd2323e9a1ee63243d5fea900c51a5e731 2509 freerdp_1.0.2-3.dsc
 08429401afa5b78e1ef45e403155ab0b8afed7fe 13502 freerdp_1.0.2-3.debian.tar.gz
 8ff3882c01fc280846b08aea119c2ada90d385a9 45192 freerdp-x11_1.0.2-3_amd64.deb
 9f8af769f497a780fb6bd783e32de2b367750640 197580 libfreerdp1_1.0.2-3_amd64.deb
 c9631edc2cd8ed01a493d2f5cc5af2fdbe292f04 69746 
libfreerdp-plugins-standard_1.0.2-3_amd64.deb
 85897ce8756564e34005f9db641cf693209130dd 48764 libfreerdp-dev_1.0.2-3_amd64.deb
 2a8f91d0e4d19043702c033d2a02d3c1c0155572 246242 
freerdp-x11-dbg_1.0.2-3_amd64.deb
 173650c89c7a2cf71dda54466a25f909dbfb266b 1198600 
libfreerdp1-dbg_1.0.2-3_amd64.deb
 8bd4bb4a743ee3e6a5b1d045724c6113da6f3aa2 242256 
libfreerdp-plugins-standard-dbg_1.0.2-3_amd64.deb
Checksums-Sha256: 
 55fa5352a20e9f1d456cba3aa1712fcf5fb6f5dab39847743f5a10028d976285 2509 
freerdp_1.0.2-3.dsc
 d4b62538afc94c1629878c2f84d3e37cb19683c05d8ea43bd2ea351fd5b77408 13502 
freerdp_1.0.2-3.debian.tar.gz
 8fdc9d2e44f552ea57f8ddb480f719e1d4deb06dbcc10f900b34eccbc7239d02 45192 
freerdp-x11_1.0.2-3_amd64.deb
 581f32e76cbed82c67b2fa8858442337cb5cb566b4cbe6f74e89cde6b4d0caf6 197580 
libfreerdp1_1.0.2-3_amd64.deb
 e5574a4494e969be7098e90c8a35d3860f2fc99910d75e620f5a2a01b891667f 69746 
libfreerdp-plugins-standard_1.0.2-3_amd64.deb
 d9fa93bb7d0de9a668484e8b49ac9322ff8dbdb4f5cc4445359d7eb84b32de32 48764 
libfreerdp-dev_1.0.2-3_amd64.deb
 30670cf8aa34e777141fe79667380257edd36cd65288447c2783e4bfaa3d861b 246242 
freerdp-x11-dbg_1.0.2-3_amd64.deb
 545208a18a7fc5020a17a0b3d4afbb184fee148b7218be591d74c6b048987607 1198600 
libfreerdp1-dbg_1.0.2-3_amd64.deb
 6ab4dd80b7a9901621a4152566cc9ebf3fae7ee248cc74327a315b284b1d5d86 242256 
libfreerdp-plugins-standard-dbg_1.0.2-3_amd64.deb
Files: 
 f9cf522cd7bf69256935bdab7f2550c7 2509 x11 optional freerdp_1.0.2-3.dsc
 0a90b919bf25665386fc89d4fd0ba35f 13502 x11 optional 
freerdp_1.0.2-3.debian.tar.gz
 e127d00d7098a4e403ff706672b35b4c 45192 x11 optional 
freerdp-x11_1.0.2-3_amd64.deb
 c053cab0edfce1b1c3f8dafd0d431476 197580 libs optional 
libfreerdp1_1.0.2-3_amd64.deb
 e2f60175540dc2abab1589637725d732 69746 libs optional 
libfreerdp-plugins-standard_1.0.2-3_amd64.deb
 23436ccd1eefa7b5492c8aef6645a0ff 48764 libdevel optional 
libfreerdp-dev_1.0.2-3_amd64.deb
 72207a54eae5b9cd8efc16ed0f9abc24 246242 debug extra 
freerdp-x11-dbg_1.0.2-3_amd64.deb
 25992c38ddb2ce956e2405a2e6c4e241 1198600 debug extra 
libfreerdp1-dbg_1.0.2-3_amd64.deb
 2ee64a77009099e20f00398eb6343c7d 242256 debug extra 
libfreerdp-plugins-standard-dbg_1.0.2-3_amd64.deb

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

iQIcBAEBCAAGBQJSfix2AAoJEJr0azAldxsxDCQP/jqDl9LiNdgc9GVaJ6TRjZ4d
/YHQkdeXt7NpfEpCGCt0oe6KKS5haaOXNmIbEBJcwhyTY88WzplaLRyJg/ZbjznT
rieqH2DO+Ii0s1CU+lkVbarnmKX6ubTokRiMPAB+e1m6sPXAxfWsk1k3h6gWOdEg
83QimT1vemoL4SEsZJkZBusDi3hhnrWNxL1aPb2ymNABiQbeB5XkK7b9AI64qXVX
DYPZdwEq8lZm1OmMCeSNqU+i/zsw9QvcxZR7JarOBzjPEn65AxhbI11ZmB3aDYio
TWzlfeEdCd9brDEud/DoLYJnvJiOX+whVFyCzqmC4HU65yxawOV/mS90dg/LCsV/
YON0ty8sbP4TUlDO7V5s/SKcFHfemljA6MkfKN9zJFznviRD9fMKEi8Lpo1CZYNh
v8+UlezBHj+85TUfgm8N4VzUWk/1icHxkMtaF2ipkUOL2IEdCHBKtr5WbQb097mD
iSBdcum0ScrCRrlXsSaKvMcBjRsK4aN2s45I4wncsc7VxrcpP4U7Wqg3oPZuKSNX
bZpkq8HwV7YljRYBlCavV85Mh0MroRoyU3JHGnpU0N8f48pWzWt8vWhOtTT9qKSD
v18PekL2mXMoEeAriPgFnPLJmTwIRiDCcFRzUbGsK/MNuGW17djKHQGXgBVO0reL
C/iaKKY3OTyJrDgbqJLa
=1AbC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to