Package: dbus-c++ / 0.9.0-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| dbus-c++ | 0.9.0-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_host_name_max.patch | (download) |
examples/echo/Makefile.am |
2 1 + 1 - 0 ! |
avoid relying on max host name length Fixes FTBFS on Debian GNU/kFreeBSD. |
| 02_no_add_needed.patch | (download) |
examples/glib/Makefile.am |
2 1 + 1 - 0 ! |
add missing library to fix ftbfs with --no-add-needed. |
| 03_add_unistd_header.patch | (download) |
src/eventloop-integration.cpp |
1 1 + 0 - 0 ! |
fix ftbfs due to header dependency changes in gcc 4.7 This patch fixes FTBFS by explicitly including unistd.h. |
| 04_fix_hurd_ftbfs.patch | (download) |
test/functional/Test1/Makefile.am |
3 2 + 1 - 0 ! |
fix ftbfs on hurd Fix FTBFS caused by undefined reference to symbol 'pthread_join@@GLIBC_2.12' while linking test/functional/Test1. |
