Opened 16 years ago
Closed 15 years ago
#8556 closed patch (fixed)
configure fails to detect qtdbus in 0.23-fixes
| Reported by: | Owned by: | Janne Grunau | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - configure script | Version: | 0.23-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Since [24836] 0.23-fixes fails to detect qtdbus in ubuntu. This causes mythfrontend to not work with dbus for shutdown/reboot. trunk does detect it and upon inspection of the configure script part of [24554] modified check_ld_cxx which is what is used in the qtdbus check. Attached is the extracted part of [24554] that fixes check_ld_cxx.
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | check_ld_cxx.diff added |
|---|
comment:1 by , 15 years ago
| Milestone: | unknown → 0.24 |
|---|
comment:2 by , 15 years ago
| Component: | MythTV - General → MythTV - configure script |
|---|---|
| Milestone: | 0.24 |
| Owner: | changed from to |
| Version: | Unspecified → 0.23-fixes |
Note:
See TracTickets
for help on using tickets.

This is actually specific to 0.23-fixes, only. The patch is hunk 2 of [24554].